Ask HN: Resources to learn JavaScript in 2014?
📰 Hacker News · codegeek
Learn JavaScript fundamentals with recommended resources from 2014
Action Steps
- Review the basics of JavaScript using online resources like MDN Web Docs
- Practice building small projects using plain JavaScript to reinforce understanding
- Read books like 'JavaScript: The Definitive Guide' to deepen knowledge
- Explore JavaScript tutorials on websites like Codecademy or W3Schools
- Join online communities like Hacker News or Stack Overflow to ask questions and get feedback
Who Needs to Know This
Developers who want to improve their JavaScript skills without relying on frameworks or libraries can benefit from this lesson. It's useful for software engineers and frontend engineers who need to understand the basics of JavaScript.
Key Insight
💡 Understanding JavaScript fundamentals is crucial for building a strong foundation in web development
Share This
🚀 Learn JavaScript fundamentals with these 2014 resources! 🚀
Key Takeaways
Learn JavaScript fundamentals with recommended resources from 2014
Full Article
I have played around with Javascript for years. You know the basic stuff. Heck, I even wrote a Basketball scoreboard back in 2004 using plain javascript (the code will probably give you nightmares if I share it). But most of that was using google, w3schools etc. I really want to learn the fundamentals again. Fundamentals of Javascript, not a framework or library. So yes, I have access to Jquery and what not, but want to learn javascript and nothing else. What would you experts recommend in 2014 ?
DeepCamp AI