Daftar bahan bacaan untuk para pengembang aplikasi berbasis JavaScript
https://dev.to/twhite/the-javascript-developers-reading-list-3fmp
#javascript #reading #book
https://dev.to/twhite/the-javascript-developers-reading-list-3fmp
#javascript #reading #book
DEV Community
The JavaScript Developer's Reading List
A list of hand-picked books and articles for JavaScript developers
Pengenalan static site generator dengan Next JS dan Gatsby JS
https://blog.logrocket.com/using-static-site-generation-modern-react-web-tools/
---
Membuat progress bar sesuai posisi baca halaman dengan React JS
https://blog.logrocket.com/creating-reading-progress-bar-react/
#react #nextjs #gatsby #reading #bar
https://blog.logrocket.com/using-static-site-generation-modern-react-web-tools/
---
Membuat progress bar sesuai posisi baca halaman dengan React JS
https://blog.logrocket.com/creating-reading-progress-bar-react/
#react #nextjs #gatsby #reading #bar
LogRocket Blog
Using static site generation in modern React frameworks - LogRocket Blog
There are many static site generation tools based on React, but which should you pick? We explore the options available and their use cases.
👍1
Membuat fungsi reading progress dengan React JS dan Tailwind CSS
https://javascript.plainenglish.io/creating-a-read-progress-bar-in-react-and-tailwindcss-34f84435ab79
#reading #progress #react #tailwind #css
https://javascript.plainenglish.io/creating-a-read-progress-bar-in-react-and-tailwindcss-34f84435ab79
#reading #progress #react #tailwind #css
Medium
Creating a Read Progress Bar in React and TailwindCSS
Recently, I was reading one of my favorite author’s articles on his website. I realized he has a reading progress bar at the top, which…