Repository yang berisi kumpulan banyak yang berisi daftar tips dan trik dalam penggunaan Git Version Control
https://github.com/git-tips/tips
#git #vcs
https://github.com/git-tips/tips
#git #vcs
GitHub
GitHub - git-tips/tips: Most commonly used git tips and tricks.
Most commonly used git tips and tricks. Contribute to git-tips/tips development by creating an account on GitHub.
Membuat peta interaktif dengan library peta Leaflet JS
https://dev.to/sinhapiyush/interactive-maps-using-leaflet-559
---
Membuat fungsi tracking interaksi aplikasi web dan peristiwa error dengan JavaScript
https://format-express.dev/blog/how-to-track-client-side-javascript-errors
#leaflet #maps #tracking
https://dev.to/sinhapiyush/interactive-maps-using-leaflet-559
---
Membuat fungsi tracking interaksi aplikasi web dan peristiwa error dengan JavaScript
https://format-express.dev/blog/how-to-track-client-side-javascript-errors
#leaflet #maps #tracking
DEV Community
Interactive Maps using Leaflet
Leaflet.js is an open-source JavaScript library for mobile-friendly interactive maps. It's lightweigh...
Latihan dari Fireship tentang pengenalan SASS atau SCSS dan contoh penggunaannya
https://youtu.be/akDIJa0AP5c
---
#fireship #scss #css #sass #scss
https://youtu.be/akDIJa0AP5c
---
#fireship #scss #css #sass #scss
YouTube
Sass in 100 Seconds
Learn the basics of Sass (SCSS) or syntactically awesome stylesheets. Sass is a language and complier the can make your CSS code more efficient and programmatic https://fireship.io/tags/css/
#css #webdev #100SecondsOfCode
π Resources
Sass Docs https://sassβ¦
#css #webdev #100SecondsOfCode
π Resources
Sass Docs https://sassβ¦
Membuat fungsi download file dengan Node JS
https://levelup.gitconnected.com/how-to-download-a-file-with-node-js-e2b88fe55409
---
Latihan menggunakan Nodemailer untuk berkirim email via Node JS
https://medium.com/@msudeep.joel/using-nodemailer-to-send-email-in-node-js-ee7deba5b3d7
β-
Membuat sistem authentication sederhana dengan Node JS, Sequlize, MySQL, Passport JS dan JSON Web Token JWT
https://medium.com/devc-kano/basics-of-authentication-using-passport-and-jwt-with-sequelize-and-mysql-database-748e09d01bab
β-
Referensi design pattern untuk Node JS microservice
https://blog.bitsrc.io/my-favorite-microservice-design-patterns-for-node-js-fe048c635d83
#nodejs #download #auth #jwt #passport #nodemailer #email
https://levelup.gitconnected.com/how-to-download-a-file-with-node-js-e2b88fe55409
---
Latihan menggunakan Nodemailer untuk berkirim email via Node JS
https://medium.com/@msudeep.joel/using-nodemailer-to-send-email-in-node-js-ee7deba5b3d7
β-
Membuat sistem authentication sederhana dengan Node JS, Sequlize, MySQL, Passport JS dan JSON Web Token JWT
https://medium.com/devc-kano/basics-of-authentication-using-passport-and-jwt-with-sequelize-and-mysql-database-748e09d01bab
β-
Referensi design pattern untuk Node JS microservice
https://blog.bitsrc.io/my-favorite-microservice-design-patterns-for-node-js-fe048c635d83
#nodejs #download #auth #jwt #passport #nodemailer #email
Medium
How To Download A File With Node.js
If you ever need to download a file with Node.js, here is a small script to achieve your goal.
Latihan panjang mengunggah aplikasi Node JS MERN Stack ke server Heroku VPS
https://dev.to/chaoocharles/how-to-deploy-a-mern-stack-application-to-the-server-video-tutorials-56jk
β-
Membuat fungsi filter element dengan React JS
https://javascript.plainenglish.io/create-a-search-filter-app-with-react-and-javascript-5d05679f7315
β-
Membuat aplikasi web dengan Next JS dan TypeScript
https://www.freecodecamp.org/news/how-to-build-a-serverless-app/
---
#nodejs #mern #react #nextjs #heroku
https://dev.to/chaoocharles/how-to-deploy-a-mern-stack-application-to-the-server-video-tutorials-56jk
β-
Membuat fungsi filter element dengan React JS
https://javascript.plainenglish.io/create-a-search-filter-app-with-react-and-javascript-5d05679f7315
β-
Membuat aplikasi web dengan Next JS dan TypeScript
https://www.freecodecamp.org/news/how-to-build-a-serverless-app/
---
#nodejs #mern #react #nextjs #heroku
DEV Community
How to deploy a MERN Stack Application to the Server π | Video Tutorials
Hello devs, in the following two video tutorials we are going to deploy a MERN backend(node.js app) t...
Latihan bersama Web Programming Unpas untuk penggunaan JavaScript bersama Regular Expressions
https://youtu.be/oYybKjtArpA
#wpu #regex #es2015
https://youtu.be/oYybKjtArpA
#wpu #regex #es2015
YouTube
JavaScript Algorithms and Data Structures | #8 - Regular Expression (Bagian 1/3)
Belajar Bareng Javascript & Regular Expression di FreeCodeCamp | Part 1 | ketik !commands
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/#es6
---
π₯ SUPPORT CHANNEL WEBPROGRAMMINGUNPAS π₯
π Ikuti KELAS ONLINE "Full Stack Webβ¦
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/#es6
---
π₯ SUPPORT CHANNEL WEBPROGRAMMINGUNPAS π₯
π Ikuti KELAS ONLINE "Full Stack Webβ¦
Freecodecamp dan Farhan Hasin Chowdhury merilis panduan lengkap dan panjang untuk penggunaan NGINX Web Server. Selengkapnya bisa dilihat gratis dibawah ini
NGINX Handbook
https://www.freecodecamp.org/news/the-nginx-handbook/
---
Selain itu tersedia juga untuk Docker Handbook
https://www.freecodecamp.org/news/the-docker-handbook/
---
dan latihan penggunaan Kubernetes dalam Kubernetes Handbook
https://www.freecodecamp.org/news/the-kubernetes-handbook/
#kubernetes #docker #nginx #freecodecamp
NGINX Handbook
https://www.freecodecamp.org/news/the-nginx-handbook/
---
Selain itu tersedia juga untuk Docker Handbook
https://www.freecodecamp.org/news/the-docker-handbook/
---
dan latihan penggunaan Kubernetes dalam Kubernetes Handbook
https://www.freecodecamp.org/news/the-kubernetes-handbook/
#kubernetes #docker #nginx #freecodecamp
freeCodeCamp.org
The NGINX Handbook β Learn NGINX for Beginners
A young Russian developer named Igor Sysoev was frustrated by older web servers' inability to handle more than 10 thousand concurrent requests. This is a problem referred to as the C10k problem. As an answer to this, he started working on a new web s...
Beberapa fitur baru dari Next JS versi 10.x yang telah tersedia
https://blog.logrocket.com/whats-new-in-next-js-10-1/
---
Membuat form upload dengan Next JS
https://betterprogramming.pub/how-to-build-file-upload-forms-on-next-js-c92ad41c63f2
β-
Latihan menggunakan state management yang menggunakan Apollo GraphQL, Immer JS, React dan TypeScript
https://javascript.plainenglish.io/managing-local-state-in-react-with-apollo-immer-and-typescript-e966abe58476
β-
#nextjs #react #state #immer #typescript
https://blog.logrocket.com/whats-new-in-next-js-10-1/
---
Membuat form upload dengan Next JS
https://betterprogramming.pub/how-to-build-file-upload-forms-on-next-js-c92ad41c63f2
β-
Latihan menggunakan state management yang menggunakan Apollo GraphQL, Immer JS, React dan TypeScript
https://javascript.plainenglish.io/managing-local-state-in-react-with-apollo-immer-and-typescript-e966abe58476
β-
#nextjs #react #state #immer #typescript
LogRocket Blog
What's new in Next.js 10.1 - LogRocket Blog
Next.js 10.1 has a little something in it for everyone. In this article, we will explore these features in more detail.
Membuat fungsi download file atau data dengan JavaScript
https://itnext.io/how-to-download-files-with-javascript-d5a69b749896
#download #file
https://itnext.io/how-to-download-files-with-javascript-d5a69b749896
#download #file
Medium
How to Download Files With JavaScript
Downloading files is an essential aspect of surfing the internet. Tons of files are downloaded from the internet every day, from binaryβ¦
Latihan panjang belajar mengenai CSS Media Query dengan membuat aplikasi web tertentu
https://www.freecodecamp.org/news/learn-css-media-queries-by-building-projects/
---
Mengenal parameter CSS Color Contrast API yang telah tersedia
https://css-tricks.com/exploring-color-contrast-for-the-first-time/
#css #mediaquery #contrast
https://www.freecodecamp.org/news/learn-css-media-queries-by-building-projects/
---
Mengenal parameter CSS Color Contrast API yang telah tersedia
https://css-tricks.com/exploring-color-contrast-for-the-first-time/
#css #mediaquery #contrast
freeCodeCamp.org
Learn CSS Media Queries by Building Three Projects
Today we're going to learn how to use CSS Media Queries to build responsive websites. And we'll practice what we learn by completing three projects. Let's go π
Table of Contents What are CSS Media Queries? Steps to follow The Syntax Practice Projec...
Latihan panjang dan lengkap tentang penggunaan CSS Custom Property untuk menentukan tema halaman web
https://css-tricks.com/a-complete-guide-to-custom-properties/
---
Latihan melakukan styling pada scrollbar halaman
https://www.freecodecamp.org/news/css-scrollbar-tutorial/
---
Latihan membuat animasi transisi easing in dan out dengan CSS
https://www.smashingmagazine.com/2021/04/easing-functions-css-animations-transitions/
---
Membuat transisi dengan element CSS yang saling berbagi dengan element lainnya
https://css-tricks.com/shared-element-transitions/
#css #customProperty #scrollbar #animation #transition
https://css-tricks.com/a-complete-guide-to-custom-properties/
---
Latihan melakukan styling pada scrollbar halaman
https://www.freecodecamp.org/news/css-scrollbar-tutorial/
---
Latihan membuat animasi transisi easing in dan out dengan CSS
https://www.smashingmagazine.com/2021/04/easing-functions-css-animations-transitions/
---
Membuat transisi dengan element CSS yang saling berbagi dengan element lainnya
https://css-tricks.com/shared-element-transitions/
#css #customProperty #scrollbar #animation #transition
CSS-Tricks
CSS Custom Properties Guide | CSS-Tricks
Everything important and useful to know about CSS Custom Properties. Like that they are often referred to as "CSS Variables" but that's not their real name.
Membuat tema warna untuk dipakai sebagai style dari Radio Button dan Checkbox
https://www.stefanjudis.com/snippets/how-to-style-and-define-the-color-of-radio-and-checkbox-inputs/
#css #radio #checkbox #colod
https://www.stefanjudis.com/snippets/how-to-style-and-define-the-color-of-radio-and-checkbox-inputs/
#css #radio #checkbox #colod
Stefanjudis
How to style radio and checkbox inputs with accent-color
Define the highlight color of radio and checkboxes using `accent-color` in CSS.
Daftar tips dan trik penting dalam penggunaan CSS
https://dev.to/duomly/15-amazing-css-tips-and-tricks-you-should-know-2789
β-
Beberapa contoh implementasi Hover Effect dengan CSS dan HTML
https://dev.to/kiranrajvjd/12-simple-css-hover-effects-95d
#css #hover #tips
https://dev.to/duomly/15-amazing-css-tips-and-tricks-you-should-know-2789
β-
Beberapa contoh implementasi Hover Effect dengan CSS dan HTML
https://dev.to/kiranrajvjd/12-simple-css-hover-effects-95d
#css #hover #tips
DEV Community π©βπ»π¨βπ»
15 amazing CSS tips and tricks you should know
This article was originally published at: https://www.blog.duomly.com/12-css-tips-and-tricks-which-he...
Latihan panjang dan lengkap dari Freecodecamp dan Sanjeev Thiyagarajan membuat aplikasi backend modern dengan Node JS, Express JS, dan Dev Ops dengan Docker Container.
https://www.freecodecamp.org/news/learn-docker-by-building-a-node-express-app/
https://youtu.be/9zUHg7xjIqQ
---
Latihan lain dari Freecodecamp dan Sanjeev Thiyagarajan yaitu membuat aplikasi backend dengan Node JS, Express JS, dan Docker Container.
https://youtu.be/gm_L69NHuHM
---
Contoh lainnya adalah penggunaan Docker Container untuk pengembangan aplikasi berbasis React JS
https://youtu.be/3xDAU5cvi5E
#docker #nodejs #mern #express #devops #react
https://www.freecodecamp.org/news/learn-docker-by-building-a-node-express-app/
https://youtu.be/9zUHg7xjIqQ
---
Latihan lain dari Freecodecamp dan Sanjeev Thiyagarajan yaitu membuat aplikasi backend dengan Node JS, Express JS, dan Docker Container.
https://youtu.be/gm_L69NHuHM
---
Contoh lainnya adalah penggunaan Docker Container untuk pengembangan aplikasi berbasis React JS
https://youtu.be/3xDAU5cvi5E
#docker #nodejs #mern #express #devops #react
freeCodeCamp.org
Learn Docker by Building a Node / Express App
Docker is an open source project that makes it easy to create containers and container-based apps. Docker's lightweight and portable software containers simplify application development, testing, and deployment. We just released a course on the freeC...
Mengenal sistem Reactivity yang baru di Vue JS 3
https://www.sitepoint.com/vue-3-reactivity-system/
---
Latihan membuat kloning aplikasi Whatsapp dengan Vue JS dan Firebase
https://javascript.plainenglish.io/lets-build-a-whatsapp-clone-using-vue-js-and-firebase-57a306b58e54
β-
Memaksa komponen Vue JS untuk render ulang halaman
https://javascript.plainenglish.io/how-to-force-vue-js-to-reload-or-re-render-a-component-58236b9ccb84
β-
Beberapa cara komunikasi antar Vue JS Component
https://dev.to/sanchithasr/how-to-communicate-between-components-in-vue-js-kjc
---
#vue #render #firebase #whatsapp #clone
https://www.sitepoint.com/vue-3-reactivity-system/
---
Latihan membuat kloning aplikasi Whatsapp dengan Vue JS dan Firebase
https://javascript.plainenglish.io/lets-build-a-whatsapp-clone-using-vue-js-and-firebase-57a306b58e54
β-
Memaksa komponen Vue JS untuk render ulang halaman
https://javascript.plainenglish.io/how-to-force-vue-js-to-reload-or-re-render-a-component-58236b9ccb84
β-
Beberapa cara komunikasi antar Vue JS Component
https://dev.to/sanchithasr/how-to-communicate-between-components-in-vue-js-kjc
---
#vue #render #firebase #whatsapp #clone
Sitepoint
Understanding the New Reactivity System in Vue 3 β SitePoint
Vue 2's reactivity system was good but had limitations. Learn why Vue 3's new, feature-rich reactivity API is far more flexible and powerful than before.
Melakukan testing endpoint API dengan Cypress IO
https://dev.to/leading-edje/api-testing-with-cypress-4p8n
β-
Contoh end to end testing dengan Cypress IO
https://betterprogramming.pub/how-to-perform-end-to-end-testing-on-your-web-apps-with-cypress-io-47997375bad4
#cypress #testing
https://dev.to/leading-edje/api-testing-with-cypress-4p8n
β-
Contoh end to end testing dengan Cypress IO
https://betterprogramming.pub/how-to-perform-end-to-end-testing-on-your-web-apps-with-cypress-io-47997375bad4
#cypress #testing
DEV Community
API Testing with Cypress
In this post we'll talk about using Cypress to run API tests. But what is Cypress? Cypress is an op...
Latihan panjang dari channel Thu Nghiem tentang membuat animasi element web dengan CSS Transition, Transform, Keyframe, dan CSS Animation
https://youtu.be/XwTjdPp-T_M
#css #animation #thunghiem
https://youtu.be/XwTjdPp-T_M
#css #animation #thunghiem
YouTube
Animate a Website using CSS (transition, transform, keyframes, animation) | CSS Tutorial
To make your website stand out, you can use Animation in CSS. And it does not have to be complicated.
Download the resources: https://devchallenges.io/learn/tutorial/css-animation
__________ π Tutorial Structure __________
- Intro --
[00:00] - Introductionβ¦
Download the resources: https://devchallenges.io/learn/tutorial/css-animation
__________ π Tutorial Structure __________
- Intro --
[00:00] - Introductionβ¦
Latihan dari Dcode tentang pengenalan JavaScript Console API untuk proses debugging JavaScript
https://youtu.be/VsaDOHqTWCM
#dcode #console #debugging
https://youtu.be/VsaDOHqTWCM
#dcode #console #debugging
YouTube
Top 5 JavaScript Console Features π¨βπ»
In today's video I'll be going over my top 5 favourite JavaScript console features to help speed up your front-end development workflow. Many if not all of these features are supported in modern browsers such as Chrome, Firefox and Safari.
Features covered:β¦
Features covered:β¦
Mengirim pesan antar tab halaman yang dibuka dengan Broadcast Channel API dari JavaScript
https://twitter.com/SimonHoiberg/status/1387749010572730372
#tabs #broadcast #channel
https://twitter.com/SimonHoiberg/status/1387749010572730372
#tabs #broadcast #channel
Twitter
Simon HΓΈiberg
JavaScript Tip π‘ Did you know that you can use the Broadcast Channel API to do basic communication between browser tabs, windows, and iframes? It's pretty simple π
Latihan dasar cara melakukan Git Push ke remote origin dari repository Github atau Gitlab
https://www.freecodecamp.org/news/git-push-to-remote-branch-how-to-push-a-local-branch-to-origin/
---
#git #push
https://www.freecodecamp.org/news/git-push-to-remote-branch-how-to-push-a-local-branch-to-origin/
---
#git #push
freeCodeCamp.org
Git Push to Remote Branch β How to Push a Local Branch to Origin
The basic command for pushing a local branch to a remote repository is git push. This command has a variety of options and parameters you can pass to it, and in this article you'll learn the ones that you will use the most often. How to push a local Git
Membuat kustomisasi menu klik kanan dengan menggunakan JavaScript
https://itnext.io/how-to-create-a-custom-right-click-menu-with-javascript-9c368bb58724
---
Pengenalan fungsi Promise dan Async Await di JavaScript
https://dev.to/this-is-learning/a-promise-of-asynchronous-javascript-4all
---
Pengenalan lengkap tentang fungsi Iterator dan Generator di JavaScript
https://blog.logrocket.com/javascript-iterators-and-generators-a-complete-guide/
---
Menggunakan LocalStorage di dalam JavaScript
https://medium.com/swlh/using-local-storage-with-javascript-cb3713ca56c4
#rightClick #menu #async #await #promise #iterator #generator
https://itnext.io/how-to-create-a-custom-right-click-menu-with-javascript-9c368bb58724
---
Pengenalan fungsi Promise dan Async Await di JavaScript
https://dev.to/this-is-learning/a-promise-of-asynchronous-javascript-4all
---
Pengenalan lengkap tentang fungsi Iterator dan Generator di JavaScript
https://blog.logrocket.com/javascript-iterators-and-generators-a-complete-guide/
---
Menggunakan LocalStorage di dalam JavaScript
https://medium.com/swlh/using-local-storage-with-javascript-cb3713ca56c4
#rightClick #menu #async #await #promise #iterator #generator
Medium
How to Create a Custom Right-Click Menu With JavaScript
Here is how you can create a custom context (right-click) menu for your web application