Alexey SesFrontend DeveloperDeferrable Views, skeletons and named chunks in Angular The most exciting feature of Angular 17 might be Deferrable Views. It makes it possible to lazy load specific Angular standalone components or show a placeholder as the component is loading. It seems like this feature should go well with Skeletons. Stay around to find out. Published onNovember 24, 2023frontendangular
Alexey SesFrontend DeveloperSpeedup unit tests development in Angular with NG-Mocks There are multiple ways to speed up unit tests development in Angular. Let me show two of them using the NG-Mocks library. Published onOctober 4, 2023frontendangularunit-tests
Luuk RijnbendeSenior Frontend ConsultantPortability of applications between Node, Deno & Bun Ever since the introduction of Bun there are three runtimes to choose from when wanting to develop and run a JavaScript server. Node was the one that started it all and most applications are designed to run on that, but how would those applications fare running on the other runtimes, are they really a drop-in replacement? Published onNovember 25, 2022backendfullstacknodedenobunexpressnuxtnextangular