Philomath Academy
Find insights from latest articles on various emerging topics
Optimizing Javascript Loading: Understanding async, defer & module scripts
The timing and manner in which scripts load affect everything from initial page rendering speed to interactive readiness..
25. March 2025
The state of HTML and CSS support in email clients: Limitations & Workarounds
Writing markup html for a) either an email signature b) or for a template of an email newsletter is challenging due to email clients limitations..
16. July 2024
Under the hood of frontend trilemma: Commonalities
Which frontend framework should I use for my project? That's a frequent question. In this article we will present abstracted commonalities..
25. July 2022
Custom Observables by wrapping existing APIs in Angular 7
By reaching the end of this post you will be able to wrap methods of an existing API in an Observable stream sequence. Geolocation API and Matrix API will be used ..
14. Feb 2020
A highway to Observables
By reaching the end of this post you will be able to understand what problems do Observables solve, you will briefly review previous techniques and then we will dig into the anatomy of an Observable ..
28. July 2019