Menggunakan Docker sebagai lingkungan pengembangan aplikasi web berbasis Node.js
https://dev.to/digitalocean/how-to-build-a-nodejs-application-with-docker-29h9
#nodejs #docker
https://dev.to/digitalocean/how-to-build-a-nodejs-application-with-docker-29h9
#nodejs #docker
The DEV Community
How To Build a Node.js Application with Docker
A guide that covers how to build a Node.js application with Docker.
Video dari Academind tentang apa itu JAMStack, yang mana mulai banyak dipakai untuk alternatif dari penggunaan Wordpress saat ini.
Video penjelasannya :
https://www.youtube.com/watch?v=Y8PXMbr0Kqo
Dokumentasi :
https://jamstack.org/
Kode sampel Jamstack nya
https://github.com/academind/yt-jamstack-intro
Video penjelasannya :
https://www.youtube.com/watch?v=Y8PXMbr0Kqo
Dokumentasi :
https://jamstack.org/
Kode sampel Jamstack nya
https://github.com/academind/yt-jamstack-intro
YouTube
What is the JAMStack?
The JAMStack is pretty suit for creating highly reactive, SEO-tuned web apps. Here's how the JAMStack works!
----------
Example Project Code: https://github.com/academind/yt-jamstack-intro
Also visit https://jamstack.org
Want to learn something totally…
----------
Example Project Code: https://github.com/academind/yt-jamstack-intro
Also visit https://jamstack.org
Want to learn something totally…
Latihan melakukan Web scrapping dengan menggunakan Node.js dan Cheerio
https://blog.bitsrc.io/https-blog-bitsrc-io-how-to-perform-web-scraping-using-node-js-5a96203cb7cb
#nodejs #express #cheerio
https://blog.bitsrc.io/https-blog-bitsrc-io-how-to-perform-web-scraping-using-node-js-5a96203cb7cb
#nodejs #express #cheerio
Medium
How to Perform Web-Scraping using Node.js
We will use Axios and Cheerio for web scraping!
Beberapa library Machine Learning yang menarik dipakai di tahun 2019 nanti
https://hackernoon.com/eight-machine-learning-js-frameworks-to-consider-in-2019-bd816f10dc45
#tensorflow #machine #learning #library
https://hackernoon.com/eight-machine-learning-js-frameworks-to-consider-in-2019-bd816f10dc45
#tensorflow #machine #learning #library
Hackernoon
Eight Machine Learning JS Frameworks To Consider In 2019
Studi kasus penggunaan Angular Workspace dengan CLI
https://blog.angularindepth.com/angular-workspace-no-application-for-you-4b451afcc2ba
#angular #cli #workspace
https://blog.angularindepth.com/angular-workspace-no-application-for-you-4b451afcc2ba
#angular #cli #workspace
Medium
Angular Workspace: No Application for You!
The how and why of using the --create-application flag with Angular CLI to create a Workspace without the initial application
Referensi melakukan backup dan restore database Maria Db
https://dev.to/nabbisen/mariadb-backing-uprestoring-databases-on-the-command-line-351j
#mariadb #database #backup #restore
https://dev.to/nabbisen/mariadb-backing-uprestoring-databases-on-the-command-line-351j
#mariadb #database #backup #restore
The Practical Dev
MariaDB: Backing Up/Restoring Databases On The Command Line
Backing up/restoring databases are good fellows for both development and management of services.This post is about how to back up/restore MariaDB databases on the command line instantly, based on MariaDB Corporation's "Backup and Restore Overview".
Metode prefetch halaman web di Angular dengan library Quicklink
https://blog.mgechev.com/2018/12/24/quicklink-angular-prefetching-preloading-strategy/
#angular #prefetch #library #quicklink
https://blog.mgechev.com/2018/12/24/quicklink-angular-prefetching-preloading-strategy/
#angular #prefetch #library #quicklink
Mgechev
Angular quicklink Preloading Strategy
A few months ago I posted an article about Guess.js. Guess.js is a powerful library for predictive prefetching of JavaScript based on analytics data for a website. The library consumes reports from an analytics source (by default Google Analytics) and builds…
Referensi membuat Shell Script yang bisa berjalan di Linux, Mac, dan windows
https://medium.com/@harshitsinha1102/cross-platform-portable-shell-scripts-using-node-69c63e7b578
#shellscript #platform
https://medium.com/@harshitsinha1102/cross-platform-portable-shell-scripts-using-node-69c63e7b578
#shellscript #platform
Medium
Cross Platform Portable Shell Scripts Using Node.js
Tired of writing and maintaining multiple Command Line scripts (shell / batch) for various platforms (Ubuntu/Windows/Mac) ?
Latihan dasar dan menengah untuk penggunaan state management Vuex di Vue JS
https://medium.com/dailyjs/mastering-vuex-zero-to-hero-e0ca1f421d45
#vuex #vue #state
https://medium.com/dailyjs/mastering-vuex-zero-to-hero-e0ca1f421d45
#vuex #vue #state
Medium
Mastering Vuex — Zero to Hero
The official documentation of Vuex defines it as a state management pattern + library for Vue.js applications. But what does this mean…
Menggunakan CI/CD dari Circle CI untuk melakukan deploy aplikasi web Angular me Firebase Hosting
https://blog.angularindepth.com/deploying-an-angular-site-to-firebase-with-circleci-ed881cb6a2fa
#firebase #ci #circle #angular
https://blog.angularindepth.com/deploying-an-angular-site-to-firebase-with-circleci-ed881cb6a2fa
#firebase #ci #circle #angular
Medium
The Angular DevOps Series: Deploying to Firebase with CircleCI
Using CircleCI to automate the deployment of an Angular Site to Firebase
Latihan menggunakan decorator di dalam TypeScript
https://codeburst.io/decorate-your-code-with-typescript-decorators-5be4a4ffecb4
#typescript #decorator
https://codeburst.io/decorate-your-code-with-typescript-decorators-5be4a4ffecb4
#typescript #decorator
Medium
Decorate your code with TypeScript decorators
Decorators introduces programmers to write the metadata annotation which will help you to introspect your code. Best use-case you find for…
Catatan rilis dari versi terbaru state management Akita untuk Angular
https://engineering.datorama.com/whats-new-in-akita-angular-forms-manager-dynamic-stores-and-more-8d8580b09963
#angular #akita #state
https://engineering.datorama.com/whats-new-in-akita-angular-forms-manager-dynamic-stores-and-more-8d8580b09963
#angular #akita #state
Medium
🚀 What’s New in Akita — Angular Forms Manager, Dynamic Stores and More!
Penjelasan tentang module di dalam Node.js
https://stackify.com/node-js-module-exports/
#module #export #nodejs
https://stackify.com/node-js-module-exports/
#module #export #nodejs
Stackify
Node.js Module Exports - Demystified
Understand Node.js Module Exports and get comfortable using the syntax. Get best practices for using module exporting to give your app a better structure.
Membuat Gallery gambar dengan menggunakan CSS Grid
https://medium.freecodecamp.org/how-to-create-an-image-gallery-with-css-grid-e0f0fd666a5c
#css #grid #gallery #image
https://medium.freecodecamp.org/how-to-create-an-image-gallery-with-css-grid-e0f0fd666a5c
#css #grid #gallery #image
freeCodeCamp.org
How to create an image gallery with CSS Grid
Image galleries made by websites like Unsplash, Pinterest Etc, are made by techniques like positioning or translating the image item which…
Panduan lengkap penggunaan CSS Grid untuk desain halaman web
https://css-tricks.com/snippets/css/complete-guide-grid/
#css #grid #guide
https://css-tricks.com/snippets/css/complete-guide-grid/
#css #grid #guide
CSS-Tricks
CSS Grid Layout Guide | CSS-Tricks
Our comprehensive guide to CSS grid, focusing on all the settings both for the grid parent container and the grid child elements.
Memahami fungsi Call, Bind , dan Apply di dalam JavaScript
https://blog.bitsrc.io/understanding-call-bind-and-apply-methods-in-javascript-33dbf3217be
#bind #call #apply
https://blog.bitsrc.io/understanding-call-bind-and-apply-methods-in-javascript-33dbf3217be
#bind #call #apply
Medium
Understanding Call, Bind and Apply Methods in JavaScript
Let’s look at some examples to demonstrate the behavior of ‘this’ in JavaScript.
Memahami penggunaan symlink npm-link di dalam dependency Node.js
https://medium.com/dailyjs/how-to-use-npm-link-7375b6219557
#symlink #npm #link
https://medium.com/dailyjs/how-to-use-npm-link-7375b6219557
#symlink #npm #link
Medium
How to use npm-link
Writing Application and Dependency Code Simultaneously
Studi kasus penggunaan Angular CLI Budgets untuk menentukan ukuran kode yang dipecah pecah
https://medium.com/dailyjs/how-did-angular-cli-budgets-save-my-day-and-how-they-can-save-yours-300d534aae7a
#angular #budget
https://medium.com/dailyjs/how-did-angular-cli-budgets-save-my-day-and-how-they-can-save-yours-300d534aae7a
#angular #budget
Medium
How Did Angular CLI Budgets Save My Day And How They Can Save Yours
Budgets is one of the less known features of the Angular CLI which helps you to keep application bundle sizes in check and prevent bugs…
Melakukan validasi jika input adalah string kosong dengan JavaScript
https://www.codementor.io/zellliew/checking-if-an-input-is-empty-with-javascript-qohmdi5i2
#input #state #empty
https://www.codementor.io/zellliew/checking-if-an-input-is-empty-with-javascript-qohmdi5i2
#input #state #empty
www.codementor.io
Checking if an input is empty with JavaScript | Codementor
This article shows you how to check if an input is empty with JavaScript
Panduan lengkap menggunakan teknik lazy loading image atau gambar di halaman web
https://css-tricks.com/the-complete-guide-to-lazy-loading-images/
#image #lazy #load
https://css-tricks.com/the-complete-guide-to-lazy-loading-images/
#image #lazy #load
CSS-Tricks
The Complete Guide to Lazy Loading Images | CSS-Tricks
Wondering how lazy loading images works? It's an important thing to understand as it can really speed up the loading of your page and reduce bandwidth usage both for your site and the user.