Penggunaan Worker Threads di framework backend Node.js bernama Odi JS
https://hackernoon.com/odi-threads-8bb9c3c94f6a
#odi #worker #thread #nodejs
https://hackernoon.com/odi-threads-8bb9c3c94f6a
#odi #worker #thread #nodejs
Hacker Noon
Threads without efforts in Odi (Node.js)
Multithreading in Node.js applications using Odi
Tips mengatur controller di Express JS untuk aplikasi web skala besar
https://medium.freecodecamp.org/how-to-organize-express-controllers-for-large-codebases-2d8284bbf817
#express #scale #large #nodejs
https://medium.freecodecamp.org/how-to-organize-express-controllers-for-large-codebases-2d8284bbf817
#express #scale #large #nodejs
freeCodeCamp.org
How To Organize Express Controllers For Large Codebases
Three years ago, I started developing an Express.js API for a company. I wondered what could be the best controllers architecture to stay…
Beberapa alat build system untuk pengembangan aplikasi web modern
https://blog.logrocket.com/tools-and-modern-workflow-for-front-end-developers-505c7227e917
#tools #webpack #gulp #grunt #parcel
https://blog.logrocket.com/tools-and-modern-workflow-for-front-end-developers-505c7227e917
#tools #webpack #gulp #grunt #parcel
LogRocket Blog
Tools and modern workflow for front-end developers - LogRocket Blog
Recently different tools and workflows have emerged in order to make the front-end development process easier — one of these tools is known as abuild tool. In this tutorial, we will explore what build tools are and how to use them. We’ll look at NPM scripts…
Pengembangan aplikasi web backend dengan Express JS dan TypeScript bagian kesepuluh , yaitu melakukan ujicoba aplikasi web dan API
https://wanago.io/2019/02/04/typescript-express-testing/
#api #express #typescript #wanago
https://wanago.io/2019/02/04/typescript-express-testing/
#api #express #typescript #wanago
Marcin Wanago Blog - JavaScript, both frontend and backend
Testing Express application - TypeScript Express #10
Testing express by writing unit and integration tests with Jest & SuperTest. Faking the database connection to keep tests independent from external factors
Penggunaan TypeScript Decorators untuk membuat alur API react Hooks di Angular
Video
https://www.youtube.com/watch?v=O6A-u_FoEX8
Dokumentasi :
https://www.typescriptlang.org/docs/handbook/decorators.html
Codelab :
https://fireship.io/lessons/ts-decorators-by-example/
#angular #hooks #typescript #react
Video
https://www.youtube.com/watch?v=O6A-u_FoEX8
Dokumentasi :
https://www.typescriptlang.org/docs/handbook/decorators.html
Codelab :
https://fireship.io/lessons/ts-decorators-by-example/
#angular #hooks #typescript #react
YouTube
The Magic of TypeScript Decorators
Practical examples of TypeScript Decorators 🍨. Learn how to use decorators to build an API similar to React Hooks in Angular https://fireship.io/lessons/ts-decorators-by-example/
Docs https://www.typescriptlang.org/docs/handbook/decorators.html
Docs https://www.typescriptlang.org/docs/handbook/decorators.html
Penggunaan Lazy Load Component di Angular dan cara menyetelnya
https://netbasal.com/the-need-for-speed-lazy-load-non-routable-modules-in-angular-30c8f1c33093
#angular #module #lazy #load
https://netbasal.com/the-need-for-speed-lazy-load-non-routable-modules-in-angular-30c8f1c33093
#angular #module #lazy #load
Medium
The Need for Speed: Lazy Load Non-Routable Modules in Angular 🏎
As you probably know, Angular comes with a functionality that allows you to lazy load routable modules out of the box. Although in most…
Tips mengamankan HTTP headers untuk keamanan aplikasi web
https://blog.detectify.com/2019/02/05/guide-http-security-headers-for-better-web-browser-security/
#http #header
https://blog.detectify.com/2019/02/05/guide-http-security-headers-for-better-web-browser-security/
#http #header
Detectify Blog
A guide to HTTP security headers for better web browser security - Detectify Blog
A guide on different response HTTP-headers that a web server can include in a request in order to prevent XSS attacks, protecting the web browser user.
Melihat cara kerja Promise di balik layar
https://101node.io/blog/how-promises-actually-work-inside-out/
#promise #async #await #howto
https://101node.io/blog/how-promises-actually-work-inside-out/
#promise #async #await #howto
Pembaruan untuk text editor Visual Studio Code 1.31 sudah tersedia.
Catatan rilisnya :
https://code.visualstudio.com/updates/v1_31
Download dan install di :
https://code.visualstudio.com/
#code #vscode #release #note
Catatan rilisnya :
Catatan rilisnya :
https://code.visualstudio.com/updates/v1_31
Download dan install di :
https://code.visualstudio.com/
#code #vscode #release #note
Catatan rilisnya :
No reload on extension install - No interruptions when you install new extensions.
Tree UI improvements - Improved Explorer navigation and filtering, horizontal scrolling.
Main menu updates - Redesigned Go actions menu, Edit menu Cut command.
Multiline Problems output - See full multiline issue details in the Problems panel.
Find All References history - Quickly rerun previous reference searches.
Semantic selection for HTML, CSS, and JSON - Expand/shrink selection based on language semantics.
Integrated Terminal reflow support - Terminal text automatically reflows as panel width changes.
Command-based user input variables - Custom user input for task and debug configuration.
Updated Extension API documentation - Completely rewritten with extension guides.
Visualstudio
Visual Studio Code January 2019
See what is new in the Visual Studio Code January 2019 Release (1.31)
Membuat file PDF dari HTML dengan memakai Node.js dan Puppeteer
https://blog.risingstack.com/pdf-from-html-node-js-puppeteer/
#nodejs #puppeteer #html #pdf
https://blog.risingstack.com/pdf-from-html-node-js-puppeteer/
#nodejs #puppeteer #html #pdf
RisingStack Engineering
Puppeteer HTML to PDF Generation with Node.js - RisingStack Engineering
Learn to generate a Puppeteer PDF document from a heavily styled React page using Node.js, headless Chrome and Docker.
Membuat inheritance di TypeScript
https://blog.jetbrains.com/webstorm/2019/02/write-object-oriented-typescript-inheritance/
#typescript #inheritance
https://blog.jetbrains.com/webstorm/2019/02/write-object-oriented-typescript-inheritance/
#typescript #inheritance
Latihan dasar mengenal Node.js untuk versi 2019 ini
https://www.youtube.com/watch?v=fBNz5xF-Kx4
#nodejs #crash #course
https://www.youtube.com/watch?v=fBNz5xF-Kx4
#nodejs #crash #course
YouTube
Node.js Crash Course
Updated Version - https://youtu.be/32M1al-Y6Ag
In this crash course we will explore Node.js fundamentals including modules such as path, url, fs, events and we will create an HTTP server from scratch without Express and deploy to Heroku.
Watch Next: Express…
In this crash course we will explore Node.js fundamentals including modules such as path, url, fs, events and we will create an HTTP server from scratch without Express and deploy to Heroku.
Watch Next: Express…
Channel latihan pemrograman dan kelas pemrograman Fireship.IO merekomendasikan beberapa bahasa pemrograman yang menarik dipelajari tahun ini, diantaranya :
https://www.youtube.com/watch?v=eqtgZM3AwNM&feature=em-lsp
#student #learning
https://www.youtube.com/watch?v=eqtgZM3AwNM&feature=em-lsp
Javascript
Swift
Kotlin
Dart and Flutter
Rust and Go
Python
Ruby
C# and Unity
C++
Unreal and Godot
#student #learning
YouTube
Top 10 Programming Languages in 90 Seconds
Top Ten Programming Languages 🔥 for 2019 based on your goals as a developer. https://medium.com/@jeffdelaney/top-ten-programming-languages-of-2019-a8dd5bc6f3bc
Learn more at https://fireship.io
Learn more at https://fireship.io
Latihan membuat game dengan framework Phaser JS versi 3 dan TypeScript
https://medium.freecodecamp.org/how-to-build-a-simple-game-in-the-browser-with-phaser-3-and-typescript-bdc94719135
#phaser #typescript #game
https://medium.freecodecamp.org/how-to-build-a-simple-game-in-the-browser-with-phaser-3-and-typescript-bdc94719135
#phaser #typescript #game
freeCodeCamp.org
How to build a simple game in the browser with Phaser 3 and TypeScript
I’m a developer advocate and a backend developer, and my frontend development expertise is relatively weak. A while ago I wanted to have…
Latihan membuat dashboard MongoDb dengan Node.js
https://statsbot.co/blog/building-mongodb-dashboard-using-node.js?5253
#dashboard #mongodb #nodejs
https://statsbot.co/blog/building-mongodb-dashboard-using-node.js?5253
#dashboard #mongodb #nodejs
Statsbot Blog
Building MongoDB Dashboard using Node.js | Statsbot Blog
Beberapa catatan rilis Webpack 5
https://blog.logrocket.com/new-features-in-webpack-5-2559755adf5e
#webpack #release
https://blog.logrocket.com/new-features-in-webpack-5-2559755adf5e
#webpack #release
LogRocket Blog
New features in webpack 5 - LogRocket Blog
Webpack's recent update is loaded with new features: persistent cache, newly named chunk id, config changes, and more. Get up to date with webpack v5.
Membuat GraphQL API dengan Serverless Cloud
https://medium.com/open-graphql/effortless-real-time-graphql-api-with-serverless-business-logic-running-in-any-cloud-8585e4ed6fa3
#serverless #graphql
https://medium.com/open-graphql/effortless-real-time-graphql-api-with-serverless-business-logic-running-in-any-cloud-8585e4ed6fa3
#serverless #graphql
Medium
Effortless Real-time GraphQL API with serverless business logic running in any cloud
In this post, I will show you how you can create effortless real-time GraphQL API with serverless business logic and deploy it to any cloud
Melakukan integrasi Google Maps ke dalam aplikasi web berbasis Angular
https://alligator.io/angular/angular-google-maps/
#angular #maps #googlemaps
https://alligator.io/angular/angular-google-maps/
#angular #maps #googlemaps
alligator.io
Integrating Google Maps in Your Angular Application
Low how to quickly add a Google Maps component to your Angular application with Angular Google Maps.