#84 β Word Definition Chrome Extension
In this coding challenge, I attempt to make a chrome extension that looks up a selected wordβs definition using the Wordnik API.
- This course focuses on programming strategies and techniques behind procedural analysis and generation of text-based data. 
- Reference for the chrome.extension API 
- Wordnik is a website that provides a variety of services for words, including definitions, synonyms, antonyms, and more. 
- In this video I look out how my examples can be ported to cross-browser extensions/add-ons. 
- Playlist on developing Chrome extensions in JavaScript 
- Live Stream with Chrome Extensions Continued! 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 
