The purpose of this repo is to document concepts that we've reviewed during our mentoring sessions and keep organized!
This repo won't have everything, but here are some sites that can help you find the answer:
- Stack Overflow - answering very specific questions based on problems/errors you see
- DEV - general blog-style writings, lots of tutorials
- MDN Web Docs - in-depth explanation and examples of various JavaScript concepts
- W3Schools - basic explanation and examples of various JavaScript concepts
- Hackerrank - lots of practice problems, good for interviews
- LeetCode - more algorithmic practice, but can be helpful
- JSFiddle - JS/CSS/HTML practice environment
- CodePen - another JS/CSS/HTML practice environment
- JS Party - All about Java Script! I listen to other Changelog podcasts and they do a great job to ensure that the content is accessible to everyone, from beginners to experts.
- The Changelog - A general programming podcast. This is a great way to get comfortable with technical speaking.
- Front End Happy Hour - Highly recommended front end podcast.
- Fireship - Great walkthroughs of various tech, longer walkthroughs of JavaScript-based tech.
- Clément Mihailescu - Good interview resources.
- Exponent - Lots of mock interviews, though a lot are for more experienced positions.