Latihan membangun backend Node.js dengan TypeScript bagian kedelapan yaitu implementasi HTTPS dan SSL
https://wanago.io/2019/04/01/node-js-typescript-8-implementing-https-with-our-own-openssl-certificate/
#nodejs #express #https #ssl
https://wanago.io/2019/04/01/node-js-typescript-8-implementing-https-with-our-own-openssl-certificate/
#nodejs #express #https #ssl
Marcin Wanago Blog - JavaScript, both frontend and backend
Node.js TypeScript #8. Implementing HTTPS with OpenSSL certificate
1. Node.js TypeScript #1. Modules, process arguments, basics of the File System 2. Node.js TypeScript #2. The synchronous nature of the EventEmitter 3. Node.js TypeScript #3. Explaining the Buffer 4. Node.js TypeScript #4. Paused and flowing modes of a readable…
Melihat cara kerja WebBluetooth API yang kini telah tersedia di beberapa browser
https://www.smashingmagazine.com/2019/02/introduction-to-webbluetooth/
#bluetooth #browser #web #chrome
https://www.smashingmagazine.com/2019/02/introduction-to-webbluetooth/
#bluetooth #browser #web #chrome
Smashing Magazine
An Introduction To WebBluetooth — Smashing Magazine
With Progressive Web Apps, you can now use the web to build full-blown apps. Thanks to an enormous amount of new specifications and features, we can do things with the web that you used to need to write native apps for. However, talking to hardware devices…
Latihan berseri membuat aplikasi Fullstack TypeScript dengan Angular dan Nest JS
https://dev.to/carlillo/part-8-clock-in-out-system-deploy-frontend-angular-6-using-environments-nog
#nest #angular #web
https://dev.to/carlillo/part-8-clock-in-out-system-deploy-frontend-angular-6-using-environments-nog
#nest #angular #web
The DEV Community
Part 8. Clock-in/out System: Deploy frontend (Angular 6+) using environments
Here is a common solution for the management of environment variables in angular, using angular-cli (which we will use shortly). Another solution is to create your own deployment system by using a tool such as gulp or webpack.
Node CG , library untuk membuat tampilan grafik di halaman dashboard
https://nodecg.com/
https://github.com/nodecg/nodecg
#nodejs #nodecg #graphic
https://nodecg.com/
https://github.com/nodecg/nodecg
#nodejs #nodecg #graphic
GitHub
GitHub - nodecg/nodecg: Create broadcast graphics using Node.js and a browser
Create broadcast graphics using Node.js and a browser - nodecg/nodecg
Latihan panjang membuat aplikasi musik yang dimainkan , dengan Spotify API , Node.js , Nuxt JS , Vue JS , dan Redis Db
https://www.smashingmagazine.com/2019/03/spotify-app-vue-nuxt-javascript/
#nuxt #vue #nodejs #mevn #spotify
https://www.smashingmagazine.com/2019/03/spotify-app-vue-nuxt-javascript/
#nuxt #vue #nodejs #mevn #spotify
Smashing Magazine
Creating A Spotify-Powered App Using Nuxt.js — Smashing Magazine
With Spotify, machine learning and social media has gone musical. In this tutorial, you’ll learn how to compose your own application to share what you’re listening to on Spotify using Vue.js and Nuxt.
Latihan membuat machine learning dengan JavaScript TensorFlow JS
https://blog.bitsrc.io/javascript-for-machine-learning-using-tensorflow-js-6411bcf2d5cd
#tensorflow #machine #learning
https://blog.bitsrc.io/javascript-for-machine-learning-using-tensorflow-js-6411bcf2d5cd
#tensorflow #machine #learning
Medium
JavaScript for Machine Learning using TensorFlow.js
Web developers are just happy to do everything within their JS comfort Zone
Tips mengamankan aplikasi web berbasis JavaScript
https://damienbod.com/2019/04/02/securing-browser-based-javascript-typescript-applications/
#secure #javascript
https://damienbod.com/2019/04/02/securing-browser-based-javascript-typescript-applications/
#secure #javascript
Software Engineering
Securing browser based Javascript, Typescript applications
This article should help you in choosing the right security for your browser based Javascript or Typescript applications. You should aim to secure the application as best as possible. The following…
Contoh penggunaan Parse Integer parseInt untuk konversi bilangan angka
https://superjavascript.com/t/javascript-parseint/
#integer #parseInt
https://superjavascript.com/t/javascript-parseint/
#integer #parseInt
Superjavascript
JavaScript parseInt - SuperJavascipt
JavaScript parseInt - Convert strings to whole numbers with parseInt. There are some gotchas with parseInt, these will be explained.
Membuat komponen per halaman atau pagination dengan Vue JS
https://css-tricks.com/creating-a-reusable-pagination-component-in-vue/
#vue #pagination #page #scroll
https://css-tricks.com/creating-a-reusable-pagination-component-in-vue/
#vue #pagination #page #scroll
CSS-Tricks
Creating a Reusable Pagination Component in Vue | CSS-Tricks
The idea behind most of web applications is to fetch data from the database and present it to the user in the best possible way. When we deal with data there
Membuat beberapa aplikasi web dengan Angular , ngRx State , dan Lazy Loading , dan dengan arsitektur mono repo menjadi satu proyek
https://blog.angularindepth.com/making-angular-project-mono-repo-with-ngrx-state-management-and-lazy-loading-3f09178319d4
#angular #monorepo #architecture
https://blog.angularindepth.com/making-angular-project-mono-repo-with-ngrx-state-management-and-lazy-loading-3f09178319d4
#angular #monorepo #architecture
Medium
Medium – Get smarter about what matters to you.
Medium is not like any other platform on the internet. Our sole purpose is to help you find compelling ideas, knowledge, and perspectives. We don’t serve ads—we serve you, the curious reader who loves to learn new things. Medium is home to thousands of independent…
Latihan End to End Testing atau E2E di Vue JS
https://vuejsdevelopers.com/2019/04/01/vue-testing-unit-vs-e2e/
#vue #e2e #testing
https://vuejsdevelopers.com/2019/04/01/vue-testing-unit-vs-e2e/
#vue #e2e #testing
Unit vs E2E Testing for Vue.js
What's the difference between unit and E2E testing for Vue apps? Do you need one, or the other, or both? This article will provide a useful comparison.
Trend pengembangan aplikasi web di tahun 2019 ini , seperti PWA, SPA , AMP, dst
https://medium.freecodecamp.org/top-web-development-trends-to-look-out-for-in-2019-4f6a03007f22
#pwa #trend
https://medium.freecodecamp.org/top-web-development-trends-to-look-out-for-in-2019-4f6a03007f22
#pwa #trend
freeCodeCamp.org
Top Web Development trends to look out for in 2019
Do you know that nearly 200 websites are pushed out every minute? Sounds’ astonishing right but it is a fact and that’s why It is…
Penggunaan Web Worker untuk komputasi berat di browser
https://www.sitepoint.com/javascript-web-workers/
#web #worker #heavy #computation
https://www.sitepoint.com/javascript-web-workers/
#web #worker #heavy #computation
Sitepoint
JavaScript Web Workers: A Beginner's Guide - SitePoint
Learn how web workers help with web app performance, and get started by building a basic JavaScript web worker.
Penggunaan Heroku Buildpacks untuk pembuatan Docker Image
https://blog.heroku.com/docker-images-with-buildpacks
#heroku #docker
https://blog.heroku.com/docker-images-with-buildpacks
#heroku #docker
Heroku
Turn Your Code into Docker Images with Cloud Native Buildpacks
With Cloud Native Buildpacks, we've taken the same philosophies that made buildpacks successful and applied them towards creating Docker images.
Latihan membuat aplikasi web dengan Angular dan Angular CLI
https://dev.to/steveblue/build-angular-like-an-architect-part-1-3ph2
#angular #cli
https://dev.to/steveblue/build-angular-like-an-architect-part-1-3ph2
#angular #cli
DEV Community 👩💻👨💻
Build Angular Like An Architect (Part 1)
I 🤓 out on build tooling. Since Angular 2 was in released I've been experimenting with different way...
Mengatur indeks Z pada tampilan halaman web
https://www.smashingmagazine.com/2019/04/z-index-component-based-web-application/
#z #index #css
https://www.smashingmagazine.com/2019/04/z-index-component-based-web-application/
#z #index #css
Smashing Magazine
Managing Z-Index In A Component-Based Web Application — Smashing Magazine
The `z-index` property, despite all that’s written about it, is still widely misunderstood and mishandled. Stacking issues in a complex single-page web application can become a major pain. Adhering to some principles, however, we can easily avoid these issues.
Latihan membuat aplikasi web dengan Angular yang bersifst modular
https://medium.com/@a.yurich.zuev/building-extensible-dynamic-pluggable-enterprise-application-with-angular-aed8979faba5
#angular #enterprise #module
https://medium.com/@a.yurich.zuev/building-extensible-dynamic-pluggable-enterprise-application-with-angular-aed8979faba5
#angular #enterprise #module
Medium
Building an extensible Dynamic Pluggable Enterprise Application with Angular
In this article, we will talk about how we can leverage Angular CLI build tools to create an AOT precompiled Angular plugin.
[UPDATED 2019]
Kumpulan Course dari Udemy untuk belajar tentang JavaScript dan beberapa frameworknya. Untuk memahami pembuatan aplikasi web dengan teknologi serba JavaScript depan belakang (Fullstack JavaScript + CSS + HTML) yang mana saat ini mulai banyak dipakai. Setiap beberapa waktu dalam seminggu, course-course ini mendapat diskon harga, sehingga harganya lebih murah dari hari-hari biasa.
Beberapa pilihannya untuk JavaScript Backend Node.js :
https://www.udemy.com/the-complete-nodejs-developer-course-2/
https://www.udemy.com/nodejs-the-complete-guide/
Untuk course Node.js yang lain yang bisa jadi pertimbangan bisa dilihat disini :
https://www.udemy.com/topic/nodejs/
Untuk framework Angular, bisa lihat course ini :
oleh Pak Guru Maximilian Schwarzmüller yang punya channel Academind Youtube.
https://www.udemy.com/the-complete-guide-to-angular-2/
https://www.udemy.com/angular-2-and-nodejs-the-practical-guide/
Kelas lain yang bisa jadi pertimbangan :
https://www.udemy.com/topic/angular/
Kelas Ionic Framework
https://www.udemy.com/ionic-2-the-practical-guide-to-building-ios-android-apps/
https://www.udemy.com/ionic-3-apps-for-woocommerce-build-an-ecommerce-mobile-app/
Untuk framework Vue JS, bisa lihat course ini, masih dibuat oleh Pak Guru yang sama :
https://www.udemy.com/vuejs-2-the-complete-guide/
https://www.udemy.com/nuxtjs-vuejs-on-steroids/
Kelas lain yang bisa jadi pertimbangan bisa di cek disini :
https://www.udemy.com/topic/vue-js/
Sedangkan untuk Nuxt JS, bisa dilihat disini :
https://www.udemy.com/nuxtjs-vuejs-on-steroids/
Untuk framework React JS, bisa lihat kelas ini :
https://www.udemy.com/react-redux/
https://www.udemy.com/react-the-complete-guide-incl-redux/
Kelas lain yang bisa jadi pertimbangan bisa dicek disini :
https://www.udemy.com/topic/react/
Untuk kelas Progressive Web Apps, bisa di cek disini :
https://www.udemy.com/progressive-web-app-pwa-the-complete-guide/
Untuk pengenalan kelas JavaScript dasar, bisa ke kelasnya om Jonas Schmedtmann
https://www.udemy.com/the-complete-javascript-course/
atau kelasnya om Maximilian
https://www.udemy.com/es6-bootcamp-next-generation-javascript/
Sedangkan untuk desain Web dan CSS, bisa coba ke kelas nya om Jonas lagi disini
https://www.udemy.com/design-and-develop-a-killer-website-with-html5-and-css3/
https://www.udemy.com/advanced-css-and-sass/
Kelas belajar pengembangan web App dari dasar sampai Fullstack JavaScript oleh Colt Steele
https://www.udemy.com/the-web-developer-bootcamp/
The Advanced Web Developer Bootcamp
https://www.udemy.com/the-advanced-web-developer-bootcamp/
Pembelian Udemy Course bisa dengan Potong Pulsa dan Google Play Credit, melalui Alfamart, melalui transfer bank Permata, dan Doku Wallet
https://medium.com/kode-dan-kodean/membeli-kelas-online-dengan-potong-pulsa-operator-atau-google-play-credits-8fe4abc9fd4
#udemy #angular #vue #react #nodejs #nuxt #nodejs #course #ionic
Kumpulan Course dari Udemy untuk belajar tentang JavaScript dan beberapa frameworknya. Untuk memahami pembuatan aplikasi web dengan teknologi serba JavaScript depan belakang (Fullstack JavaScript + CSS + HTML) yang mana saat ini mulai banyak dipakai. Setiap beberapa waktu dalam seminggu, course-course ini mendapat diskon harga, sehingga harganya lebih murah dari hari-hari biasa.
Beberapa pilihannya untuk JavaScript Backend Node.js :
https://www.udemy.com/the-complete-nodejs-developer-course-2/
https://www.udemy.com/nodejs-the-complete-guide/
Untuk course Node.js yang lain yang bisa jadi pertimbangan bisa dilihat disini :
https://www.udemy.com/topic/nodejs/
Untuk framework Angular, bisa lihat course ini :
oleh Pak Guru Maximilian Schwarzmüller yang punya channel Academind Youtube.
https://www.udemy.com/the-complete-guide-to-angular-2/
https://www.udemy.com/angular-2-and-nodejs-the-practical-guide/
Kelas lain yang bisa jadi pertimbangan :
https://www.udemy.com/topic/angular/
Kelas Ionic Framework
https://www.udemy.com/ionic-2-the-practical-guide-to-building-ios-android-apps/
https://www.udemy.com/ionic-3-apps-for-woocommerce-build-an-ecommerce-mobile-app/
Untuk framework Vue JS, bisa lihat course ini, masih dibuat oleh Pak Guru yang sama :
https://www.udemy.com/vuejs-2-the-complete-guide/
https://www.udemy.com/nuxtjs-vuejs-on-steroids/
Kelas lain yang bisa jadi pertimbangan bisa di cek disini :
https://www.udemy.com/topic/vue-js/
Sedangkan untuk Nuxt JS, bisa dilihat disini :
https://www.udemy.com/nuxtjs-vuejs-on-steroids/
Untuk framework React JS, bisa lihat kelas ini :
https://www.udemy.com/react-redux/
https://www.udemy.com/react-the-complete-guide-incl-redux/
Kelas lain yang bisa jadi pertimbangan bisa dicek disini :
https://www.udemy.com/topic/react/
Untuk kelas Progressive Web Apps, bisa di cek disini :
https://www.udemy.com/progressive-web-app-pwa-the-complete-guide/
Untuk pengenalan kelas JavaScript dasar, bisa ke kelasnya om Jonas Schmedtmann
https://www.udemy.com/the-complete-javascript-course/
atau kelasnya om Maximilian
https://www.udemy.com/es6-bootcamp-next-generation-javascript/
Sedangkan untuk desain Web dan CSS, bisa coba ke kelas nya om Jonas lagi disini
https://www.udemy.com/design-and-develop-a-killer-website-with-html5-and-css3/
https://www.udemy.com/advanced-css-and-sass/
Kelas belajar pengembangan web App dari dasar sampai Fullstack JavaScript oleh Colt Steele
https://www.udemy.com/the-web-developer-bootcamp/
The Advanced Web Developer Bootcamp
https://www.udemy.com/the-advanced-web-developer-bootcamp/
Pembelian Udemy Course bisa dengan Potong Pulsa dan Google Play Credit, melalui Alfamart, melalui transfer bank Permata, dan Doku Wallet
https://medium.com/kode-dan-kodean/membeli-kelas-online-dengan-potong-pulsa-operator-atau-google-play-credits-8fe4abc9fd4
#udemy #angular #vue #react #nodejs #nuxt #nodejs #course #ionic
Medium
Membeli Kelas Online Udemy dengan Potong Pulsa Operator atau Google Play Credits
Udemy adalah layanan aplikasi web yang menyediakan bermacam-macam kelas online dan latihan belajar yang dibuat oleh instruktur ahli di…
Latihan membuat aplikasi berita dengan Ionic 4 dan Angular
https://www.sitepoint.com/ionic-4-angular-build-app
#angular #ionic #app
https://www.sitepoint.com/ionic-4-angular-build-app
#angular #ionic #app
Sitepoint
How to Build a News App with Ionic 4 & Angular — SitePoint
In this tutorial we'll be using Ionic 4 and Angular to build a news application that makes use of a third-party news API.