Tips migrasi menggunakan Vue JS dari jQuery
https://medium.com/kaliop/how-to-use-vuejs-instead-of-jquery-ee6003ba323d
#vue #nojquery #migration
https://medium.com/kaliop/how-to-use-vuejs-instead-of-jquery-ee6003ba323d
#vue #nojquery #migration
Medium
How to use VueJs instead of jQuery
If you want to understand all the content of this article, some knowledge of VueJs is required : https://vuejs.org/v2/guide/
Membuat aplikasi Full Stack JavaScript atau serba JavaScript bagian pertama. Bagian berikutnya tersedia linknya di dalam artikel
https://medium.com/matts-lambda-minutes/lets-build-a-fullstack-app-with-javascript-episode-1-f63a4fa4700e
#fullstack #js #nodejs #express #nophp
https://medium.com/matts-lambda-minutes/lets-build-a-fullstack-app-with-javascript-episode-1-f63a4fa4700e
#fullstack #js #nodejs #express #nophp
Medium
Let’s build a FullStack App with JavaScript! ~ Episode 1
An introduction and setup for the backend portion of our FullStack App!
Membuat aplikasi web modern dengan JavaScript framework
https://codeburst.io/tech-stack-2019-core-5091cabd379d
#fullstack #javascript #tech #nophp
https://codeburst.io/tech-stack-2019-core-5091cabd379d
#fullstack #javascript #tech #nophp
Medium
Tech Stack 2019: Core
Building the core of a technology stack for 2019; for those who appreciate JavaScript.
Latihan manipulasi Document Object Model DOM dengan JavaScript
https://medium.freecodecamp.org/an-introduction-to-the-javascript-dom-512463dd62ec
#dom #javascript #manipulation #nojquery
https://medium.freecodecamp.org/an-introduction-to-the-javascript-dom-512463dd62ec
#dom #javascript #manipulation #nojquery
freeCodeCamp.org
An introduction to the JavaScript DOM
The Javascript DOM (Document Object Model) is an interface that allows developers to manipulate the content, structure and style of a…
Beberapa referensi proyek JavaScript open source yang menarik untuk dicoba dan dipakai
https://hackernoon.com/50-popular-javascript-open-source-projects-on-github-in-2018-469c11b48b8d
#project #library #framework
https://hackernoon.com/50-popular-javascript-open-source-projects-on-github-in-2018-469c11b48b8d
#project #library #framework
Hackernoon
50 popular JavaScript open-source projects on GitHub in 2018 | HackerNoon
This post is curated by <a href="https://issuehunt.io/" target="_blank"><strong><em>IssueHunt</em></strong></a><strong><em> </em></strong>that a crowdfunding and sourcing platform for open-source projects.
Melakukan publikasi deploy aplikasi web yang dibuat dengan Codesandbox ke Netlify
https://scotch.io/bar-talk/deploy-from-codesandbox-to-netlify-in-seconds/
#netlify #deploy #codesandbox
https://scotch.io/bar-talk/deploy-from-codesandbox-to-netlify-in-seconds/
#netlify #deploy #codesandbox
Scotch
Deploy from CodeSandbox to Netlify in Seconds
CodeSandbox has a new feature for deploying your apps to Netlify with just a couple of clicks!
Contoh penggunaan Firebase Cloud Functions untuk menjalankan aplikasi web berbasis Express JS
https://codeburst.io/express-js-on-cloud-functions-for-firebase-86ed26f9144c
#express #firebase #cloud #function
https://codeburst.io/express-js-on-cloud-functions-for-firebase-86ed26f9144c
#express #firebase #cloud #function
Medium
Express.js on Cloud Functions for Firebase
Exactly what you would expect, almost…
Penggunaan Angular Elements untuk melengkapi aplikasi web Angular
https://blog.bitsrc.io/using-angular-elements-why-and-how-part-1-35f7fd4f0457
#angular #elements
https://blog.bitsrc.io/using-angular-elements-why-and-how-part-1-35f7fd4f0457
#angular #elements
Medium
Using Angular Elements — Why and How? — Part 1
Learn How To Build Truly Reusable Components with Angular Elements
Membuat fungsi cron job di backend web Node.js
https://blog.bitsrc.io/build-a-cron-job-in-nodejs-d117abd0be45
#nodejs #cron #job
https://blog.bitsrc.io/build-a-cron-job-in-nodejs-d117abd0be45
#nodejs #cron #job
Medium
Build a Cron-Job in Nodejs
Learn how to set up cron jobs in Node.js applications
Contoh penggunaan fungsi Array.values() untuk melihat isi array
https://appdividend.com/2019/03/28/javascript-array-values-example-array-prototype-values-tutorial/
#array #values
https://appdividend.com/2019/03/28/javascript-array-values-example-array-prototype-values-tutorial/
#array #values
AppDividend
Javascript Array Values Example | JS Array values()
Javascript Array values() method returns the new Array Iterator object that contains the values for each index in an array.
Keuntungan penggunaan Reverse Proxy untuk aplikasi web Node.js versi produksi
https://medium.com/intrinsic/why-should-i-use-a-reverse-proxy-if-node-js-is-production-ready-5a079408b2ca
#nodejs #proxy #reverse #nginx
https://medium.com/intrinsic/why-should-i-use-a-reverse-proxy-if-node-js-is-production-ready-5a079408b2ca
#nodejs #proxy #reverse #nginx
Medium
Why should I use a Reverse Proxy if Node.js is Production-Ready?
There are several reasons why one should not directly expose a Node.js process to the web and should instead hide it behind a reverse proxy.
Membuat layanan mengubah ukuran gambar secara dinamis dengan Node.js dan Serverless Framework
https://serverless.com/blog/dynamic-image-resizing-nodejs/
#nodejs #serverless
https://serverless.com/blog/dynamic-image-resizing-nodejs/
#nodejs #serverless
Serverless
Dynamic image resizing with Node.js and the Serverless Framework
Learn how to create an API that allows you to resize images dynamically using AWS, S3, Lambda & Serverless Framework.
Tips dan Trik dalam pengembangan aplikasi berbasis Node.js
https://blog.logrocket.com/pro-node-js-tips-378a1f86a896
#nodejs #tips #trick
https://blog.logrocket.com/pro-node-js-tips-378a1f86a896
#nodejs #tips #trick
LogRocket Blog
Pro Node.js tips - LogRocket Blog
Starting with a new programming language can be a daunting task. In the case of Node.js, it can be difficult […]
Beberapa ekstensi Visual Studio Code untuk pengembangan aplikasi web Angular
https://johnpapa.net/rec-ng-extensions/
#angular #code #extension #vscode
https://johnpapa.net/rec-ng-extensions/
#angular #code #extension #vscode
John Papa
Recommended VS Code Extensions for Angular Developers
Catatan rilis TypeScript versi 3.4
https://devblogs.microsoft.com/typescript/announcing-typescript-3-4/
#typescript #release
https://devblogs.microsoft.com/typescript/announcing-typescript-3-4/
#typescript #release
Microsoft News
Announcing TypeScript 3.4
Today we’re happy to announce the availability of TypeScript 3.4! If you haven’t yet used TypeScript, it’s a language that builds on JavaScript that adds optional static types. The TypeScript project provides a compiler that checks your programs based on…
Penggunaan Let dan Const untuk variabel di JavaScript dan melarang penggunaan Var
https://medium.com/@codingsam/awesome-javascript-no-more-var-working-title-999428999994
#let #const #var #es2015
https://medium.com/@codingsam/awesome-javascript-no-more-var-working-title-999428999994
#let #const #var #es2015
Medium
Why don’t we use var anymore?
If you used to code in Javascript in the old days, you used the “var” keyword a lot. There was no other way to declare a variable. It is…
Membuat aplikasi Catatan Pemasukan dan Pengeluaran dengan JavaScript ES2015 dan Dropbox API
https://medium.freecodecamp.org/free-course-build-an-expense-organizer-with-es6-and-dropbox-4ec7cd1048ef
https://scrimba.com/g/gdropbox
#scrimba #dropbox #api #es2015 #es6
https://medium.freecodecamp.org/free-course-build-an-expense-organizer-with-es6-and-dropbox-4ec7cd1048ef
https://scrimba.com/g/gdropbox
#scrimba #dropbox #api #es2015 #es6
freeCodeCamp.org
Free Course: Build an expense organizer with ES6 and Dropbox
Let’s create an app which makes it easier to manage receipts.