No, you don't need to memorize code, but you need to learn the basics by practicing.
How the web works
In Html it would be, how to make a title, list, form, etc...
In Css it would be, how to connect Html and Css, change color, size, position, etc...
In JavaScript it would be, how create a variable, how to use conditions, loops, functions, etc...
There are many platform where you can practice coding, like freeCodeCamp, Codecademy, etc... Once you have built a fundation with these languages, you need to practice by building projects.
Wdthor
Front-end Developer
No, you don't need to memorize code, but you need to learn the basics by practicing.
There are many platform where you can practice coding, like freeCodeCamp, Codecademy, etc...
Once you have built a fundation with these languages, you need to practice by building projects.
I'm writing a post about that by the way.