# Resources to read (before interview)
1. ES6 tips here
2. Before interview read: here
3. NodeJS interview tips prepare here
4. NodeJS best practices Github here
5. Roadmap for techs: here
6. JavScript is a dynamically typed language: here
7. Axios cheat sheet: here
8. JavaScript tips from github: here
9. JavaScript micro-test: here
10. Backend N + 1 Problem: here
11. React App Performance Optimization: here