Cara untuk menjaga kesehatan mata bagi para pengembang aplikasi, yang menatap layar komputer dalam waktu lama
https://dev.to/sarthology/the-definitive-guide-to-protecting-your-eyes-for-developers-22jm
#health #eye
https://dev.to/sarthology/the-definitive-guide-to-protecting-your-eyes-for-developers-22jm
#health #eye
DEV Community
The Definitive Guide To Protecting Your Eyes For Developersđź‘€
From diet to exercises to habit changes, here's all you need to know.
Membuat Directive untuk layanan Gravatar di aplikasi web Angular
https://blog.angularindepth.com/gravatar-directive-in-angular-e379a681dbe4
#angular #directive #gravatar
https://blog.angularindepth.com/gravatar-directive-in-angular-e379a681dbe4
#angular #directive #gravatar
Angular In Depth
How to create a gravatar directive in Angular
Connect your email to a global avatar
Pembaruan untuk text editor Visual Studio Code versi 1.30 sudah tersedia
Catatan rilisnya :
https://code.visualstudio.com/updates/v1_30
Download atau update VSCode melalui :
https://code.visualstudio.com/
#code #text #editor #vscode
Catatan rilisnya :
https://code.visualstudio.com/updates/v1_30
Multiline search improvements - Easily create multiline search patterns without using regex.
Custom title bar on Linux - The custom title and menu bar is now the default on Linux.
References view - Find All References view includes history of recent searches.
Snippet comment variables - Snippet variables insert correct comment per language.
JS/TS callback display - Now you can see the context of anonymous callbacks.
JSDoc Markdown highlighting - Including syntax highlighting for Markdown code blocks in JSDoc.
Simplified debug configuration - Better defaults and
Quick Pick UI for initial launch configuration.
Run tasks on folder open - Configure tasks to run when you first open a project folder.
Choose extension version - Install earlier versions of Marketplace extensions.
Download atau update VSCode melalui :
https://code.visualstudio.com/
#code #text #editor #vscode
Visualstudio
November 2018 (version 1.30)
See what is new in the Visual Studio Code November 2018 Release (1.30)
Tips menggunakan CSS Grid untuk mendesain tampilan halaman web
https://medium.com/@js_tut/css-grid-the-swiss-army-knife-for-cutting-website-and-application-layouts-c1bd7a6b4e56
#css #grid #template
https://medium.com/@js_tut/css-grid-the-swiss-army-knife-for-cutting-website-and-application-layouts-c1bd7a6b4e56
#css #grid #template
Medium
The Ultimate Guide To CSS Grid
During the last two months I’ve been taking a deeper look into CSS Grid. In this tutorial I want to share the key findings. To make things…
Kelas belajar membuat aplikasi web Single Page Application dan mode Progressive Web Apps dari Dicoding dan Codepolitan
https://www.dicoding.com/academies/74
#pwa #spa #codepolitan #dicoding
https://www.dicoding.com/academies/74
#pwa #spa #codepolitan #dicoding
Dicoding
Membangun Progressive Web Apps -
Pelajari strategi single page application, offline caching, dan push notification agar web Anda memiliki fungsi layaknya aplikasi native.
Tips untuk meningkatkan kemampuan pengembang aplikasi web berbasis Node.js
https://medium.com/@me_37286/19-ways-to-become-a-better-node-js-developer-in-2019-ffd3a8fbfe38
#nodejs #tips
https://medium.com/@me_37286/19-ways-to-become-a-better-node-js-developer-in-2019-ffd3a8fbfe38
#nodejs #tips
Medium
19 ways to become a better Node.js developer in 2019
Strategic ideas for things you should learn to create robust Node.js & Javascript application in 2019
Tips penggunaan Arrow Function di JavaScript ES2015
https://blog.bitsrc.io/a-practical-guide-to-es6-arrow-functions-c16975100cf5
#es6 #arrow #function #lambda
https://blog.bitsrc.io/a-practical-guide-to-es6-arrow-functions-c16975100cf5
#es6 #arrow #function #lambda
Medium
A Practical Guide to ES6 Arrow Functions
A tale of two functions… with examples.
Cara melakukan Debugging di dalam aplikasi web Node.js
https://medium.com/the-node-js-collection/debug-your-node-js-app-in-60-seconds-9ee942a453f0
#nodejs #debug #bug
https://medium.com/the-node-js-collection/debug-your-node-js-app-in-60-seconds-9ee942a453f0
#nodejs #debug #bug
Medium
Debug Your Node.js App in 60 Seconds
Setting up debugging can be a chore. It can make you feel like console.log isn’t so bad after all. Right? While I enjoy a good console.log…
Melakukan deploy aplikasi Node.js ke layanan hosting Now. sh
https://dev.to/warenix/how-to-deploy-express-on-nowsh-414i
#nodejs #now #nowsh
https://dev.to/warenix/how-to-deploy-express-on-nowsh-414i
#nodejs #now #nowsh
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...
Kumpulan artikel menarik untuk Node.js di Minggu kedua Desember 2018
https://nodeweekly.com/issues/267
#nodejs #article
https://nodeweekly.com/issues/267
#nodejs #article
Mengenal Public dan Private Fields di dalam Class JavaScript ES2016
https://developers.google.com/web/updates/2018/12/class-fields
#class #private #field
https://developers.google.com/web/updates/2018/12/class-fields
#class #private #field
v8.dev
Public and private class fields · V8
Several proposals expand the existing JavaScript class syntax with new functionality. This article explains the new public class fields syntax in V8 v7.2 and Chrome 72, as well as the upcoming private class fields syntax.
Latihan membuat aplikasi web dengan backend Node.js dan Sequilize ORM
Bagian 1
https://www.youtube.com/watch?v=bOHysWYMZM0
Bagian 2
https://www.youtube.com/watch?v=67OhLlFPqFQ
Bagian 3
https://www.youtube.com/watch?v=6jbrWF3BWM0
#nodejs #sequilize #orm
Bagian 1
https://www.youtube.com/watch?v=bOHysWYMZM0
Bagian 2
https://www.youtube.com/watch?v=67OhLlFPqFQ
Bagian 3
https://www.youtube.com/watch?v=6jbrWF3BWM0
#nodejs #sequilize #orm
YouTube
Build a Node.js App With Sequelize [1] - Connection & Model
In this series we will create a simple job find app using Node.js with Sequelize which is an ORM for relational databases like MySQL, PostgreSQL, etc. We will be using Postgres in this series.
Code:
https://github.com/bradtraversy/codegig
HTML Template…
Code:
https://github.com/bradtraversy/codegig
HTML Template…
Mengenal tentang JAM (JavaScript-API-Markup) yang kini mulai dipakai untuk menggantikan LAMP Stack . Dan alternatif dari MEAN/MERN/MEVN Stack .
https://medium.com/memory-leak/the-jamstack-its-pretty-sweet-e0834e4e6bb7
#jamstack #migration #mevn #mean
https://medium.com/memory-leak/the-jamstack-its-pretty-sweet-e0834e4e6bb7
#jamstack #migration #mevn #mean
Medium
The JAMstack: It’s Pretty Sweet
The JAMstack represents a major trend in web development. Coined by Mathias Biilmann, the CEO of Netlify, the JAMstack is “a modern web…
Rekapitulasi dari trend pengembangan aplikasi web development selama tahun 2018 . Untuk pengembangan aplikasi web berbasis JavaScript.
https://levelup.gitconnected.com/a-recap-of-frontend-development-in-2018-715724c9441d
#trends #recap #statistic
https://levelup.gitconnected.com/a-recap-of-frontend-development-in-2018-715724c9441d
#trends #recap #statistic
Medium
A Recap of Frontend Development in 2018
The world of frontend development moves fast. Very fast. This article will recap the most important frontend news of 2018
Tips penggunaan JavaScript ES2015 atau ES6 , dimana kode yang ditulis lebih sedikit dan ringkas
https://medium.freecodecamp.org/write-less-do-more-with-javascript-es6-5fd4a8e50ee2
#es2015 #es6
https://medium.freecodecamp.org/write-less-do-more-with-javascript-es6-5fd4a8e50ee2
#es2015 #es6
freeCodeCamp.org
JavaScript ES6 — write less, do more
JavaScript ES6 brings new syntax and new awesome features to make your code more modern and more readable. It allows you to write less code and do more. ES6 introduces us to many great features like arrow functions, template strings, class destruction, Modules……
Membuat sistem autentikasi dengan JSON Web Token JWT di Angular
https://itnext.io/angular-6-7-jwt-authentication-tutorial-58c5d0682cd8
#angular #jwt
https://itnext.io/angular-6-7-jwt-authentication-tutorial-58c5d0682cd8
#angular #jwt
ITNEXT
Angular 6|7: JWT Authentication Tutorial
In this tutorial you’ll learn to implement JWT authentication in your Angular 7 applications by creating an example Angular service that…
Memanfaatkan fitur prefetch untuk memuat data halaman berikutnya secara perlahan
https://dev.to/addyosmani/speed-up-next-page-navigations-with-prefetching-4285
#prefetch #preload #page
https://dev.to/addyosmani/speed-up-next-page-navigations-with-prefetching-4285
#prefetch #preload #page
DEV Community
Speed up next-page navigations with prefetching
Learn how to speed up next-page navigations using prefetching
Membuat aplikasi peta Here Maps berganti tema dengan menggunakan Vue JS
https://developer.here.com/blog/picking-an-interactive-map-theme-with-vue.js
#maps #here #vue #theme
https://developer.here.com/blog/picking-an-interactive-map-theme-with-vue.js
#maps #here #vue #theme
HERE Developer Blog
Picking an Interactive Map Theme with Vue.js - HERE Developer
A few weeks ago Jayson Delancey had written an awesome tutorial around switching between visual themes for a map on demand using React. This is useful when it comes to scenarios such as switching between day and night mode on a map depending on the local…
Membuat koneksi antara GraphQL Server dengan Firebase Database
https://hackernoon.com/create-a-graphql-firebase-server-just-with-a-schema-606df8945179
#graphql #firebase
https://hackernoon.com/create-a-graphql-firebase-server-just-with-a-schema-606df8945179
#graphql #firebase
Hackernoon
Create a GraphQL — Firebase server just with a schema. 🚀
Library snippet untuk Google Analytics dengan ukuran yang lebih kecil
https://minimalanalytics.com/
#snippet #analytic #google
https://minimalanalytics.com/
#snippet #analytic #google
Minimalanalytics
Minimal Google Analytics Snippet
A simple snippet for tracking page views on your website without having to add external libraries. Also works for single page applications made with the likes of react and vue.js.