Untitled

This is my personal tech blog. The articles I share are either quick web lessons or a bit deeper Angular articles.

Here are some articles recently blogged about:

Alternative way to localize in Angular, Angular, Design - Sekrab Garage

Loading external configurations via http using APP_INITIALIZER, Angular, Tip - Sekrab Garage

SEO in Angular with SSR - Part I, Angular, Design - Sekrab Garage

RxJS based state management in Angular - Part I, Angular, Design - Sekrab Garage

Technically speaking

The blog is created in Angular with SSR and partial prerendering. Used Firebase hosting and serverless function to serve NodeJs Express server. The data store is Sanity.io. GTM and Google Analytics are implemented, and the site is added to search console to track search performance. Sentry error tracking is also used for unhandled errors. The CSS framework used is my personally developed framework - shut framework, because there is no better CSS than your own CSS 🙂. No seriously, because I am interested in the subject of CSS frameworks. Documented on Shut.work.