Melakukan konversi agar Angular menggunakan SCSS dari sebelumnya memakai CSS
https://javascript.plainenglish.io/migrate-an-angular-app-from-css-to-scss-71200d615c95
—-
Mengenal kompilasi atau compiler AoT di Angular Ivy
https://javascript.plainenglish.io/do-you-know-about-the-next-generation-compilation-and-rendering-pipeline-of-angular-37fb979a5e13
—-
Latihan dasar membuat aplikasi web berbasis Angular
https://javascript.plainenglish.io/build-your-first-angular-application-d6fde316ff60
—-
Optimasi performa pada Angular Pipes directive
https://javascript.plainenglish.io/when-functions-in-angular-will-cause-performance-problem-be898002a537
#angular #css #scss #pipes #aot
https://javascript.plainenglish.io/migrate-an-angular-app-from-css-to-scss-71200d615c95
—-
Mengenal kompilasi atau compiler AoT di Angular Ivy
https://javascript.plainenglish.io/do-you-know-about-the-next-generation-compilation-and-rendering-pipeline-of-angular-37fb979a5e13
—-
Latihan dasar membuat aplikasi web berbasis Angular
https://javascript.plainenglish.io/build-your-first-angular-application-d6fde316ff60
—-
Optimasi performa pada Angular Pipes directive
https://javascript.plainenglish.io/when-functions-in-angular-will-cause-performance-problem-be898002a537
#angular #css #scss #pipes #aot
Medium
Migrate an Existing Angular Application from CSS to SCSS
A quick guide to using SCSS in an Angular application that was scaffolded to use the default stylesheet format
Membuat animasi perpindahan halaman di Angular
https://www.freecodecamp.org/news/beautiful-page-transitions-in-angular/
---
Melihat beberapa fitur baru di Angular versi 12
https://javascript.plainenglish.io/angular-12-in-depth-7741e759c72
——
Pengenalan tentang Angular Pipes dan contoh penggunaannya
https://levelup.gitconnected.com/what-is-a-pipe-in-angular-how-do-you-use-angular-pipes-650d7ff6d103
#angular #transition #animation #pipes
https://www.freecodecamp.org/news/beautiful-page-transitions-in-angular/
---
Melihat beberapa fitur baru di Angular versi 12
https://javascript.plainenglish.io/angular-12-in-depth-7741e759c72
——
Pengenalan tentang Angular Pipes dan contoh penggunaannya
https://levelup.gitconnected.com/what-is-a-pipe-in-angular-how-do-you-use-angular-pipes-650d7ff6d103
#angular #transition #animation #pipes
freeCodeCamp.org
How to Build Beautiful Page Transitions in Angular
In today’s world, just having a website is not enough. The website needs to have a clean UI and it needs to be intuitive. And most importantly, it needs to have some sort of interactive element. Interactivity keeps users glued to your site for longer periods…