-
Notifications
You must be signed in to change notification settings - Fork 76
general resources
Ben Elan edited this page Oct 16, 2024
·
1 revision
This is a list of conceptual resources that may be helpful in the development of Calcite Components. Please feel free to add to this list!
- https://javascript.info/
- https://www.30secondsofcode.org/
- https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Asynchronous/Concepts
- https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements
- https://javascript.info/web-components
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/EventLoop
- https://javascript.info/events
- https://pm.dartus.fr/blog/a-complete-guide-on-shadow-dom-and-event-propagation/
- https://github.com/getify/You-Dont-Know-JS
- https://github.com/denysdovhan/wtfjs
- https://github.com/leonardomso/33-js-concepts
- https://github.com/30-seconds/30-seconds-of-code
- https://github.com/javascript-tutorial/en.javascript.info
- https://github.com/ryanmcdermott/clean-code-javascript
- https://github.com/goldbergyoni/nodebestpractices
- https://github.com/airbnb/javascript
- https://github.com/elsewhencode/project-guidelines
- https://github.com/metagrover/ES6-for-humans
- https://github.com/trekhleb/javascript-algorithms
- https://github.com/goldbergyoni/javascript-testing-best-practices
- https://github.com/you-dont-need/You-Dont-Need
- https://github.com/raganwald/javascript-allonge
- https://github.com/thedaviddias/Front-End-Checklist
- https://github.com/sindresorhus/awesome
- https://github.com/LeCoupa/awesome-cheatsheets
- https://github.com/impressivewebs/frontend-feeds
- https://github.com/public-apis/public-apis
- https://github.com/danistefanovic/build-your-own-x
- https://github.com/ossu/computer-science
- https://github.com/jlevy/the-art-of-command-line
- https://github.com/EbookFoundation/free-programming-books
- https://github.com/kamranahmedse/developer-roadmap
- https://github.com/donnemartin/system-design-primer
- https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
- https://github.com/kangax/compat-table
- https://github.com/yangshun/tech-interview-handbook
- https://github.com/DopplerHQ/awesome-interview-questions
- https://github.com/yangshun/front-end-interview-handbook
- https://github.com/lydiahallie/javascript-questions
- https://github.com/jwasham/coding-interview-university
- https://github.com/viraptor/reverse-interview
- https://github.com/kennymkchan/interview-questions-in-javascript