-
Notifications
You must be signed in to change notification settings - Fork 77
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