Demos and Source Code
React (v15.6):
- Thesaurus
Type in any word and if results are returned, all definitions and synonyms will be displayed. Data is retrieved via a public API hosted on wordsapi.com.
AngularJS (1.6):
- Thesaurus
Type in any word and if results are returned, all definitions and synonyms will be displayed. Data is retrieved via a public API hosted on wordsapi.com.
- Notifier
Displays messages pushed from a locally running Grunt WebSocket server. No live demo, code only.