You are on page 1of 1

Learn the basics first:

1. Basic HTML
2. Basic CSS
3. Basic JS(dupa ce ai invatat HTML si CSS la nivel basic) - incearca sa te feresti
de jQuery sau de alte librarii sau framework-uri la inceput.

https://developer.mozilla.org --> Best online resource for front-end devs

HTML
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web
https://developer.mozilla.org/en-
US/docs/Learn/Getting_started_with_the_web/HTML_basics
http://htmldog.com/guides/html/beginner/
https://github.com/thedaviddias/Resources-Front-End-Beginner#start-here
https://css-tricks.com/the-difference-between-id-and-class/

CSS
https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS
http://htmldog.com/guides/css/
https://css-tricks.com/the-css-box-model/
https://css-tricks.com/css-basics-syntax-matters-syntax-doesnt/
https://css-tricks.com/how-css-selectors-work/
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
https://medium.com/@leannezhang/difference-between-css-position-absolute-versus-
relative-35f064384c6
http://jonibologna.com/content/images/flexboxsheet.pdf

JS
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction
http://htmldog.com/guides/javascript/

BOOKS
https://books.goalkicker.com/CSSBook/
https://books.goalkicker.com/HTML5Book/
https://books.goalkicker.com/JavaScriptBook/

TRAINING
https://www.freecodecamp.org/ - (fa-ti cont aici si incearca sa faci in fiecare zi
macar un challenge)
https://www.codecademy.com/catalog/language/html-css

FORUMS
https://www.reddit.com/r/webdev/
https://www.reddit.com/r/javascript/
https://www.reddit.com/r/FreeCodeCamp/
https://www.reddit.com/r/css/

You might also like