Tips optimasi penggunaan memori RAM yang efektif dan efisien dalam aplikasi Node.js
https://medium.com/dev-bits/writing-memory-efficient-software-applications-in-node-js-5575f646b67f
#nodejs #memory #efficient
https://medium.com/dev-bits/writing-memory-efficient-software-applications-in-node-js-5575f646b67f
#nodejs #memory #efficient
Medium
Writing Memory Efficient Software Applications in Node.js
See how to optimize your Node.js programs by 90% using automatic back pressuring
Review Text Editor yang nyaman dan cocok dipakai untuk pengembangan aplikasi web berbasis Vue JS
https://youtu.be/i8IvvHJssWE
#vue #text #editor
https://youtu.be/i8IvvHJssWE
#vue #text #editor
YouTube
Best Code Editor for Vue.js
Some elements of this video have deprecated. For the latest implementation, see our updated article: https://www.vuemastery.com/blog/vs-code-for-vuejs-developers
Learn why VS Code is great for Vue.js development and get started optimizing your code editor…
Learn why VS Code is great for Vue.js development and get started optimizing your code editor…
Contoh manipulasi array yang ringkas dan cepat dengan standar ES2015
https://codeburst.io/high-performance-array-transformations-68aae138a5f2
#array #map #reduce #filter
https://codeburst.io/high-performance-array-transformations-68aae138a5f2
#array #map #reduce #filter
Medium
High-performance array transformations
This simple technique makes composing array `map`s and `filter`s in a nice and performant way.
Cara menambahkan Material Design Component ke dalam aplikasi web Angular
https://fullstack-developer.academy/add-material-design-to-an-angular-application/
#angular #component #material
https://fullstack-developer.academy/add-material-design-to-an-angular-application/
#angular #component #material
Fullstack Developer Academy
Add Material Design to an Angular application
This article reviews how to add and utilise Material Design within an Angular application.
Tips optimasi performa dari database MySQL di backend web service
https://stackify.com/mysql-tutorial-improve-performance
#mysql #performance
https://stackify.com/mysql-tutorial-improve-performance
#mysql #performance
Stackify
Improve MySQL Performance With This Tutorial
In this tutorial, you’ll learn how to improve MYSQL performance. But first, you need to narrow the problem down to MySQL. Here's how.
Latihan menggunakan TypeScript pada Express JS
https://wanago.io/2018/12/03/typescript-express-tutorial-routing-controllers-middleware/
#express #typescript
https://wanago.io/2018/12/03/typescript-express-tutorial-routing-controllers-middleware/
#express #typescript
Marcin Wanago Blog - JavaScript, both frontend and backend
TypeScript Express tutorial #1. Routing, controller, middleware
In this article we cover the very basics of building RESTful applications with TypeScript Express. It covers middleware, routing and controllers.
Contoh penggunaan Spread Operator di dalam array dan object ES2015
https://codeburst.io/how-to-use-es6-spread-operator-javascript-7bb8f060785
#array #object #spread
https://codeburst.io/how-to-use-es6-spread-operator-javascript-7bb8f060785
#array #object #spread
codeburst
es6 Spread(…) operator JavaScript
Spread syntax(… three dots)
Perbedaan antara Rest dan Spread Operator di dalam JavaScript ES2015
https://codeburst.io/rest-vs-spread-operator-javascript-f95e4581dd98
#spread #rest #operator
https://codeburst.io/rest-vs-spread-operator-javascript-f95e4581dd98
#spread #rest #operator
codeburst
Rest vs Spread operator javascript
Rest parameters help us to pass an infinite number of function arguments.
Tips migrasi situs yang dibuat dengan Wordpress ke aplikasi web statis dengan Gatsby JS
https://scotch.io/bar-talk/how-i-migrated-from-wordpress-to-a-static-site/
#ssr #gatsby #wordpress #migration
https://scotch.io/bar-talk/how-i-migrated-from-wordpress-to-a-static-site/
#ssr #gatsby #wordpress #migration
Scotch
How I Migrated From WordPress to a Static Site
Static Sites are a great alternative to Wordpress in the right situation. In this article, I will walk through how I converted my Wordpress site to a static site using Gatsby.js and hosted on Netlify!
Cara menggunakan Firebase Cloud Functions untuk kode webservice backend JavaScript yang telah di compile
https://codeburst.io/cloud-functions-for-firebase-with-compiled-code-e234e83462dc
#firebase #cloud #functions #babel #typescript
https://codeburst.io/cloud-functions-for-firebase-with-compiled-code-e234e83462dc
#firebase #cloud #functions #babel #typescript
codeburst
Cloud Functions for Firebase with Compiled Code
📚 ES6, ES7, Babel, Flow, TypeScript & ParcelJS
Tips kompilasi CSS dengan CSS Preprocessor dan Webpack
https://css-tricks.com/bridging-the-gap-between-css-and-javascript-css-modules-postcss-and-the-future-of-css/
#css #scss #sass #webpack #preprocessors
https://css-tricks.com/bridging-the-gap-between-css-and-javascript-css-modules-postcss-and-the-future-of-css/
#css #scss #sass #webpack #preprocessors
CSS-Tricks
Bridging the Gap Between CSS and JavaScript: CSS Modules, PostCSS and the Future of CSS
In the previous post in this two-part series, we explored the CSS-in-JS landscape and, we realized not only that CSS-in-JS can produce critical styles,
Migrasi antar versi Angular dengan Swagger Generator
https://medium.freecodecamp.org/how-we-updated-from-angular-4-to-angular-5-using-swagger-code-generator-4a35a014247e
#angular #migration #swagger
https://medium.freecodecamp.org/how-we-updated-from-angular-4-to-angular-5-using-swagger-code-generator-4a35a014247e
#angular #migration #swagger
freeCodeCamp.org
How we updated from Angular 4 to Angular 5 using swagger code generator
As a full stack developer in an enterprise company, I had the opportunity to update our client side to Angular 5. The process itself is…
Pengenalan Change Detection di dalam Angular
https://blog.angularindepth.com/a-gentle-introduction-into-change-detection-in-angular-33f9ffff6f10
#angular #change #detection
https://blog.angularindepth.com/a-gentle-introduction-into-change-detection-in-angular-33f9ffff6f10
#angular #change #detection
Video berisi latihan lengkap menggunakan Node.js untuk pemula
https://www.youtube.com/watch?v=RLtyhwFtXQA
#nodejs #basic #tutorial
https://www.youtube.com/watch?v=RLtyhwFtXQA
#nodejs #basic #tutorial
YouTube
Learn Node.js - Full Tutorial for Beginners
Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.
Learn all about Node.js in the full course for beginners.
🔗Install Node.js: https://nodejs.org/en/
🔗Install Visual Studio Code:…
Learn all about Node.js in the full course for beginners.
🔗Install Node.js: https://nodejs.org/en/
🔗Install Visual Studio Code:…
Video catatan rilis untuk Google Chrome 71
https://www.youtube.com/watch?v=SkIgtVvAR6w
Catatan rilis
https://developers.google.com/web/updates/2018/12/nic71
#chrome #release #notes
https://www.youtube.com/watch?v=SkIgtVvAR6w
Catatan rilis
https://developers.google.com/web/updates/2018/12/nic71
Displaying relative times is now part of the Intl API.
Specifying which side of the text the underline should appear on for text that flows vertically.
Requiring user activation before using the speech synthesis API.
#chrome #release #notes
YouTube
New in Chrome 71: Relative time support with Intl.RelativeTimeFormat and New underline options
Chrome 71 makes displaying relative time values easier with the new Intl.RelativeTimeFormat() API. You can specify which side of the text the underline shoul...
Kombinasi menggunakan Gatsby JS dengan Strapi CMS
https://scotch.io/@pierreburgy92/how-to-build-a-static-blog-with-gatsby-and-strapi
#strapi #gatsby #cms
https://scotch.io/@pierreburgy92/how-to-build-a-static-blog-with-gatsby-and-strapi
#strapi #gatsby #cms
Scotch
How to build a static blog with Gatsby and Strapi
Introduction A static website contains Web pages with fixed content. Technically, it is a simple list of HTML files, which displays the same information to every visitor. Unlike dynamic websites, they do not require any back-end programming or database. Publishing…
Beberapa alasan situs web statis cocok untuk kasus penggunaan tertentu
https://scotch.io/bar-talk/5-reasons-static-sites-rock
#static #site
https://scotch.io/bar-talk/5-reasons-static-sites-rock
#static #site
Scotch
5 Reasons Static Sites Rock!
Static Sites are becoming more and more popular. Let's explore 5 key reasons that Static Sites are awesome!
Membuat fitur autentikasi dengan JSON Web Token JWT di Node.js dan cara melakukan verifikasi JWT
https://www.sitepoint.com/how-to-create-and-verify-jwts-with-node/
#jwt #nodejs
https://www.sitepoint.com/how-to-create-and-verify-jwts-with-node/
#jwt #nodejs
Sitepoint
How to Create and Verify JWTs with Node - SitePoint
In this tutorial, I’ll show you how a modern and secure authentication approach. By the end, you’ll be able to create and verify JWTs yourself in Node.
Studi kasus penggunaan Apollo GraphQL di AirBnb untuk mampu melayani request http 10x lebih cepat
https://medium.com/airbnb-engineering/how-airbnb-is-moving-10x-faster-at-scale-with-graphql-and-apollo-aa4ec92d69e2
#airbnb #apollo #graphql
https://medium.com/airbnb-engineering/how-airbnb-is-moving-10x-faster-at-scale-with-graphql-and-apollo-aa4ec92d69e2
#airbnb #apollo #graphql
Medium
How Airbnb is Moving 10x Faster at Scale with GraphQL and Apollo
Demystifying My GraphQL Summit Talk