Added additional references (#31728)

This commit is contained in:
Andrew Rohde
2019-02-19 19:38:37 -06:00
committed by Randell Dawson
parent 0b44bb7fae
commit 228807ec63

View File

@ -50,10 +50,11 @@ Mozilla also offers Rhino, an implementation of JavaScript built in Java, typica
WebKit (except for the Chromium project) implements the JavaScriptCore engine. WebKit (except for the Chromium project) implements the JavaScriptCore engine.
## JavaScript Frameworks ## JavaScript Frameworks
Most frequently used JavaScript [Frameworks](https://skillcrush.com/2018/07/23/what-is-a-javascript-framework/) are React JS, Angular JS, Create JS, jQuery, nodeJS etc. Most frequently used JavaScript [Frameworks](https://skillcrush.com/2018/07/23/what-is-a-javascript-framework/) are React JS, Angular JS, Create JS, jQuery, nodeJS etc.
For details, follow this [link](https://javascriptreport.com/the-ultimate-guide-to-javascript-frameworks/). For details, follow this [link](https://javascriptreport.com/the-ultimate-guide-to-javascript-frameworks/).
#### More Information ## Additioinal Resources
- [W3C JavaScript Reference](https://www.w3schools.com/jsref/)
- [FreeCodeCamp Curriculum](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript)
- [MDN Docs](https://developer.mozilla.org/bm/docs/Web/JavaScript)
[MDN Docs](https://developer.mozilla.org/bm/docs/Web/JavaScript)