Skip to content
Go back

Getting familiar with frontend development

Published:  at  10:52 PM

I always thought that the frontend was not interesting. Recently I am starting to work with frontend frameworks a little bit, and I found out that there is much more to it than JS, HTML, and CSS.

SSR, SSG, hydration, reactivity, and many other buzzwords are now part of my vocabulary. It’s interesting to find out about such topics in software engineering, especially in a field I once thought was not that interesting or technically challenging.

With this blog running on Astro, I can play around with the frontend myself. Let’s see how it goes and if I will find it enjoyable. It’s my first post here, it’s short and simple, but I hope to write more in the future.