Latihan lanjut penggunaan Angular Elements dan Lazy loading Images untuk mode Progressive Web Apps
https://www.youtube.com/watch?v=ujaMvl5M8nY
Codelab
https://angularfirebase.com/lessons/angular-elements-advanced-techniques/
#codelab #angular #elements #pwa
https://www.youtube.com/watch?v=ujaMvl5M8nY
Codelab
https://angularfirebase.com/lessons/angular-elements-advanced-techniques/
#codelab #angular #elements #pwa
YouTube
Advanced Angular Elements
Learn how to build a high-octane 🚀📦 web component with Angular Elements that lazy loads images and achieves a near perfect lighthouse perf score https://angularfirebase.com/lessons/angular-elements-advanced-techniques/
Docs https://angular.io/guide/elements…
Docs https://angular.io/guide/elements…
https://www.sitepoint.com/how-to-use-typescript-to-build-a-node-api-with-express/
Membuat aplikasi Node API dengan Express dan Typescript
#express #typescript #nodejs
Membuat aplikasi Node API dengan Express dan Typescript
#express #typescript #nodejs
Sitepoint
How to Use TypeScript to Build a Node API with Express - SitePoint
The goal of this tutorial is to show you how to build a new Node.js application using TypeScript and Express.
State management di Service di dalam aplikasi web Angular, dengan menggunakan Behavior Subject RxJS
https://medium.com/@rmcavin/my-favorite-state-management-technique-in-angular-rxjs-behavior-subjects-49f18daa31a7
#rxjs #angular #state #management
https://medium.com/@rmcavin/my-favorite-state-management-technique-in-angular-rxjs-behavior-subjects-49f18daa31a7
#rxjs #angular #state #management
Beberapa fitur di dalam Vue Router yang belum diketahui banyak orang
https://medium.com/@NAPOLEON039/the-lesser-known-amazing-things-vuerouter-can-do-3fbb2c191c00
#vue #router #tips
https://medium.com/@NAPOLEON039/the-lesser-known-amazing-things-vuerouter-can-do-3fbb2c191c00
#vue #router #tips
Medium
The lesser known amazing things VueRouter can do
This article is about some things that VueRouter can do that are rarely known to Vue developers. It is not an introductory article on…
Statistik yang terbaru dan prediksi yang dikumpulkan oleh organisasi pengelola package manager NPM, yaitu NPMJS , mengenai trend JavaScript ke depan
https://blog.npmjs.org/post/180868064080/this-year-in-javascript-2018-in-review-and-npms
#statistic #npmjs
https://blog.npmjs.org/post/180868064080/this-year-in-javascript-2018-in-review-and-npms
#statistic #npmjs
The npm Blog
This year in JavaScript: 2018 in review and npm’s predictions for 2019
This study is adapted from my presentation npm and the Future of JavaScript. No data is perfect; if you have questions about ours you can read about the methodology used to gather this data.
npm has...
npm has...
Versi terbaru dari layanan berbagi kode bernama Codepen
https://blog.codepen.io/2018/12/06/codepen-now-with-more-sidebar/
#codepen #releasenote
https://blog.codepen.io/2018/12/06/codepen-now-with-more-sidebar/
#codepen #releasenote
CodePen Blog
CodePen: Now with More Sidebar - CodePen Blog
We've just released a big UI change to CodePen! Here's what's new ✨
Cara deploy atau publikasi aplikasi web Node.js Express JS di layanan hosting Now.sh
https://dev.to/warenix/how-to-deploy-express-on-nowsh-414i
#now #express #nodejs
https://dev.to/warenix/how-to-deploy-express-on-nowsh-414i
#now #express #nodejs
DEV Community
How to Deploy Express on Now.sh
How to Deploy Express on Now.sh In this post I'm going to share how to setup express API e...
jsPDF , library untuk mengkonversi halaman web menjadi PDF , di sisi browser klien
https://parall.ax/products/jspdf
#jspdf #pdf #convert
https://parall.ax/products/jspdf
#jspdf #pdf #convert
Parallax
jsPDF
Generate professional PDFs easily with jsPDF, the open-source solution for PDF generation. Create event tickets, reports, certificates, and more in minutes with our intuitive interface.
Latihan membuat aplikasi PWA dengan Angular
https://houssein.me/progressive-angular-applications-2
#angular #pwa
https://houssein.me/progressive-angular-applications-2
#angular #pwa
houssein.me
Progressive Web Apps with Angular: Part 2 - Lazy Loading
Lazy loading with Angular
Studi kasus penggunaan aplikasi web mode PWA
https://alistapart.com/article/progressive-web-apps-excerpt
#study #pwa
https://alistapart.com/article/progressive-web-apps-excerpt
#study #pwa
A List Apart
Progressive Web Apps: The Case for PWAs
You’ve no doubt heard the buzz, but Jason Grigsby offers a strong business case for going PWA in this excerpt from his book Progressive Web Apps.
Cara menggunakan CSS Sass di Angular terbaru
https://appdividend.com/2018/12/06/how-to-use-sass-in-angular-7-tutorial-example
#angular #css #sass
https://appdividend.com/2018/12/06/how-to-use-sass-in-angular-7-tutorial-example
#angular #css #sass
AppDividend
Angular Sass: How To Use Sass In Angular 12
Sass in Angular is an extension of CSS that allows you to use things like variables, nested rules, inline imports. Angular supports Sass, CSS, and Less.
Beberapa tips penggunaan Visual Studio Code
https://www.smashingmagazine.com/2018/01/visual-studio-code/
#vscode #code #tips
https://www.smashingmagazine.com/2018/01/visual-studio-code/
#vscode #code #tips
Smashing Magazine
Visual Studio Code Can Do That? — Smashing Magazine
Why is Visual Studio Code (VS Code) so popular, and do we really need another text editor? In this article, we'll take a look at how VS Code extends traditional text editor concepts and opens up entirely new avenues of productivity for developers. These are…
Tips mengamankan kode sumber aplikasi web yang menggunakan NPM dari dependency yang kurang aman
https://blog.logrocket.com/how-to-protect-your-node-js-applications-from-malicious-dependencies-5f2e60ea08f9
#secure #npm
https://blog.logrocket.com/how-to-protect-your-node-js-applications-from-malicious-dependencies-5f2e60ea08f9
#secure #npm
LogRocket Blog
How to protect your Node.js applications from malicious dependencies - LogRocket Blog
You have probably heard about a recent incident where a popular npm package, event-stream, included malicious code that could have affected thousands of apps (or more!). Hopefully, the attack was tailored to affect only a specific project. The original author…
Membuat tema custom untuk Material Theme di Angular
https://medium.freecodecamp.org/how-to-make-a-custom-theme-in-angular-material-d47122a1e361
#angular #theme
https://medium.freecodecamp.org/how-to-make-a-custom-theme-in-angular-material-d47122a1e361
#angular #theme
freeCodeCamp.org
How to make a custom theme in Angular Material
Angular Material is a great library that implements Material Design for Angular 2+. The official document is sufficient regarding the…
Membuat repository di Github sebagai dependency aplikasi dengan NPM atau Yarn
https://dotlayer.com/how-to-use-a-private-github-repo-as-a-dependency-with-yarn-npm/
#npm #git #yarn
https://dotlayer.com/how-to-use-a-private-github-repo-as-a-dependency-with-yarn-npm/
#npm #git #yarn
Dotlayer
How to Use a Private Github Repo as a Dependency with Yarn & NPM - Dotlayer
One of the really cool, less known and typically forgotten features of NPM and Yarn is the ability to install git repositories directly as part of the package install command. Whether you are working…
Beberapa berita, tips , dan library yang menarik dicoba untuk desain halaman web
https://speckyboy.com/weekly-news-for-designers-466/
#library #design #html
https://speckyboy.com/weekly-news-for-designers-466/
#library #design #html
Speckyboy Web Design Magazine
Weekly News for Designers № 466 - CSS Resets in 2018, HTML Canvas API Tutorial, State of UX in 2019
This week’s Designer News (№ 466) includes An 8-bit Introduction to UX Design, Securing Your Site Like It’s 1999, 9 Trends and Ideas You'll See, Hear and be a Part of in 2019, The Ultimate Guide to Kerning, The State of UX in 2019, In Defense of Beautiful…
Penjelasan tentang error Mixed Content ketika memuat halaman web
https://dev.to/mittalyashu/mixed-content-fetching-data-from-https-and-http-3n31
#mixed #content #debug
https://dev.to/mittalyashu/mixed-content-fetching-data-from-https-and-http-3n31
#mixed #content #debug
DEV Community
Mixed Content: Fetching data from HTTPS and HTTP
Initially loading of files over a secure connection and then loading few files over a insecure connection.
Latihan bagian kedua membuat aplikasi backend JavaScript dengan Express JS dan TypeScript
https://wanago.io/2018/12/10/express-mongodb-typescript-env-var/
#express #typescript
https://wanago.io/2018/12/10/express-mongodb-typescript-env-var/
#express #typescript
Marcin Wanago Blog - JavaScript, both frontend and backend
Express MongoDB - TypeScript Express #2. Models, environment variables
In this part of the Express TypeScript tutorial, we cover using Express MongoDB with Mongoose. We also learn the concept of environment variables.
Panduan dasar pengenalan CSS Object Model
https://css-tricks.com/an-introduction-and-guide-to-the-css-object-model-cssom/
#css #cssom #object #model
https://css-tricks.com/an-introduction-and-guide-to-the-css-object-model-cssom/
#css #cssom #object #model
CSS-Tricks
An Introduction and Guide to the CSS Object Model (CSSOM) | CSS-Tricks
If you've been writing JavaScript for some time now, it's almost certain you've written some scripts dealing with the Document Object Model (DOM). DOM scripting takes advantage of the fact that a web page opens up a set of APIs (or interfaces) so you can…
Latihan dasar menggunakan TensorFlow JS untuk mendeteksi objek di dalam gambar
https://medium.com/@bourdakos1/tensorflow-js-real-time-object-detection-in-10-lines-of-code-baf15dfb95b2
#tensorflow #object #image #detection
https://medium.com/@bourdakos1/tensorflow-js-real-time-object-detection-in-10-lines-of-code-baf15dfb95b2
#tensorflow #object #image #detection
Medium
TensorFlow.js — Real-Time Object Detection in 10 Lines of Code
In my last article I showed you how to do image classification in the browser.