Resource hub for Road to Hire Cohort 13
Tools - content on helpful tools you might use as a developer
JavaScript - content on JavaScript fundamentals
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.
- Clément Mihailescu - Good interview resources.
- Exponent - Lots of mock interviews, though a lot are for more experienced positions.