Resources
-
Our Waffles
Guide
We have created a short comprehensive getting started guide for the beginners to learn
JavaScript!
-
MDN Web Docs
MDN is one of the most trustworthy sources for web development documentation. It covers HTML,
CSS, JavaScript, and more in-depth, with examples and explanations. Great for understanding how
things work under the hood.
-
FreeCodeCamp
FreeCodeCamp offers full, beginner-to-advanced coding lessons that are perfect for learning both
frontend and backend development. It includes hands-on projects to reinforce concepts and build
your portfolio.
-
Stack Overflow
Stack Overflow is a must-use site where developers ask and answer questions. If you're stuck on a
bug or unsure how to implement a feature, chances are someone has already asked about it here.
-
CSS Tricks
CSS Tricks is packed with tips, tutorials, and guides—especially for mastering CSS layouts like
Flexbox and Grid. It's a great place to explore creative solutions and design patterns.
-
DevDocs
DevDocs combines multiple API documentations into one searchable interface. It's super fast and
works offline, making it a great reference for coding without constant internet access.
We have created a short comprehensive getting started guide for the beginners to learn JavaScript!
MDN is one of the most trustworthy sources for web development documentation. It covers HTML, CSS, JavaScript, and more in-depth, with examples and explanations. Great for understanding how things work under the hood.
FreeCodeCamp offers full, beginner-to-advanced coding lessons that are perfect for learning both frontend and backend development. It includes hands-on projects to reinforce concepts and build your portfolio.
Stack Overflow is a must-use site where developers ask and answer questions. If you're stuck on a bug or unsure how to implement a feature, chances are someone has already asked about it here.
CSS Tricks is packed with tips, tutorials, and guides—especially for mastering CSS layouts like Flexbox and Grid. It's a great place to explore creative solutions and design patterns.
DevDocs combines multiple API documentations into one searchable interface. It's super fast and works offline, making it a great reference for coding without constant internet access.