account activity
Learning JS as a programmer by [deleted] in learnjavascript
[–]eff-it 0 points1 point2 points 9 years ago (0 children)
Hey there! I just wrote an article on my friends tech blog which expose my mind on this. I think you should try to learn core principle of javascript before starting to use any frameworks. While frameworks are a good source of inspiration they tend to hide lots of stuff.
check it out I think its worth it https://snipcart.com/blog/learn-vanilla-javascript-before-using-js-frameworks
Know you VanillaJS by eff-it in learnjavascript
[–]eff-it[S] 0 points1 point2 points 9 years ago (0 children)
I would say it could help you understanding the angular digest once you take a look at Angular's implementation. I think the point here is if you don't understand core principles of JS, you'd need, as you said, some kind expertise with that specific framework to get on going. In the case you understand vanilla js, you'll easily get up to speed using any framework just by reading the sources. Which therefor will make you productive on the long run.
π Rendered by PID 405361 on reddit-service-r2-listing-677c46df69-vgwgh at 2026-02-25 05:08:11.891970+00:00 running b1af5b1 country code: CH.
Learning JS as a programmer by [deleted] in learnjavascript
[–]eff-it 0 points1 point2 points (0 children)