Hello JavaScripters,
We are proposing a new type of meetup, the idea came from our previous gatherings where sometimes the discussion would go sideways, in a good way of course, but the deviations opened up a lot of discussion threads. So it only made sense to organize a meetup where we can do just that!
In this meetup, we are all open to add any questions related to:
- JavaScript
- Web,
- where to start learning from
- etc…
Anyone is welcomed to join, especially developers that are at the beginning of the road. Ask Me Anything meetup is a place where we can all share and ask questions.
-
What valuable resources do you recomned?
-
How do you start with open-source?
-
What is the required interview level for a JS position?
-
How can I find mentors to learn more?
-
How should I start learning JS? (Front-end, Backend)
-
Front-end vs JS Developer positions? ( CSS + HTML level )
-
Working with JS, will it get better?
-
Work-learning life balance? When do you get to learn?
-
Which framework to start with is the best?
-
Is JavaScript/Node single threaded?
-
How React hooks work?
-
How to structure a project
-
Where can I find a good ReactNative project structure?
-
Should I think always think about OOP & Design Patterns?
-
How to <3 JS again?
-
What should I learn besides JS?
- Pluralsight tutorials
- Building a JavaScript Development Environment: https://www.pluralsight.com/courses/javascript-development-environment
- Books:
- The "how the internet works" bible: https://hpbn.co/
- A point to start on how to structure your code/project and why: https://www.goodreads.com/book/show/18043011-clean-architecture
- Books about JavaScript, the programming language: https://github.com/getify/You-Dont-Know-JS
- Design patterns applied in JavaScript: https://addyosmani.com/resources/essentialjsdesignpatterns/book/
- Useful reads:
- Modern JS for Dinosaurs: https://medium.com/the-node-js-collection/modern-javascript-explained-for-dinosaurs-f695e9747b70
- Modern HTML for Dinosaurs: https://medium.com/actualize-network/modern-html-explained-for-dinosaurs-65e56af2981
- Talks:
- What the heck is the event loop anyway: https://www.youtube.com/watch?v=8aGhZQkoFbQ
Resources for first time contributions to open source( Thank you @liranTal ):
• https://github.com/MunGell/awesome-for-beginners
• https://www.firsttimersonly.com/
• https://github.com/firstcontributions/first-contributions
• https://github.com/search?q=label%3Agood-first-issue&type=Issues