Latihan membuat blog sederhana dengan Hugo dan Firebase Hosting
https://www.smashingmagazine.com/2020/04/free-developer-blog-hugo-firebase/
#hugo #firebase #hosting
https://www.smashingmagazine.com/2020/04/free-developer-blog-hugo-firebase/
#hugo #firebase #hosting
Smashing Magazine
Create Your Free Developer Blog Using Hugo And Firebase β Smashing Magazine
Writing is a crucial skill every software developer should cultivate. Creating and hosting a technical blog provides an opportunity to do just that. Letβs take a look at how to deploy a blog for free and with minimal effort using Hugo and Firebase.
Konfigurasi Github Actions untuk deploy aplikasi web ke Firebase Hosting
https://codegregg.com/blog/firebaseHostingGithubActions/
---
Konfigurasi Github Actions untuk mengaktifkan Semantic Release ke Github Pages
https://dev.to/abdelrahmanahmed/semantic-release-automation-part-3-deploy-to-github-pages-e9j
#githubActions #firebase #hosting #githubPages
https://codegregg.com/blog/firebaseHostingGithubActions/
---
Konfigurasi Github Actions untuk mengaktifkan Semantic Release ke Github Pages
https://dev.to/abdelrahmanahmed/semantic-release-automation-part-3-deploy-to-github-pages-e9j
#githubActions #firebase #hosting #githubPages
Codegregg
Automate Firebase π₯ Hosting with Github Actions | codeGregg: Minneapolis Web Developer
This is a tutorial for quickly setting up a Github action to deploy a site to
Firebase hosting. This would include sites built with Vueβ¦
Firebase hosting. This would include sites built with Vueβ¦
Latihan gratis pengenalan Vuetify dan Vue JS
https://www.freecodecamp.org/news/want-to-learn-vuetify-heres-our-free-15-part-course-by-gwen-faraday/
---
Latihan pengenalan Vuex State Management di Vue JS
https://www.freecodecamp.org/news/learn-vuex-in-5-minutes/
---
Cara deploy aplikasi Vue JS ke layanan Firebase Hosting dan Firebase Database
https://blog.logrocket.com/how-to-build-and-deploy-a-vue-js-crud-app-with-cloud-firestore-and-firebase/
---
Contoh penggunaan state management dan Props untuk komunikasi antar component di Vue JS
https://medium.com/js-dojo/component-communication-and-state-management-in-vue-js-cc59389d4c01
#vue #vuetify #state #vuex #props #firebase #hosting
https://www.freecodecamp.org/news/want-to-learn-vuetify-heres-our-free-15-part-course-by-gwen-faraday/
---
Latihan pengenalan Vuex State Management di Vue JS
https://www.freecodecamp.org/news/learn-vuex-in-5-minutes/
---
Cara deploy aplikasi Vue JS ke layanan Firebase Hosting dan Firebase Database
https://blog.logrocket.com/how-to-build-and-deploy-a-vue-js-crud-app-with-cloud-firestore-and-firebase/
---
Contoh penggunaan state management dan Props untuk komunikasi antar component di Vue JS
https://medium.com/js-dojo/component-communication-and-state-management-in-vue-js-cc59389d4c01
#vue #vuetify #state #vuex #props #firebase #hosting
freeCodeCamp.org
Want to Learn Vuetify? Here's Our Free 15-Part Course by Gwen Faraday
By Per Harald Borgen If you love building apps in Vue.js but struggle to know where to start with UI design, look no further than Vuetify. It's a UI library containing handcrafted material components which give apps a beautiful finish and professiona...
Latihan dari Fireship membuat aplikasi Chatting dengan Firebase Firestore dan React JS
https://youtu.be/zQyrwxMPm88
---
Latihan menampilkan data PDF dengan menggunakan React JS
https://levelup.gitconnected.com/how-to-view-pdfs-in-a-react-app-32a9f3c48f06
---
Cara deploy aplikasi React JS ke Firebase Hosting dengan mudah
https://medium.com/javascript-in-plain-english/deploy-your-react-app-just-with-4-commands-196435b441e3
---
Penggunaan Snippet Extension di VS Code untuk mempercepat penulisan kode React JS
https://dev.to/tumee/how-to-write-javascript-and-react-with-vs-code-faster-3jnk
---
#react #chat #firebase #hosting #pdf #snippet
https://youtu.be/zQyrwxMPm88
---
Latihan menampilkan data PDF dengan menggunakan React JS
https://levelup.gitconnected.com/how-to-view-pdfs-in-a-react-app-32a9f3c48f06
---
Cara deploy aplikasi React JS ke Firebase Hosting dengan mudah
https://medium.com/javascript-in-plain-english/deploy-your-react-app-just-with-4-commands-196435b441e3
---
Penggunaan Snippet Extension di VS Code untuk mempercepat penulisan kode React JS
https://dev.to/tumee/how-to-write-javascript-and-react-with-vs-code-faster-3jnk
---
#react #chat #firebase #hosting #pdf #snippet
YouTube
I built a chat app in 7 minutes with React & Firebase
Build a secure feature-complete chat app with React & Firebase in 7 minutes. Try it out π https://fireship-demos.web.app/
Source Code: https://github.com/fireship-io/react-firebase-chat
ReactFire Game Lobby by Jarrett Helton: https://fireship.io/lessons/gameβ¦
Source Code: https://github.com/fireship-io/react-firebase-chat
ReactFire Game Lobby by Jarrett Helton: https://fireship.io/lessons/gameβ¦
Latihan membuat aplikasi Angular dan deploy ke layanan Serverless Firebase Hosting
https://blog.logrocket.com/deploy-angular-9-apps-to-firebase-hosting/
---
Memasang layanan CI CD untuk deploy aplikasi web Angular ke Firebase Hosting
https://dev.to/seankerwin/angular-firebase-hosting-gitlab-ci-cd-staging-production-530c
---
Penggunaan Nx Workspace untuk proyek berbasis Angular
https://dev.to/nx/modern-angular-1960
---
Menambahkan fitur lazy loading Image Gambar di Angular dengan library Lazysizes
https://dev.to/tommybernaciak/image-optimization-lazy-loading-for-angular-using-lazysizes-35jf
---
Membuat lazy loading router navigasi halaman di Angular
https://dev.to/dailydevtips1/angular-lazy-loading-routes-4gim
---
Membuat fitur pencarian Search Filter secara real-time dengan menggunakan Angular Pipe
https://dev.to/idrisrampurawala/creating-a-search-filter-in-angular-562d
---
Membuat sistem server side pagination di Angular dengan Akita
https://dev.to/shaharkazaz/server-side-pagination-made-easy-with-akita-and-angular-26b
---
#angular #firebase #hosting #deploy #search #filter #searchFilter #lazyloading #akita #pagination #cicd
https://blog.logrocket.com/deploy-angular-9-apps-to-firebase-hosting/
---
Memasang layanan CI CD untuk deploy aplikasi web Angular ke Firebase Hosting
https://dev.to/seankerwin/angular-firebase-hosting-gitlab-ci-cd-staging-production-530c
---
Penggunaan Nx Workspace untuk proyek berbasis Angular
https://dev.to/nx/modern-angular-1960
---
Menambahkan fitur lazy loading Image Gambar di Angular dengan library Lazysizes
https://dev.to/tommybernaciak/image-optimization-lazy-loading-for-angular-using-lazysizes-35jf
---
Membuat lazy loading router navigasi halaman di Angular
https://dev.to/dailydevtips1/angular-lazy-loading-routes-4gim
---
Membuat fitur pencarian Search Filter secara real-time dengan menggunakan Angular Pipe
https://dev.to/idrisrampurawala/creating-a-search-filter-in-angular-562d
---
Membuat sistem server side pagination di Angular dengan Akita
https://dev.to/shaharkazaz/server-side-pagination-made-easy-with-akita-and-angular-26b
---
#angular #firebase #hosting #deploy #search #filter #searchFilter #lazyloading #akita #pagination #cicd
LogRocket Blog
Deploy Angular 9+ apps to Firebase Hosting - LogRocket Blog
Learn how to deploy Angular applications to Firebase using a single project and how to deploy multiple Angular apps to one project.
Latihan penggunaan Firebase Auth untuk sistem Login, Sign Up, dan Logout
https://dev.to/maasak/sign-up-login-logout-users-with-firebase-authentication-3oa9
β-
Latihan panjang dan sederhana membuat aplikasi pemendek URL dengan Node JS Express dan Firebase Database
https://dev.to/pranjaljain0/creating-a-very-simple-url-shortner-using-express-firebase-28gl
β-
Deploy aplikasi React JS SPA ke layanan Firebase Hosting
https://dev.to/developerkimaiyo/deploy-react-apps-for-free-with-firebase-hosting-5cpd
#firebase #auth #hosting #database #nodejs
https://dev.to/maasak/sign-up-login-logout-users-with-firebase-authentication-3oa9
β-
Latihan panjang dan sederhana membuat aplikasi pemendek URL dengan Node JS Express dan Firebase Database
https://dev.to/pranjaljain0/creating-a-very-simple-url-shortner-using-express-firebase-28gl
β-
Deploy aplikasi React JS SPA ke layanan Firebase Hosting
https://dev.to/developerkimaiyo/deploy-react-apps-for-free-with-firebase-hosting-5cpd
#firebase #auth #hosting #database #nodejs
DEV Community
Sign Up, Login & Logout Users with Firebase Authentication
Most apps these days require creation of a user to login and logout for access to the tools that they...
Daftar layanan untuk deploy aplikasi web secara gratis terbatas
https://dev.to/surajsrv11/5-website-to-host-your-website-for-free-2p55
#hosting #vps #demo
https://dev.to/surajsrv11/5-website-to-host-your-website-for-free-2p55
#hosting #vps #demo
DEV
5 Website To Host Your Website For Free
Introduction We write tons of code to make an awesome, effective, and useful website. In...
Forwarded from Rian
Kali ini saya menulis catatan tentang cara "Hosting Website dengan Github Pages" dimana banyak sekali teman yang bertanya agar website nya dapat diakses secara online namun gratis.
Saya sudah memberikan tutorial di beberapa sumber tentang cara hosting dengan Github Pages, akan tetapi dia tetep tidak mengerti atau bahkan terjadi error. Dan disitulah muncul ide untuk membuat catatan ini π. Semoga dia dan teman-teman yang lain bisa memahami nya apa yang saya jelaskan dengan cukup jelas ini (menurut saya) π.
Disini saya menjelaskan tentang:
1. Apa itu Github Pages
2. Apa saja yang dibutuhkan untuk bisa publish website kamu dengan Github Pages
3. Membuat repository di website Github
4. Perintah dasar Git
Semoga catatan ini dapat bermanfaat π
https://mfebrian.medium.com/hosting-website-dengan-github-pages-4bf378348e6c
#github #hosting #website #git
Saya sudah memberikan tutorial di beberapa sumber tentang cara hosting dengan Github Pages, akan tetapi dia tetep tidak mengerti atau bahkan terjadi error. Dan disitulah muncul ide untuk membuat catatan ini π. Semoga dia dan teman-teman yang lain bisa memahami nya apa yang saya jelaskan dengan cukup jelas ini (menurut saya) π.
Disini saya menjelaskan tentang:
1. Apa itu Github Pages
2. Apa saja yang dibutuhkan untuk bisa publish website kamu dengan Github Pages
3. Membuat repository di website Github
4. Perintah dasar Git
Semoga catatan ini dapat bermanfaat π
https://mfebrian.medium.com/hosting-website-dengan-github-pages-4bf378348e6c
#github #hosting #website #git
Medium
Hosting Website dengan Github Pages
Sebelumnya kita telah belajar tentang cara hosting website dengan menggunakan surge.sh yang lebih mudah ketika menggunakannya, tetapi kitaβ¦
Latihan dari Junior Developer Central tentang cara deploy aplikasi React atau Next JS ke layanan Netlify Hosting
https://youtu.be/9iZCLODSq6k
---
Latihan deploy aplikasi React JS ke layanan Cloudfare Pages dengan bantuan Github
https://blog.logrocket.com/cloudflare-pages-tutorial-deploy-a-react-app-via-github/
---
Komparasi antara Next JS dengan Gatsby JS dan kasus penggunaan yang cocok
https://hackernoon.com/nextjs-vs-gatsby-what-is-the-best-choice-in-2021-w91134om
---
Membuat aplikasi fullstack JavaScript dengan Next JS, TypeScript, dan MongoDb
https://www.freecodecamp.org/news/how-to-build-a-serverless-app/
#react #nextjs #gatsby #mongodb #netlify #hosting #cloudfare
https://youtu.be/9iZCLODSq6k
---
Latihan deploy aplikasi React JS ke layanan Cloudfare Pages dengan bantuan Github
https://blog.logrocket.com/cloudflare-pages-tutorial-deploy-a-react-app-via-github/
---
Komparasi antara Next JS dengan Gatsby JS dan kasus penggunaan yang cocok
https://hackernoon.com/nextjs-vs-gatsby-what-is-the-best-choice-in-2021-w91134om
---
Membuat aplikasi fullstack JavaScript dengan Next JS, TypeScript, dan MongoDb
https://www.freecodecamp.org/news/how-to-build-a-serverless-app/
#react #nextjs #gatsby #mongodb #netlify #hosting #cloudfare
YouTube
How To Deploy React Apps To Netlify (with Functions)
In this tutorial, we'll take a React app we previously created and deploy it to Netlify including the back end Node.js service which we'll convert to a Netlify function.
How To Deploy React Apps To Netlify (with Functions)
------------------------------β¦
How To Deploy React Apps To Netlify (with Functions)
------------------------------β¦
π1
Referensi hosting project berbasis JavaScript dan Node JS dengan gratis
https://twitter.com/csaba_kissi/status/1409815908126756868
#nodejs #hosting
https://twitter.com/csaba_kissi/status/1409815908126756868
#nodejs #hosting
Twitter
Csaba Kissi β‘
π‘How to host your full-stack app for Free π Front-end: β
Netlify β
Vercel β
Github pages Back-end: β
Vercel (my preferred one) β
Netlify functions β
Google Cloud Functions Database: β
Mongo Atlas β
Firebase β
FaunaDB Add more π¬π
Referensi beberapa layanan web hosting untuk deploy aplikasi web secara gratis
https://blog.bitsrc.io/15-free-hosting-for-front-end-developers-9224bc34e14a
#hosting #deploy
https://blog.bitsrc.io/15-free-hosting-for-front-end-developers-9224bc34e14a
#hosting #deploy
Medium
15 Free Hosting Providers for Web Developers
Free web hosting providers to help put your website online
Cara deploy aplikasi web ke Firebase hosting
https://javascript.plainenglish.io/how-to-deploy-your-website-to-firebase-hosting-for-free-be5e5ff58796
#firebase #hosting
https://javascript.plainenglish.io/how-to-deploy-your-website-to-firebase-hosting-for-free-be5e5ff58796
#firebase #hosting
Medium
How To Deploy Your Website To Firebase Hosting For Free
In this tutorial we will explore different Firebase hosting and emulator options, and how to use Firebase to host our website
Beberapa hosting web yang gratis yang dapat dicoba
https://levelup.gitconnected.com/top-9-free-hosting-providers-for-web-developers-73d31713f19e
#web #hosting
https://levelup.gitconnected.com/top-9-free-hosting-providers-for-web-developers-73d31713f19e
#web #hosting
Medium
Top 9 Free Hosting Providers for Web Developers
All of them have something for FREE π Users. So, Donβt Forget to try them out..
π1
Hosting a NodeJS Web App on Ubuntu Server 22.04
https://dev.to/eneaslari/hosting-a-nodejs-web-app-on-ubuntu-server-2204-1866
#nodejs #hosting #ubuntu
https://dev.to/eneaslari/hosting-a-nodejs-web-app-on-ubuntu-server-2204-1866
#nodejs #hosting #ubuntu
DEV Community
Hosting a NodeJS Web App on Ubuntu Server 22.04
Let's dive into setting up and running a Node.js server on a Linux Ubuntu machine, and guess what?...