+ 4
Which tasks should every well rounded js developer be able to do?
I know form validation, making ajax requests and slideshows are some things every well rounded js developer should be able to do. Can you think of any others?
6 Respuestas
+ 2
Timer
animation (css, svg, canvas)
calculator
slideshow
Form validation
Ajax requests
Design a webpage responsive and good layout
+ 2
Write a very readable code, debug and optimize a very messy code.
+ 2
design a decent navbar
design a website with good layout and responsiveness. website with (grids, flexbox, mediaqueries)
+ 1
You missed the creativity in your list! You have to be creative enough to work through JavaScript !! For instance, you are thinking to create a calculator. Now if you can create the code without others help, you are enough creative in my opinion !! Try to be creative is also a part of coding !!
+ 1
Arb Rahim Badsa both creative and logical thinking are needed
- 1
Timer
animation (css, svg, canvas)
calculator
slideshow
Form validation
Ajax requests
Design a webpage responsive and good layout