+ 3
Which JavaScript things should I learn for front-end web development?
JavaScript has very huge things to learn but I'm focusing on Front-end Web Development. So it's not necessary for me to learn all things for my target. So what things should I try...
5 Antworten
+ 2
I will suggest you understand the ins and outs of the javaScript itself.
For instance, weird behaviours like closures, functional context or 'this', object and function prototypes and latest addition in ES6 like, set and map objects, let and const (block scoping), classes(just synthactic sugar objects...lol) and modules.
Front-End is just a title, Understand the language itself.
+ 2
Hi Mehadi,
If you are a little bit afraid with pure javascript you might be happy to use jQuery (you can learn with sololearn), that's much more fun to code javascript with.
By the way jQuery got there own online lesson (for free) https://jquery.com/
+ 2
Try p5.js a very comprehensive library for JS
https://p5js.org
0
Thank you brothers for helping me.
0
hello mr. am sendri salam from indomesia , I wont to learn java script. for the first time,waht would Iwana learn