Mengenal module di dalam Javascript yaitu ES Modules dan Common JS
https://www.freecodecamp.org/news/modules-in-javascript/
---
Latihan penting menggunakan Slice dan Splice untuk manipulasi data Array
https://www.freecodecamp.org/news/javascript-slice-and-splice-how-to-use-the-slice-and-splice-js-array-methods/
---
Pengenalan Scope dan Hoisting di JavaScript
https://javascript.plainenglish.io/scopes-in-javascript-ebf776d42430
---
Latihan pengenalan CRUD dengan membuat aplikasi Todo List dengan JavaScript
https://www.freecodecamp.org/news/learn-crud-operations-in-javascript-by-building-todo-app/
#esm #commonjs #crud #todo #scope
https://www.freecodecamp.org/news/modules-in-javascript/
---
Latihan penting menggunakan Slice dan Splice untuk manipulasi data Array
https://www.freecodecamp.org/news/javascript-slice-and-splice-how-to-use-the-slice-and-splice-js-array-methods/
---
Pengenalan Scope dan Hoisting di JavaScript
https://javascript.plainenglish.io/scopes-in-javascript-ebf776d42430
---
Latihan pengenalan CRUD dengan membuat aplikasi Todo List dengan JavaScript
https://www.freecodecamp.org/news/learn-crud-operations-in-javascript-by-building-todo-app/
#esm #commonjs #crud #todo #scope
freeCodeCamp.org
Modules in JavaScript – CommonJS and ESmodules Explained
Hi everyone! In this article we're going to take a look at modules in JavaScript. Modules are a technique heavily used in today's software design/architecture. First we're going to learn what they are and the different types of modules that exist. Th...
Melihat beberapa fitur baru React JS versi 18
https://www.freecodecamp.org/news/react-18-new-features/
#react #release
https://www.freecodecamp.org/news/react-18-new-features/
#react #release
freeCodeCamp.org
React 18 New Features – Concurrent Rendering, Automatic Batching, and More
React 18 was released in March 2022. This release focuses on performance improvements and updating the rendering engine. React 18 sets the foundation for concurrent rendering APIs that future React features will be built on top of. In this tutorial...
Latihan menggunakan Material UI pada aplikasi berbasis React bersama channel Lama Dev
https://youtu.be/fzxEECHnsvU
#material #react #lamaDev
https://youtu.be/fzxEECHnsvU
#material #react #lamaDev
YouTube
Material UI 5 (MUI) React Tutorial | MUI Responsive Real Project
Material UI tutorial for beginners. MUI 5 crash course. React Material UI 5.
Get Hostinger Discount: http://hostinger.com/lamadev Coupon Code: LAMADEV
If it is valuable to you, you can support Lama Dev.
Join: https://www.youtube.com/channel/UCOxWrX5MIdX…
Get Hostinger Discount: http://hostinger.com/lamadev Coupon Code: LAMADEV
If it is valuable to you, you can support Lama Dev.
Join: https://www.youtube.com/channel/UCOxWrX5MIdX…
Melihat beberapa fitur Promise yang jarang diketahui orang
https://javascript.plainenglish.io/a-little-known-javascript-promise-feature-8a37d096ef2c
---
Tipa dan trik dalam penggunaan JavaScript
https://javascript.plainenglish.io/6-rarely-known-javascript-tricks-2914a8b3679a
#promise #tips #trick
https://javascript.plainenglish.io/a-little-known-javascript-promise-feature-8a37d096ef2c
---
Tipa dan trik dalam penggunaan JavaScript
https://javascript.plainenglish.io/6-rarely-known-javascript-tricks-2914a8b3679a
#promise #tips #trick
Medium
A Little-Known JavaScript Promise Feature
Did you know you can create your own custom promises?
Pengenalan Workspace pada monorepo dengan menggunakan Package manager Yarn, npm, dan PNPM
https://blog.logrocket.com/exploring-workspaces-other-advanced-package-manager-features/
#npm #monorepo #yarn #pnpm
https://blog.logrocket.com/exploring-workspaces-other-advanced-package-manager-features/
#npm #monorepo #yarn #pnpm
LogRocket Blog
Advanced package manager features for npm, Yarn, and pnpm - LogRocket Blog
Don't think a lot about your package manager? Learn more in this article about the advances in package manager features you may have missed.
Penggunaan Formkit untuk membuat form di Vue JS
https://blog.logrocket.com/powerful-vue-js-form-development-formkit/
#form #vue #formkit
https://blog.logrocket.com/powerful-vue-js-form-development-formkit/
#form #vue #formkit
LogRocket Blog
Powerful Vue.js form development with FormKit - LogRocket Blog
The FormKit library for Vue.js is a powerhouse for developing forms easily, quickly, and without the usual headache.
Membuat tampilan teks strike through pada Google Docs
https://www.freecodecamp.org/news/google-docs-strikethrough-how-to-cross-out-text-in-google-docs/
#docs #google #strikethrought
https://www.freecodecamp.org/news/google-docs-strikethrough-how-to-cross-out-text-in-google-docs/
#docs #google #strikethrought
freeCodeCamp.org
Google Docs Strikethrough – How to Cross Out Text in Google Docs
When you're writing, sometimes you might want to strike through certain text. This means adding a horizontal line that runs through a piece of text. Here is what it looks like: you are an awesome person. These are various use cases for strikethroug...
Latihan bersama Web Dev Simplified tentang pengenalan metode di dalam Console API untuk debugging
https://youtu.be/UUoZ_U2_4tA
#webdevsimplified #console #api
https://youtu.be/UUoZ_U2_4tA
#webdevsimplified #console #api
YouTube
I Bet You Can’t Even Name 10
Console Methods Blog Article: https://blog.webdevsimplified.com/2022-03/console-methods
You have probably written console.log thousands of times, but you probably almost never use any of the 20+ amazing console methods available. In this video I cover every…
You have probably written console.log thousands of times, but you probably almost never use any of the 20+ amazing console methods available. In this video I cover every…
Tips dan trik dalam menggunakan Inspect Element dan Developer Console di browser Chrome
https://www.freecodecamp.org/news/how-to-inspect-an-element-chrome-shortcut/
#chrome #inspect
https://www.freecodecamp.org/news/how-to-inspect-an-element-chrome-shortcut/
#chrome #inspect
freeCodeCamp.org
How to Inspect an Element – Chrome Shortcut
The Inspect Element feature of the Google Chrome browser is a powerful yet easy-to-use tool. It’s an important part of Chrome Developer Tools that you can use to check the source code of any website. But it doesn’t end there. You can take things furt...
👍2
Latihan sederhana membuat REST API dengan Node JS dan MySQL database
https://javascript.plainenglish.io/the-simplest-restful-api-with-nodejs-and-mysql-3d513493ef0e
#rest #api #nodejs #mysql
https://javascript.plainenglish.io/the-simplest-restful-api-with-nodejs-and-mysql-3d513493ef0e
#rest #api #nodejs #mysql
Medium
Build the Simplest RESTful API with Node.js and MySQL
The basics of building an Express RESTful API that connects to MySQL database to query and manipulate data.
Beberapa cara dalam membuat dokumentasi aplikasi dan API
https://www.freecodecamp.org/news/how-to-write-api-documentation-like-a-pro/
#docs
https://www.freecodecamp.org/news/how-to-write-api-documentation-like-a-pro/
#docs
freeCodeCamp.org
How to Write Good API Documentation
Imagine that you just bought a new home theater system and you go to set it up. What do you do first? Thank goodness you have a handy device manual to help you out. You just need to follow the steps detailed in the manual, and voilà! Your home theate...
Beberapa tips penting dalam penggunaan Chrome Dev Tools
https://javascript.plainenglish.io/11-chrome-devtools-tricks-to-help-make-you-a-senior-front-end-developer-67b4ae3e6562
#chrome #devtools #tips
https://javascript.plainenglish.io/11-chrome-devtools-tricks-to-help-make-you-a-senior-front-end-developer-67b4ae3e6562
#chrome #devtools #tips
👍2
Beberapa fitur ES2021 atau ES12 yang telah diimplementasikan ke dalam browser runtime
https://suneetbansal.medium.com/es2021-es12-important-features-1a9d448b3b58
#es2021 #es21
https://suneetbansal.medium.com/es2021-es12-important-features-1a9d448b3b58
#es2021 #es21
Medium
ES2021 (ES12) | Important Features
As a programmer we can only put the best performant code to the project when we know what new APIs recently introduced in the technology…
👍1
Konfigurasi dasar project Node JS dengan menggunakan Typescript, ESLint, editorConfig dan Prettier
https://medium.com/@darlan.candiotto98/create-nodejs-project-from-zero-with-typescript-eslint-prettier-editorconfig-express-1c70103ad4d6
#nodejs #eslint
https://medium.com/@darlan.candiotto98/create-nodejs-project-from-zero-with-typescript-eslint-prettier-editorconfig-express-1c70103ad4d6
#nodejs #eslint
Medium
Create NodeJS project from zero with: TypeScript + ESLint + Prettier + EditorConfig + Express + Jest
This material aims to demonstrate the initial steps to create a node project with typescript from zero 🚀
Kumpulan pintasan penggunaan atau shortcut dalam VS Code editor yang penting dan sangat bermanfaat
https://www.crio.do/blog/vs-code-shortcuts/
—-
Beberapa referensi ekstensi VS Code untuk JavaScript
https://devdojo.com/howtoubuntu/5-vscode-extensions-for-javascript-develeopers
—-
Referensi beberapa ekstensi VS Code yang menarik untuk dicoba
https://medium.com/@elvisscochito/top-7-best-visual-studio-code-extensions-according-to-you-e3da4ebd136c
—-
#code #vscode #shortcut #extension
https://www.crio.do/blog/vs-code-shortcuts/
—-
Beberapa referensi ekstensi VS Code untuk JavaScript
https://devdojo.com/howtoubuntu/5-vscode-extensions-for-javascript-develeopers
—-
Referensi beberapa ekstensi VS Code yang menarik untuk dicoba
https://medium.com/@elvisscochito/top-7-best-visual-studio-code-extensions-according-to-you-e3da4ebd136c
—-
#code #vscode #shortcut #extension
Crio Blog
25 Most Used VS Code Shortcuts And More + Cheat Sheet
25+ basic vscode shortcuts + 20 vs code extensions + cheat sheet. Learn to use the right keyboard shortcuts to boost your productivity.
Panduan menggunakan Sort Array pada JavaScript
https://dev.to/gregorygaines/the-only-javascript-sorting-guide-youll-ever-need-ibp
---
Tips dan trik dalam pemrograman berbasis JavaScript
https://betterprogramming.pub/6-javascript-dos-and-don-t-e020a4228dfa
---
Komparasi antara Axios dengan Fetch untuk http request API
https://meticulous.ai/blog/fetch-vs-axios/
---
Komparasi Promise All, Promise All Settled, dan Async Await untuk proses asinkronus JavaScript
https://javascript.plainenglish.io/promise-all-vs-promise-allsettled-vs-for-await-of-c32e1a327a20
---
#array #sort #guide #tips #promise #fetch #axios
https://dev.to/gregorygaines/the-only-javascript-sorting-guide-youll-ever-need-ibp
---
Tips dan trik dalam pemrograman berbasis JavaScript
https://betterprogramming.pub/6-javascript-dos-and-don-t-e020a4228dfa
---
Komparasi antara Axios dengan Fetch untuk http request API
https://meticulous.ai/blog/fetch-vs-axios/
---
Komparasi Promise All, Promise All Settled, dan Async Await untuk proses asinkronus JavaScript
https://javascript.plainenglish.io/promise-all-vs-promise-allsettled-vs-for-await-of-c32e1a327a20
---
#array #sort #guide #tips #promise #fetch #axios
DEV Community 👩💻👨💻
The Only JavaScript Sorting Guide You'll Ever Need
Table Of Contents Hello Reader JavaScript's sort() function Implementation...
Tips dan trik penting dalam penggunaan JavaScript bagi web developer
https://blog.bitsrc.io/common-js-development-skills-5053f0a74ced
—-
Optimasi performa JavaScript dengan menggunakan sistem asinkronus
https://guneetsinghtuli.medium.com/make-your-code-3-faster-with-asynchronous-javascript-29b7bcb6f25a
—-
Membuat fungsi dark mode dengan mudah di halaman aplikasi web dengan JavaScript
https://medium.com/pragmatic-programmers/automatic-dark-mode-with-javascript-8b8b717699ca
—-
Pengenalan apa itu Promise dan contoh sederhananya
https://towardsdev.com/javascript-promises-f62fc2892247
—-
#tips #trick #promise #darkmode #async
https://blog.bitsrc.io/common-js-development-skills-5053f0a74ced
—-
Optimasi performa JavaScript dengan menggunakan sistem asinkronus
https://guneetsinghtuli.medium.com/make-your-code-3-faster-with-asynchronous-javascript-29b7bcb6f25a
—-
Membuat fungsi dark mode dengan mudah di halaman aplikasi web dengan JavaScript
https://medium.com/pragmatic-programmers/automatic-dark-mode-with-javascript-8b8b717699ca
—-
Pengenalan apa itu Promise dan contoh sederhananya
https://towardsdev.com/javascript-promises-f62fc2892247
—-
#tips #trick #promise #darkmode #async
Medium
58 JavaScript Tips and Tricks for Web Developers
Lots of tips for JS devs to help you handle common tasks such as time comparison, formatting money, check if array is empty, and much more.
Latihan dari Online Tutorials tentang membuat hover effect pada button
https://youtu.be/8GIgQYkhpqI
#css #hover #onlinetutorials
https://youtu.be/8GIgQYkhpqI
#css #hover #onlinetutorials
YouTube
Simple CSS Button Hover Effects | Html CSS @OnlineTutorialsYT
Click For More : https://www.youtube.com/c/OnlineTutorials4Designers/videos?sub_confirmation=1
------------------
Enroll My Course : Next Level CSS Animation and Hover Effects
https://www.udemy.com/course/css-hover-animation-effects-from-beginners-to-exp…
------------------
Enroll My Course : Next Level CSS Animation and Hover Effects
https://www.udemy.com/course/css-hover-animation-effects-from-beginners-to-exp…
Menggunakan ESLint untuk membantu penggunaan Tailwind CSS
https://www.algolia.com/blog/engineering/simplifying-tailwind-css-with-eslint-tools-tagged-template-literals-and-a-lot-more/
#tailwind #eslint #template #literal
https://www.algolia.com/blog/engineering/simplifying-tailwind-css-with-eslint-tools-tagged-template-literals-and-a-lot-more/
#tailwind #eslint #template #literal
Algolia Blog
Using ESLint, tagged template literals, and more to simplify Tailwind CSS
We used tagged template literals, interpolation, conditions, and ESLint plugin and extension to simplify Tailwind CSS.
Latihan bersama Dcode tentang pengenalan fungsi manipulasi Object JavaScript
https://youtu.be/NrPwbrAnxNk
#dcode #object
https://youtu.be/NrPwbrAnxNk
#dcode #object
YouTube
5 MUST KNOW JavaScript Object Functions
In today's video I'll take you through my top 5 MUST KNOW JavaScript object functions.
These functions can be used for a wide range of things such as array manipulation, parsing, copying data, moving data and controlling the way developers interact with…
These functions can be used for a wide range of things such as array manipulation, parsing, copying data, moving data and controlling the way developers interact with…
Mencoba melakukan replikasi beberapa library JavaScript bersama Web Dev Simplified
https://youtu.be/vTsVl66q9jo
#library #webdevsimplified
https://youtu.be/vTsVl66q9jo
#library #webdevsimplified
YouTube
Can I Replicate This Amazing Library?
Intro.js is an amazing library that makes creating interactive walkthroughs on your web application incredibly easy. In this video I am going to attempt to replicate the behavior of this library from scratch for the very first time ever. There will be plenty…