Latihan dari Traversy Media tentang membuat aplikasi pemetaan yang menampilkan lokasi berdasarkan Geo JSON ke dalam peta Mapbox dan dengan Node JS .
https://www.youtube.com/watch?v=9FQrFah9rnc
#traversy #nodejs #geojson #mapbox
https://www.youtube.com/watch?v=9FQrFah9rnc
#traversy #nodejs #geojson #mapbox
YouTube
Node.js GeoJSON API & App | Store Locator
In this project we will create a store locator API that serves GeoJSON data. We will also build a simple frontend using Mapbox to plot the points.
For more stuff like this, check out my Node.js API Masterclass course:
https://www.udemy.com/course/nodejs…
For more stuff like this, check out my Node.js API Masterclass course:
https://www.udemy.com/course/nodejs…
Memahami apa itu Scope dan Hoisting di JavaScript, dan penggunaan LET dan CONST untuk mengatasi masalah tersebut.
https://medium.com/0xcode/understanding-hoisting-in-relation-to-scope-and-variables-js-c199a49f60cc
#scope #hoisting #let #const
https://medium.com/0xcode/understanding-hoisting-in-relation-to-scope-and-variables-js-c199a49f60cc
#scope #hoisting #let #const
Medium
Understanding Hoisting In Relation To Scope And Variables (JS)
Javascript uses the concept of hoisting, which is a feature that moves declarations to the top of the scope (global or private). In the…
Membuat sistem Authentication dengan Express JS, Node JS, dan JSON Web Token JWT
https://medium.com/better-programming/implementing-authentication-in-nodejs-with-express-and-jwt-codelab-1-c33afbccf1be
#nodejs #jwt #express
https://medium.com/better-programming/implementing-authentication-in-nodejs-with-express-and-jwt-codelab-1-c33afbccf1be
#nodejs #jwt #express
Medium
Implementing Authentication in Node.js With Express and JWT
CodeLab #1
Latihan membuat aplikasi web dengan tampilan responsive dengan Svelte JS
https://dev.to/karkranikhil/build-responsive-website-using-svelte-in-30-minutes-l9
#svelte #css #responsive
https://dev.to/karkranikhil/build-responsive-website-using-svelte-in-30-minutes-l9
#svelte #css #responsive
DEV Community
Build a Responsive Website using Svelte in 30 minutes.
This tutorial is to Build Responsive Website using Svelte in 30 minutes
Menggunakan For Of looping untuk melakukan perulangan terhadap JSON Object
https://dev.to/aumayeung/use-the-for-of-loop-to-iterate-through-javascript-iterable-objects-1p2h
#object #json #forof #loop
https://dev.to/aumayeung/use-the-for-of-loop-to-iterate-through-javascript-iterable-objects-1p2h
#object #json #forof #loop
DEV Community
Use the For-Of Loop to Iterate Through JavaScript Iterable Objects
Subscribe to my email list now at http://jauyeung.net/subscribe/ Follow me on Twitter at https://twi...
Latihan panjang membuat aplikasi MERN Stack dengan TypeScript, React, dan Express JS Node JS
https://medium.com/codeduck/a-real-world-project-typescript-express-and-react-4701c0458e9c
#express #nodejs #typescript #react
https://medium.com/codeduck/a-real-world-project-typescript-express-and-react-4701c0458e9c
#express #nodejs #typescript #react
Medium
A Real-World Project: Typescript, Express and React
How I structure my Typescript + Express + React projects
Membuat sistem Authentication React JS pada AWS Amplify
https://medium.com/better-programming/build-a-react-app-with-authentication-using-aws-amplify-49db1dfdc290
#react #aws #authentication
https://medium.com/better-programming/build-a-react-app-with-authentication-using-aws-amplify-49db1dfdc290
#react #aws #authentication
Medium
Build a React App Using AWS Amplify in Simple Steps (Part 1)
Add a complete authentication flow to your React app
Membuat fungsi Authentication dengan Facebook Login di Angular
https://levelup.gitconnected.com/sign-in-with-facebook-oauth-in-angular-8-3a1625eceab2
#angular #facebook #login #auth
https://levelup.gitconnected.com/sign-in-with-facebook-oauth-in-angular-8-3a1625eceab2
#angular #facebook #login #auth
Medium
Sign In with Facebook OAuth in Angular 8
Using your Facebook account to sign in to Angular application using OAuth
Panduan lengkap dan komplit migrasi hijrah ke arah yang lebih baik yaitu Fullstack Javascript dalam pembuatan aplikasi web lengkap. Lengkap dengan link referensi latihan gratis dan latihan berbayar.
https://dev.to/nerdjfpb/how-i-become-a-full-stack-javascript-developer-from-php-in-2019-7g6
#fullstack #nodejs #migrate #hijrah
https://dev.to/nerdjfpb/how-i-become-a-full-stack-javascript-developer-from-php-in-2019-7g6
#fullstack #nodejs #migrate #hijrah
DEV Community
How I become a full stack JavaScript developer from PHP in 2019
I learned a lot of new things in 2019. I switched myself into a Full Stack JavaScript developer from...
Beberapa cara untuk mengganti karakter di dalam String dengan Replace
https://dmitripavlutin.com/replace-all-string-occurrences-javascript/
#string #replace #regex #replaceAll
https://dmitripavlutin.com/replace-all-string-occurrences-javascript/
#string #replace #regex #replaceAll
Dmitri Pavlutin Blog
3 Ways To Replace All String Occurrences in JavaScript
You can replace all occurrences of a string using split and join approach, replace() with a regular expression and the new replaceAll() string method.
Latihan membuat Resume atau CV Biodata Diri dengan CSS Grid dan HTML
https://css-tricks.com/new-year-new-job-lets-make-a-grid-powered-resume/
#resume #cv #curriculum #vitae
https://css-tricks.com/new-year-new-job-lets-make-a-grid-powered-resume/
#resume #cv #curriculum #vitae
CSS-Tricks
New Year, New Job? Let's Make a Grid-Powered Resume! | CSS-Tricks
Many popular resume designs are making the most of the available page space by laying sections out in a grid shape. Let’s use CSS Grid to create a layout that
Kelanjutan membuat Resume atau CV tetapi dibuat dalam bentuk aplikasi CLI Node JS dan dipublikasikan ke NPM
https://css-tricks.com/how-to-build-your-resume-on-npm/
#npm #cv #resume
https://css-tricks.com/how-to-build-your-resume-on-npm/
#npm #cv #resume
CSS-Tricks
How to Build Your Resume on npm
Just yesterday, Ali Churcher shared a neat way to make a resume using a CSS Grid layout. Let’s build off that a bit by creating a template that we can
Beberapa fitur Javascript modern yang jarang diketahui developer
https://blog.bitsrc.io/features-of-javascript-you-probably-never-used-4c117ba3f025
#unknown #feature #es2017
https://blog.bitsrc.io/features-of-javascript-you-probably-never-used-4c117ba3f025
#unknown #feature #es2017
Medium
11+ JavaScript Features You’ve Probably Never Used
11+ useful JavaScript features you might have missed.
Latihan menggunakan Content Management System atau CMS bernama Prismic JS untuk membuat manajemen konten blog dan artikel untuk aplikasi web Vue JS
https://www.youtube.com/watch?v=zV5NQ6QnX9Q
#vue #prismic #cms #headless
https://www.youtube.com/watch?v=zV5NQ6QnX9Q
#vue #prismic #cms #headless
YouTube
Headless CMS 2020 Prismic Vue Starter Guide
Headless CMS are super popular, so how do we get Prismic.io working with Vue.js? In this tutorial and guide I walk you through setting up Prismic with Vue.js. #Prismic #Vuejs
👉Check out my last video on TypeScript + Vue
https://youtu.be/CQAQkHuulTU
📚 Sign…
👉Check out my last video on TypeScript + Vue
https://youtu.be/CQAQkHuulTU
📚 Sign…
Konfigurasi setelan SSL HTTPS dan CORS di server backend Node JS dan Express JS
https://dev.to/omergulen/step-by-step-node-express-ssl-certificate-run-https-server-from-scratch-in-5-steps-5b87
#nodejs #express #ssl #https #cors
https://dev.to/omergulen/step-by-step-node-express-ssl-certificate-run-https-server-from-scratch-in-5-steps-5b87
#nodejs #express #ssl #https #cors
DEV Community
Node, Express, SSL Certificate: Run HTTPS Server from scratch in 5 steps
Node, Express, SSL Certificate: Run HTTPS Server from scratch in 5 steps I've decided to write abo...
Beberapa fitur dan tools yang dibutuhkan dalam pembuatan aplikasi Progressive Web Apps PWA
https://medium.com/@firt/progressive-web-apps-in-2020-c15018c9931c
#pwa #spa #tools
https://medium.com/@firt/progressive-web-apps-in-2020-c15018c9931c
#pwa #spa #tools
Medium
Progressive Web Apps in 2020
It’s been more than 12 years since Steve Jobs originally presented the idea of web apps “that look exactly and behave exactly like native…
Menambah chatbot dengan Dialogflow ke dalam aplikasi web
https://dev.to/mshahzaib101/add-a-chatbot-to-your-javascript-app-in-10-mins-3mdm
#chatbot #apps #bot #chat
https://dev.to/mshahzaib101/add-a-chatbot-to-your-javascript-app-in-10-mins-3mdm
#chatbot #apps #bot #chat
DEV Community
Add a ChatBot to your JavaScript app in 10 mins!!
ChatBots are everywhere, they are changing world everyday. Latest bots are built in such a way that i...
Beberapa tips optimasi aplikasi web Angular dari beberapa web developer
https://www.telerik.com/campaigns/kendo-angular-ui/angular-performance-tips-from-the-experts
#angular #performance #tips
https://www.telerik.com/campaigns/kendo-angular-ui/angular-performance-tips-from-the-experts
#angular #performance #tips
Telerik.com
50+ Angular Performance Tips from the Pros
Dive into over 50 top-notch Angular performance tips provided by community influencers to help you improve your Angular app performance. Enjoy!
Konversi data Excel menjadi bentuk JSON dengan Javascript
https://levelup.gitconnected.com/how-to-convert-excel-file-into-json-object-by-using-javascript-9e95532d47c5
#xlsx #json #excel
https://levelup.gitconnected.com/how-to-convert-excel-file-into-json-object-by-using-javascript-9e95532d47c5
#xlsx #json #excel
Medium
How to convert Excel file data into JSON object by using JavaScript
In this article i will explain how to convert excel file data to JSON Object by using with plain JavaScript.
Membuat Component Dialog Modal dengan Angular, yang dapat dipakai di halaman component yang lainnya.
https://levelup.gitconnected.com/how-to-create-a-reusable-modal-dialog-component-in-angular-8-241cc738d260
#angular #dialog #modal #component
https://levelup.gitconnected.com/how-to-create-a-reusable-modal-dialog-component-in-angular-8-241cc738d260
#angular #dialog #modal #component
Medium
How to create a reusable Modal Dialog component in Angular 8
Last month I wrote an article on how to create a modal dialog component in Angular 8. Through a simple demo, I explained how to create a…