Panduan dasar menggunakan Git VCS lengkap dengan cara membuat pesan commit yang baik .
https://dev.to/gaelthomas/a-beginner-s-guide-to-git-how-to-write-a-good-commit-message-2j49
Beberapa istilah dan terminologi di dalam Git
https://levelup.gitconnected.com/confusing-terms-in-the-git-terminology-c7115d6febc7
#git #vcs
https://dev.to/gaelthomas/a-beginner-s-guide-to-git-how-to-write-a-good-commit-message-2j49
Beberapa istilah dan terminologi di dalam Git
https://levelup.gitconnected.com/confusing-terms-in-the-git-terminology-c7115d6febc7
#git #vcs
DEV Community
A Beginner’s Guide to Git — How to Write a Good Commit Message
This was originally posted on: https://herewecode.io/blog/a-beginners-guide-to-git-how-to-write-a-goo...
Latihan dasar membuat Docker Container untuk aplikasi backend Express JS
https://dev.to/farleyknight/docker-basics-containers-and-images-od9
#docker #container #nodejs
https://dev.to/farleyknight/docker-basics-containers-and-images-od9
#docker #container #nodejs
DEV Community
Docker Basics - Containers and Images
What is Docker? Docker implements a software concept called a container. Essentially, the...
Latihan menggunakan Spread Operator dan Rest Parameter di dalam suatu fungsi, dan ditambah penggunaan Array Destructuring untuk mengambil data dari array .
https://dev.to/samanthaming/extract-functions-arguments-using-destructure-in-javascript-169k
-
Mengenal Delete Operator untuk menghapus property di dalam JavaScript Object
https://levelup.gitconnected.com/introducing-the-javascript-delete-operator-a3f8ef9bddf4
-
Contoh penggunaan Quick Sort di JavaScript
https://alligator.io/js/quick-sort/
-
Latihan penggunaan let dan Const agar tidak menggunakan lagi var
https://www.prestonlamb.com/blog/javascript-variables-var-and-let-and-const
#spread #rest #operator #delete #sort #quicksort #let #const #novar
https://dev.to/samanthaming/extract-functions-arguments-using-destructure-in-javascript-169k
-
Mengenal Delete Operator untuk menghapus property di dalam JavaScript Object
https://levelup.gitconnected.com/introducing-the-javascript-delete-operator-a3f8ef9bddf4
-
Contoh penggunaan Quick Sort di JavaScript
https://alligator.io/js/quick-sort/
-
Latihan penggunaan let dan Const agar tidak menggunakan lagi var
https://www.prestonlamb.com/blog/javascript-variables-var-and-let-and-const
#spread #rest #operator #delete #sort #quicksort #let #const #novar
DEV Community
Extract Functions Arguments using Destructure in JavaScript
Extract Functions Arguments using Destructure in JavaScript ES6 Destructuring is terrifi...
Beberapa hal yang harus diperhatikan sebelum melakukan deploy aplikasi backend Node JS ke server Production
https://www.freecodecamp.org/news/node-js-production-checklist/
-
Validasi data yang akan disimpan ke MongoDb dengan Mongoose Library.
https://medium.com/javascript-in-plain-english/store-clean-data-by-validating-models-with-mongoose-f6453dbdbff9
#nodejs #express #mongodb #mongoose #validate #security
https://www.freecodecamp.org/news/node-js-production-checklist/
-
Validasi data yang akan disimpan ke MongoDb dengan Mongoose Library.
https://medium.com/javascript-in-plain-english/store-clean-data-by-validating-models-with-mongoose-f6453dbdbff9
#nodejs #express #mongodb #mongoose #validate #security
freeCodeCamp.org
The Ultimate Node.js Production Checklist
Are you doing this Node thing right on production? Let's see some common mistakes people make running Node on production (coming straight from my own projects - like codedamn [https://codedamn.com]) and how they can be mitigated. You can use this as your…
Membuat fungsi berganti tema gelap Dark ke tema terang Light dan sebaliknya dengan menggunakan CSS Variables
https://youtu.be/rXuHGLzSmSE
#css #dark #light #variable #cssvariable
https://youtu.be/rXuHGLzSmSE
#css #dark #light #variable #cssvariable
YouTube
CSS Theme Switcher by Reverse-Engineering Alligator.io
Learn how to toggle between light, dark, and solar mode (plus other cool tricks) by reverse-engineering the UI of alligator.io 🐊🎨https://github.com/fireship-io/226-css-theme-toggler
1:40 Setup
4:18 Triangle Header
5:13 CSS Dropdown Menu
7:56 Theme Switcher…
1:40 Setup
4:18 Triangle Header
5:13 CSS Dropdown Menu
7:56 Theme Switcher…
Membuat Text Input yang otomatis bertambah baris dan lebarnya sesuai dengan teks yang dituliskan pengguna
https://css-tricks.com/auto-growing-inputs-textareas/
-
Mengganti Favicon secara dinamis dengan gambar Emoji.
https://css-tricks.com/emojis-as-favicons/
-
#css #textinput #input #form #row #lines #favicon #emoji
https://css-tricks.com/auto-growing-inputs-textareas/
-
Mengganti Favicon secara dinamis dengan gambar Emoji.
https://css-tricks.com/emojis-as-favicons/
-
#css #textinput #input #form #row #lines #favicon #emoji
CSS-Tricks
Auto-Growing Inputs & Textareas | CSS-Tricks
By default, <input> and <textarea> elements don't change size based on the content they contain. In fact, there isn't any simple HTML or CSS way
Cara memasang Bootstrap ke Angular dengan Ngx Bootstrap
https://wuschools.com/ngx-bootstrap/
#angular #bootstrap
https://wuschools.com/ngx-bootstrap/
#angular #bootstrap
wuschools
ngx bootstrap | With Bootstrap 3 and 4 - wuschools
ngx bootstrap all components like datepicker, dropdown, pagination, etc are powered by angular. ngx bootstrap is an open-sourced project under the MIT license. The most widely used framework is Bootstrap, which consists of a set of CSS classes that can be…
Kelas belajar baru dari Dicoding untuk menjadi web developer dengan stack modern dan Node JS.
https://www.dicoding.com/learningpaths/22
#dicoding #es2015 #nodejs
https://www.dicoding.com/learningpaths/22
#dicoding #es2015 #nodejs
Dicoding Indonesia
Front-End Web Developer Learning Path - Dicoding Indonesia
Kurikulum disusun oleh Dicoding dan pelaku industri di bidang Web Development. Siswa dipersiapkan untuk menjadi Front-End Web Developer sesuai standar kebutuhan industri.
Postman telah membuat dan merilis daftar REST API yang dapat dipakai untuk memantau sebaran virus COVID19 .
Ada banyak daftar API yang telah di Postman kan , dan bisa langsung dipakai secara gratis. Selengkapnya bisa dilihat disini.
https://covid-19-apis.postman.com/
Github Daftar API untuk lebih lengkap
https://github.com/postmanlabs/covid-19-apis
Bagi yang belum tau, Postman adalah provider aplikasi testing untuk menguji REST API dan GraphQL.
#postman #covid19 #restapi
Ada banyak daftar API yang telah di Postman kan , dan bisa langsung dipakai secara gratis. Selengkapnya bisa dilihat disini.
https://covid-19-apis.postman.com/
Github Daftar API untuk lebih lengkap
https://github.com/postmanlabs/covid-19-apis
Bagi yang belum tau, Postman adalah provider aplikasi testing untuk menguji REST API dan GraphQL.
#postman #covid19 #restapi
Latihan membuat game Dinosaurus seperti di Google Chrome dengan menggunakan Phaser JS
https://dev.to/mshin1995/making-a-video-game-using-phaser-44m5
-
Beberapa referensi game Engine untuk membangun game dengan JavaScript
https://blog.bitsrc.io/9-top-js-gaming-engines-and-libraries-for-2020-81707d9f095
#phaser #game #dinosaur #chrome
https://dev.to/mshin1995/making-a-video-game-using-phaser-44m5
-
Beberapa referensi game Engine untuk membangun game dengan JavaScript
https://blog.bitsrc.io/9-top-js-gaming-engines-and-libraries-for-2020-81707d9f095
#phaser #game #dinosaur #chrome
DEV Community
Making a Video Game Using Phaser
Last week I was given the task of creating a single page application for a class project using a...
Latihan menggunakan Unit Testing di Vue JS dengan Jest
https://alligator.io/vuejs/vue-testing/
#jest #vue #testing
https://alligator.io/vuejs/vue-testing/
#jest #vue #testing
Latihan membuat game ular ularan dengan JavaScript dengan code pattern functional programming
https://dev.to/patferraggi/build-a-snake-game-in-functional-javascript-part-0-3hbk
#snake #game #functional
https://dev.to/patferraggi/build-a-snake-game-in-functional-javascript-part-0-3hbk
#snake #game #functional
DEV Community
Build a Snake Game in functional JavaScript - Part 0
If you are interested in reading this article in Spanish, check out my blog The Developer's Dungeon...
Tips penggunaan TypeScript setelah lama menggunakannya di dalam Project
https://levelup.gitconnected.com/lessons-ive-learned-after-a-year-of-using-typescript-1be2853ce6cf
-
Cara menggunakan Async Await di dalam TypeScript JavaScript
https://blog.logrocket.com/async-await-in-typescript/
-
#typescript #async #await
https://levelup.gitconnected.com/lessons-ive-learned-after-a-year-of-using-typescript-1be2853ce6cf
-
Cara menggunakan Async Await di dalam TypeScript JavaScript
https://blog.logrocket.com/async-await-in-typescript/
-
#typescript #async #await
Medium
Lessons I’ve learned after a year of using TypeScript
As the title suggests, I’ve been using TypeScript for about a year and I’d like to share some lessons I’ve learned along the way…
Membuat GraphQL Server untuk aplikasi web berbasis Next JS React JS
https://blog.logrocket.com/building-a-graphql-server-in-next-js/
-
Cara Debugging Child Process di Gatsby JS dengan bantuan Chrome Inspect Debugger
https://indepth.dev/how-to-debug-a-child-process-in-node-and-gatsby-js-with-chrome/
-
Tips migrasi ke Gatsby JS dari developer Cloudfare
https://blog.cloudflare.com/migrating-to-react-land-gatsby/
#next #react #graphql #debug #chrome
https://blog.logrocket.com/building-a-graphql-server-in-next-js/
-
Cara Debugging Child Process di Gatsby JS dengan bantuan Chrome Inspect Debugger
https://indepth.dev/how-to-debug-a-child-process-in-node-and-gatsby-js-with-chrome/
-
Tips migrasi ke Gatsby JS dari developer Cloudfare
https://blog.cloudflare.com/migrating-to-react-land-gatsby/
#next #react #graphql #debug #chrome
LogRocket Blog
Building a GraphQL server in Next.js via API routes - LogRocket Blog
Create a GraphQL server with CORS support, load data from Postgres, and stomp out N+1 performance issues using DataLoader.
Memahami penggunaan Spread Operator dan Rest Parameter di JavaScript ES2015
https://dev.to/kedark/three-dots-in-js-spread-and-rest-explained-40e
-
Cara melakukan lazy loading gambar dengan Intersection Observer JavaScript
https://medium.com/javascript-in-plain-english/how-to-lazy-load-images-with-intersection-observer-beced03e4a43
-
Cara menggunakan ES Module di bagian browser, tanpa build system
https://levelup.gitconnected.com/using-javascript-modules-in-the-browser-2c55bfc5f5e9
-
Menggunakan Web Socket dan RxJS untuk mempermudah Pipeline dan koneksi data
https://itnext.io/simplifying-websockets-in-rxjs-a177b887f3b8
#rxjs #socket #rest #parameter #spread #esmodule #lazy #loading #intersection #observer
https://dev.to/kedark/three-dots-in-js-spread-and-rest-explained-40e
-
Cara melakukan lazy loading gambar dengan Intersection Observer JavaScript
https://medium.com/javascript-in-plain-english/how-to-lazy-load-images-with-intersection-observer-beced03e4a43
-
Cara menggunakan ES Module di bagian browser, tanpa build system
https://levelup.gitconnected.com/using-javascript-modules-in-the-browser-2c55bfc5f5e9
-
Menggunakan Web Socket dan RxJS untuk mempermudah Pipeline dan koneksi data
https://itnext.io/simplifying-websockets-in-rxjs-a177b887f3b8
#rxjs #socket #rest #parameter #spread #esmodule #lazy #loading #intersection #observer
DEV Community
Three dots "..." in JS - Spread and Rest explained
Three dots ... is one of the favorites for JavaScript developers as it has a lot of use cases which m...
Hari ini kami merilis Font pemrograman yang merupakan turunan dari Custom Build Iosevka Font. Font ini diberi nama Iosevka Mayukai yang menjadi pasangan serasi dari Mayukai Theme yang telah duluan ada di VS Code Marketplace.
Font ini merupakan kombinasi dari font Iosevka , Source Code Pro, Menlo, dan Jetbrains Mono, dengan tambahan font ligature di dalamnya. Yang membuat font ini menjadi nyaman dilihat dan mudah dibaca.
Blog catatan rilis, demo font, dan metode build font dengan JavaScript Node JS, bisa dilihat disini.
https://medium.com/kode-dan-kodean/membuat-font-iosevka-mayukai-dengan-custom-build-iosevka-font-fecca4e275e8
Untuk speciment dan bentuk font, link download, cara install, bisa di cek ke halaman Github Page kami disini :
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai/releases
Selamat mencoba.
#font #iosevka #programming
Font ini merupakan kombinasi dari font Iosevka , Source Code Pro, Menlo, dan Jetbrains Mono, dengan tambahan font ligature di dalamnya. Yang membuat font ini menjadi nyaman dilihat dan mudah dibaca.
Blog catatan rilis, demo font, dan metode build font dengan JavaScript Node JS, bisa dilihat disini.
https://medium.com/kode-dan-kodean/membuat-font-iosevka-mayukai-dengan-custom-build-iosevka-font-fecca4e275e8
Untuk speciment dan bentuk font, link download, cara install, bisa di cek ke halaman Github Page kami disini :
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai
https://github.com/Iosevka-Mayukai/Iosevka-Mayukai/releases
Selamat mencoba.
#font #iosevka #programming
Medium
Cara Membuat Custom Build Iosevka Font
Pada artikel ini, penulis akan mencoba melakukan eksperimen sederhana untuk membuat font yang dibangun dengan dasar Iosevka Font. Tujuan…
Google dan Awwwards merilis buku digital baru untuk belajar studi kasus penggunaan Progressive Web Apps PWA .
Download buku ini disini :
https://www.awwwards.com/PWA-ebook-vol2/
#pwa #books
Download buku ini disini :
https://www.awwwards.com/PWA-ebook-vol2/
#pwa #books
Awwwards
Progressive Web Apps The Superpowers of the Web and Native Apps Combined
We return to take a closer look at Progressive Web Apps (PWAs) and how they combine the reach of the web with the device integrations of installed software
Menggunakan Unsplash API untuk membuat tampilan sumber galeri gambar
https://css-tricks.com/add-beautiful-images-with-the-unsplash-api/
#unsplash #api #gallery
https://css-tricks.com/add-beautiful-images-with-the-unsplash-api/
#unsplash #api #gallery
CSS-Tricks
Add Beautiful Images With The Unsplash API | CSS-Tricks
Perhaps you know Unsplash? I'd wager it's the most popular stock photography site out there for two big reasons:
Latihan membuat MERN Stack dengan backend Feather JS dan bukan Express JS
https://www.sitepoint.com/crud-app-node-react-feathersjs/
#mern #react #featherjs #nodejs
https://www.sitepoint.com/crud-app-node-react-feathersjs/
#mern #react #featherjs #nodejs
Sitepoint
Build a Node.js CRUD App Using React and FeathersJS — SitePoint
Michael Wanyoike walks you through building a full-stack JavaScript CRUD contact list application, using Node, FeathersJS and MongoDB for the back-end API.
Membuat GraphQL Server dengan tambahan TypeScript di dalamnya :
https://blog.logrocket.com/integrating-typescript-graphql/
#typescript #graphql
https://blog.logrocket.com/integrating-typescript-graphql/
#typescript #graphql
LogRocket Blog
Integrating TypeScript with GraphQL - LogRocket Blog
Build GraphQL APIs in Node.js with the power and efficiency of TypeScript classes and decorators with the TypeGraphQL library.