DEV Community

Armando
Armando

Posted on • Edited on

Studiere JS

Daca aspiri la o carieră în front-end , este esențial să cunoști Javascript și să dai viața paginei tale statice cu HTML și Css.
Pentru început este bine să cunoaștem bazele programări pentru a începe direct la noțiuni mai complexe.De exemplu array și obiecte.
Cu ajutorul acestui limbaj de programare ai control asupra aplicație web și nu numai acum este posibilă și utilazarea lui ca limbaj de server side (Node js).
Pentru a avea o bază cât mai solidă este necesar să înțelegi arhitectura JS si cum rulează pe browser.

La inceput poate părea neclar cei acolo cum functionează, care call stack ,dar totusi e bine să ai o viziune asupra cum functioneaza el.

Vizualizator:
https://dev.to/lydiahallie/javascript-visualized-event-loop-3dif
https://www.youtube.com/watch?v=eiC58R16hb8

noile update despre browser
https://developer.mozilla.org/en-US/plus/updates

https://developer.mozilla.org/en-US/docs/Learn_web_development/Getting_started

Tutoriale Relevante
https://egghead.io/q/javascript

citire
https://shamansir.github.io/JavaScript-Garden/
https://jstherightway.org/
Eloquent JavaScript

Documentatie
https://www.javascripttutorial.net/

Sentry blog image

Identify what makes your TTFB high so you can fix it

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

Read more

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay