15 years ago I learned HTML, JS, SQL and PHP at school.
7 years ago i got pulled into the Javascript ecosystem with NodeJS and React and I became a web developer.
This year I see AstroJS and it feels like I met an old friend…
7 years ago i got pulled into the Javascript ecosystem with NodeJS and React and I became a web developer.
This year I see AstroJS and it feels like I met an old friend…
Comments
Astro seems interesting. But I'm a bit wary of tying myself to a framework even today. Is it good in this sense? Could it be also treated like a library?
a return to the old ways is always welcome with me.
When I first started I’d use PHP, doing the heavy lifting server-side. When Ajax was being added everywhere things got more dynamic, loading in data and manually updating the DOM. Less pre-rendering, JavaScript doing more work.
jQuery helped a lot with cross browser support (I’ve heard good things about jQuery4). Frameworks helped further, managing state, introducing a lot of good practices and re-usability to code.
When I was younger, I built a simple excel-like app using jQuery/PHP. Having access to a framework would have saved so much time.
That’s my quick run down.
#wordpress these days is more than just a CMS