Latihan panjang dan berseri membuat aplikasi fullstack JS dengan React , Apollo Server , dan GraphQL untuk aplikasi daftar lowongan kerja dari Github API
https://soshace.com/how-to-create-a-github-jobs-app-using-react-apollo-and-graphql-part-2/
---
Menggunakan Nx DevTools untuk mempermudah pengembangan aplikasi web Next JS
https://blog.nrwl.io/painlessly-build-and-deploy-next-js-apps-with-nx-225e2721da78
—-
Beberapa catatan rilis dari Create React App versi 4
https://medium.com/frontend-digest/whats-new-in-create-react-app-4-809b24e4d6cb
—-
#nx #devtools #cra #react #nextjs #deploy #netlify
https://soshace.com/how-to-create-a-github-jobs-app-using-react-apollo-and-graphql-part-2/
---
Menggunakan Nx DevTools untuk mempermudah pengembangan aplikasi web Next JS
https://blog.nrwl.io/painlessly-build-and-deploy-next-js-apps-with-nx-225e2721da78
—-
Beberapa catatan rilis dari Create React App versi 4
https://medium.com/frontend-digest/whats-new-in-create-react-app-4-809b24e4d6cb
—-
#nx #devtools #cra #react #nextjs #deploy #netlify
Soshace
How to create a Github Jobs app using React, Apollo, and GraphQL - Part #2
In this second part, we will be building the client-side app using React.js and Apollo Client to get our full-stack Github Jobs App. Let's get started.
Latihan dari channel Coding with Justin membuat aplikasi desktop dengan Electron JS dan React JS
https://youtu.be/oAaS9ix8pes
---
Panduan dasar atau handbook penggunaan React JS bagi pemula
https://www.freecodecamp.org/news/react-components-jsx-props-for-beginners/
---
Latihan membangun aplikasi kerangka React JS dengan aplikasi CLI Create React App
https://www.freecodecamp.org/news/how-to-build-a-react-project-with-create-react-app-in-10-steps/
---
Latihan dasar dan berseri pengenalan React JS dan Electron JS bagi pemula.
https://codeburst.io/electron-react-js-build-a-native-app-with-javascript-part-2-8af530ca17c4
---
#desktop #electron #react #cra
https://youtu.be/oAaS9ix8pes
---
Panduan dasar atau handbook penggunaan React JS bagi pemula
https://www.freecodecamp.org/news/react-components-jsx-props-for-beginners/
---
Latihan membangun aplikasi kerangka React JS dengan aplikasi CLI Create React App
https://www.freecodecamp.org/news/how-to-build-a-react-project-with-create-react-app-in-10-steps/
---
Latihan dasar dan berseri pengenalan React JS dan Electron JS bagi pemula.
https://codeburst.io/electron-react-js-build-a-native-app-with-javascript-part-2-8af530ca17c4
---
#desktop #electron #react #cra
YouTube
Electron with React - Building a desktop applications with React and Electron
Today's video is a practical guide for building desktop apps with React and Electron that can run on Windows, Mac, and Linux. We will be building a simple file explorer that allows users to view file sizes, navigate inside directories and apply a simple file…
Memperkenalkan Rockpack, plugin atau tambahan untuk Create React App agar siap dipakai untuk tahap produksi
https://blog.logrocket.com/how-to-use-rockpack/
---
Referensi beberapa blog tentang React JS yang menarik dibaca
https://css-tricks.com/some-react-blog-posts-ive-bookmarked-and-read-lately/
—-
Latihan membuat blog sederhana dengan Gatsby JS
https://medium.com/javascript-in-plain-english/getting-started-with-creating-static-sites-with-gatsby-js-fbdcae9c5f11
—-
Latihan membuat web portofolio dengan Gatsby JS
https://medium.com/javascript-in-plain-english/how-to-build-a-portfolio-in-react-with-yaml-and-gatsby-js-d817d1c2994e
—-
Membuat toko online Shopify dengan front end Next JS
https://medium.com/javascript-in-plain-english/how-to-build-shopify-store-front-with-next-js-part-1-f7d4de7043a9
—-
#react #rockpack #cra #nextjs #shopify #gatsby #ecommerce #blog #portfolio
https://blog.logrocket.com/how-to-use-rockpack/
---
Referensi beberapa blog tentang React JS yang menarik dibaca
https://css-tricks.com/some-react-blog-posts-ive-bookmarked-and-read-lately/
—-
Latihan membuat blog sederhana dengan Gatsby JS
https://medium.com/javascript-in-plain-english/getting-started-with-creating-static-sites-with-gatsby-js-fbdcae9c5f11
—-
Latihan membuat web portofolio dengan Gatsby JS
https://medium.com/javascript-in-plain-english/how-to-build-a-portfolio-in-react-with-yaml-and-gatsby-js-d817d1c2994e
—-
Membuat toko online Shopify dengan front end Next JS
https://medium.com/javascript-in-plain-english/how-to-build-shopify-store-front-with-next-js-part-1-f7d4de7043a9
—-
#react #rockpack #cra #nextjs #shopify #gatsby #ecommerce #blog #portfolio
LogRocket Blog
How to use Rockpack - LogRocket Blog
In this post, you can learn about the React tool Rockpack, its architecture, its modules, and why it’s needed.
Beberapa tools alternatif dari Create React App yang lebih baik dan lengkap
https://blog.openreplay.com/top-alternatives-to-create-react-app/
#cra #alternative
https://blog.openreplay.com/top-alternatives-to-create-react-app/
#cra #alternative
Openreplay
Top alternatives to Create-React-App
New ways to set up a React project of your own
How to Migrate from create-react-app to Vite using Jest and Browserslist
https://www.freecodecamp.org/news/how-to-migrate-from-create-react-app-to-vite/
---
Master React With These 10 Hooks 🔥
https://dev.to/chaoocharles/master-react-with-these-10-hooks-5mm
#react #cra #vite #hooks
https://www.freecodecamp.org/news/how-to-migrate-from-create-react-app-to-vite/
---
Master React With These 10 Hooks 🔥
https://dev.to/chaoocharles/master-react-with-these-10-hooks-5mm
#react #cra #vite #hooks
freeCodeCamp.org
How to Migrate from create-react-app to Vite using Jest and Browserslist
The React team no longer recommends using create-react-app (CRA) as a bundler to create a new React application. The team and community realized that even though CRA was a jump-starter, it lacked the flexibility needed to configure or manage large an...