Hi, I’m Andrey, your weekly curator. Nowadays I use Angular to build dev platform Jexia. Enjoy the re
|
|
July 13 · Issue #62 · View online
Weekly curated blogs and tools for Angular pros.
|
|
Hi, I’m Andrey, your weekly curator. Nowadays I use Angular to build dev platform Jexia. Enjoy the rest of your weekend!
|
|
|
Deprecated Angular APIs and features
This guide contains a summary of all Angular APIs and features that are currently deprecated.
|
Angular platforms - Part 1: defining them
|
|
Micro frontends: Liferay portlets approach - Part 2
A specific example from technical perspective of a micro frontend development based on portlets and using Liferay as micro frontends container.
|
Typescript schema.org classes: properties & special cases
|
|
|
Testing static types in TypeScript
In this blog post, we’ll examine how we can test static types in TypeScript (inferred types, etc.).
|
Angular architecture patterns & best practice
Building scalable software is a challenging task.
|
Implementing an efficient LRU cache in JavaScript
Where we discover how to harness the power of JavaScript’s typed arrays to design our very own low-cost pointer system for fixed capacity data structure.
|
|
Type-checking templates in Angular ViewEngine & Ivy
In this article, I will dive into Angular type-checking system, show how it’s done in ViewEngine and also highlight the latest features and improvements which are available in Ivy.
|
Optimizing change detection triggered by DOM events
Angular leverages ZoneJS in order to find out when an asynchronous task is completed, and as a result, a change detection cycle should be triggered.
|
Using Typescript to make invalid states irrepresentable
We apply one of the techniques of good Haskell to Typescript, in order to make the compiler catch us when we try to construct invalid states.
|
|
|
The Streams API
With using streams we can receive a resource from the network, or from other sources, and process it as soon as the first bit arrives.
|
All about TypeScript static members
In this blog post, I explain the static keyword and when you might want to make attributes and methods a member of the class, rather than an instance of the class.
|
Angular 8 - custom modal window / dialog box
Simple modal window in Angular 8 with Angular CLI. Custom modal without the need for 3rd party libraries.
|
|
Build your Pokédex: Part 1 - introduction to NgRX
This post is part of a series of posts on which I’m describing how to build your Pokédex using NGRX, from beginner to ninja.
|
Highlight map regions w/ Angular & a reverse geocoder
Learn how to highlight regions such as countries, states, and postal codes, on a map using Angular and the HERE Reverse Geocoding API.
|
Reduce Angular forms boilerplate — make them reusable
One of the most powerful packages in Angular is definitely the Forms package. I think every developer who created forms without Angular will admire the simplicity and the functionality.
|
|
|
Angular performance playground
|
Ionic Angular performance tuning
Ionic 4 provides excellent performance out-of-the-box. Even so, I’m a fan of pushing the limits of my web applications.
|
|
Angular & a headless CMS with Contentful
I already spent a significant amount of time developing my skill set building front-end apps. Would I now have to learn something like WordPress? Enter a headless CMS.
|
NgXS in a nutshell with Angular code sample
Curious about how NgXS, a state management library, works inside an Angular app? We’ll take a look at the important things that you need to know.
|
Faster web navigation with predictive prefetching
Code-splitting allows you to speed up your applications, but it may slow down subsequent navigation. Predictive prefetching is an efficient way to use data analytics to smartly prefetch what the user is likely to use next, optimizing network utilization.
|
|
|
Unraveling the JPEG
JPEG images reflect the highest visual quality with the smallest file size—but what does that look like under the hood? Let’s see what our eyes can’t see!
|
JavaScript from the inside out!
Exploring JavaScript and related terminology from the inside out, in a beginner-friendly way! V8, dynamic typing, prototypal inheritance and more!
|
It's not about micro frontends, but cutting domains!
While micro frontends can be quite tempting, I also feel that one aspect is completely ignored most of the time: cutting your domain into self-contained pieces.
|
|
|
All presentations of the 1st Angular InDepthConf
Bazel, Angular Elements, NgRx, rendering Angular applications and more.
|
NgRx & RxJS | Ferdinand Malcher & Johannes Hoppe
|
|
|
I made an online tool that allows you to search Spotify for the top artists in each genre. Try searching for "Portland" or "Portland Metal" to see artists in your area.
Check it out: https://t.co/7aTb2NLcPP
(Spotify account currently required)
|
11:09 PM - 11 Jul 2019
|
|
Did you enjoy this issue?
|
|
|
|
If you don't want these updates anymore, please unsubscribe here.
If you were forwarded this newsletter and you like it, you can subscribe here.
|
|
|