Cara deploy aplikasi React dan backend Node JS hanya dengan satu droplet Digital Ocean saja, dan dibantu dengan NGINX Proxy server
https://dev.to/zeeshanhshaheen/how-to-deploy-react-js-and-nodejs-app-on-a-single-digitalocean-droplet-using-nginx-1pcl
---
Latihan pengenalan React Recoil untuk reusable component
https://blog.logrocket.com/react-recoil-reusable-code-block-component/
---
Latihan penggunaan React Vercel SWR untuk pengambilan data dari API backend
https://levelup.gitconnected.com/using-crud-operations-with-react-swr-for-mutating-rest-api-cache-3e0d01774aed
---
Latihan menggunakan React Hooks dan Context API dengan membuat aplikasi resep makanan
https://medium.com/better-programming/lets-learn-react-hooks-and-context-api-by-building-a-recipe-search-app-2eb0b2d2cb85
---
Cara melakukan dynamic routing di Next JS
https://blog.logrocket.com/prefetching-dynamic-routing-next-js/
#nodejs #mern #nginx #deploy #react #digitalocean #recoil #swr #vercel #restApi #hooks #context #nextjs #routing
https://dev.to/zeeshanhshaheen/how-to-deploy-react-js-and-nodejs-app-on-a-single-digitalocean-droplet-using-nginx-1pcl
---
Latihan pengenalan React Recoil untuk reusable component
https://blog.logrocket.com/react-recoil-reusable-code-block-component/
---
Latihan penggunaan React Vercel SWR untuk pengambilan data dari API backend
https://levelup.gitconnected.com/using-crud-operations-with-react-swr-for-mutating-rest-api-cache-3e0d01774aed
---
Latihan menggunakan React Hooks dan Context API dengan membuat aplikasi resep makanan
https://medium.com/better-programming/lets-learn-react-hooks-and-context-api-by-building-a-recipe-search-app-2eb0b2d2cb85
---
Cara melakukan dynamic routing di Next JS
https://blog.logrocket.com/prefetching-dynamic-routing-next-js/
#nodejs #mern #nginx #deploy #react #digitalocean #recoil #swr #vercel #restApi #hooks #context #nextjs #routing
DEV Community
How to deploy React JS and Node.js apps on a single DigitalOcean droplet using Nginx
In this article, we'll learn how to deploy a React JS app using a simple server block and a Node.js a...
Tips dan trik terbaik dalam melakukan desain dan struktur backend berbasis REST API
https://medium.com/weekly-webtips/9-best-practices-for-rest-api-design-7fb0b462099b
#restapi #bestpractices
https://medium.com/weekly-webtips/9-best-practices-for-rest-api-design-7fb0b462099b
#restapi #bestpractices
Medium
9 Best Practices for REST API Design
On many occasions, we don’t value the importance of establishing a clean, understandable, and scalable architecture when developing a REST…
Repository Github penting yang berisi daftar penulisan dan praktek terbaik (Best practices) untuk pengembangan aplikasi backend berbasis JavaScript dan Node JS
https://github.com/goldbergyoni/nodebestpractices
---
Cara melakukan debugging di dalam aplikasi Node JS dengan bantuan VS Code Debugger
https://hackernoon.com/introductory-guide-to-debug-nodejs-apps-with-built-in-or-vs-code-debugger-871u34cn
---
Latihan membuat REST API dengan Express JS dan database MySQL
https://medium.com/dailyjs/node-js-mysql-tutorial-a-step-by-step-getting-started-guide-with-express-js-rest-api-287858df4e8d
---
#nodejs #bestPractice #debugger #restApi #express
https://github.com/goldbergyoni/nodebestpractices
---
Cara melakukan debugging di dalam aplikasi Node JS dengan bantuan VS Code Debugger
https://hackernoon.com/introductory-guide-to-debug-nodejs-apps-with-built-in-or-vs-code-debugger-871u34cn
---
Latihan membuat REST API dengan Express JS dan database MySQL
https://medium.com/dailyjs/node-js-mysql-tutorial-a-step-by-step-getting-started-guide-with-express-js-rest-api-287858df4e8d
---
#nodejs #bestPractice #debugger #restApi #express
GitHub
GitHub - goldbergyoni/nodebestpractices: :white_check_mark: The Node.js best practices list (July 2024)
:white_check_mark: The Node.js best practices list (July 2024) - goldbergyoni/nodebestpractices
Latihan membuat backend REST API dengan Node JS Express JS dan database PostgreSQL
https://medium.com/dailyjs/node-js-postgresql-tutorial-7a19d945767f
#nodejs #postgresql #restAPI #postgres #express
https://medium.com/dailyjs/node-js-postgresql-tutorial-7a19d945767f
#nodejs #postgresql #restAPI #postgres #express
Medium
Node.js Postgresql tutorial: Build a simple REST API with Express
A step-by-step guide from start to finish
Latihan panjang sekali membuat REST API dengan Express JS dan TypeScript, dari blog Auth0
https://auth0.com/blog/node-js-and-typescript-tutorial-build-a-crud-api/
---
Latihan bagian kedua membuat REST API dengan TypeScript dan Express JS, yaitu membuat pengamanan pada endpoint API
https://auth0.com/blog/node-js-and-typescript-tutorial-secure-an-express-api/
---
Membuat aplikasi command line atau CLI dengan Node JS
https://dev.to/rushankhan1/build-a-cli-with-node-js-4jbi
---
#nodejs #typescript #express #crud #restApi #cli
https://auth0.com/blog/node-js-and-typescript-tutorial-build-a-crud-api/
---
Latihan bagian kedua membuat REST API dengan TypeScript dan Express JS, yaitu membuat pengamanan pada endpoint API
https://auth0.com/blog/node-js-and-typescript-tutorial-secure-an-express-api/
---
Membuat aplikasi command line atau CLI dengan Node JS
https://dev.to/rushankhan1/build-a-cli-with-node-js-4jbi
---
#nodejs #typescript #express #crud #restApi #cli
Auth0 - Blog
Node.js and TypeScript Tutorial: Build a CRUD API
Learn how to use TypeScript to build a feature-complete Express API. Learn how to use TypeScript with Express to create, read, update, and delete data.
Latihan berseri dari Toptal membuat backend service REST API berbasis Node JS, Express JS, dan TypeScript
https://www.toptal.com/express-js/nodejs-typescript-rest-api-pt-2
---
Latihan bagian pertama dari latihan berseri dari Toptal untuk Node JS, Express, dan TypeScript
https://www.toptal.com/express-js/nodejs-typescript-rest-api-pt-1
---
Latihan membuat verifikasi password hash dengan Bcrypt di Node JS
https://medium.com/javascript-in-plain-english/how-to-verify-hashed-passwords-in-nodejs-and-mysql-26fedcfee01f
---
Tips membuat logging atau logger di TypeScript dan Node JS
https://medium.com/swlh/writing-user-friendly-logging-with-typescript-and-node-js-6af6b3a5d2ab
#nodejs #express #typescript #restApi #logger
https://www.toptal.com/express-js/nodejs-typescript-rest-api-pt-2
---
Latihan bagian pertama dari latihan berseri dari Toptal untuk Node JS, Express, dan TypeScript
https://www.toptal.com/express-js/nodejs-typescript-rest-api-pt-1
---
Latihan membuat verifikasi password hash dengan Bcrypt di Node JS
https://medium.com/javascript-in-plain-english/how-to-verify-hashed-passwords-in-nodejs-and-mysql-26fedcfee01f
---
Tips membuat logging atau logger di TypeScript dan Node JS
https://medium.com/swlh/writing-user-friendly-logging-with-typescript-and-node-js-6af6b3a5d2ab
#nodejs #express #typescript #restApi #logger
Toptal
Building a Node.js/TypeScript REST API, Part 2: Models, Middleware, and Services
Learn the benefits and limits of TypeScript as we code a REST API back end.
Beberapa cara. melakukan proses HTTP Request dari backend server Node JS
https://blog.logrocket.com/5-ways-to-make-http-requests-in-node-js/
---
Latihan membangun backend service dan REST API dengan Node JS
https://medium.com/better-programming/build-a-simple-web-server-using-node-js-and-express-27f3d6eb4e86
---
Membuat halaman Contact Form yang dapat mengirim email dengan Node JS dan Nodemailer
https://medium.com/better-programming/how-to-make-contact-forms-for-your-website-using-nodemailer-74739b186264
---
Membuat fungsi upload data ke Node JS dalam bentuk multipart Forms
https://medium.com/better-programming/how-to-upload-media-and-process-multipart-forms-on-node-js-server-cf483af5afa7
---
Latihan berseri membangun REST API dengan Node JS, Express, dan PostgreSQL
https://codeburst.io/build-a-restful-api-with-elephant-sql-postgres-and-express-js-framework-nodejs-part-1-1b137257d5c8
#nodejs #upload #multipart #express #restApi
https://blog.logrocket.com/5-ways-to-make-http-requests-in-node-js/
---
Latihan membangun backend service dan REST API dengan Node JS
https://medium.com/better-programming/build-a-simple-web-server-using-node-js-and-express-27f3d6eb4e86
---
Membuat halaman Contact Form yang dapat mengirim email dengan Node JS dan Nodemailer
https://medium.com/better-programming/how-to-make-contact-forms-for-your-website-using-nodemailer-74739b186264
---
Membuat fungsi upload data ke Node JS dalam bentuk multipart Forms
https://medium.com/better-programming/how-to-upload-media-and-process-multipart-forms-on-node-js-server-cf483af5afa7
---
Latihan berseri membangun REST API dengan Node JS, Express, dan PostgreSQL
https://codeburst.io/build-a-restful-api-with-elephant-sql-postgres-and-express-js-framework-nodejs-part-1-1b137257d5c8
#nodejs #upload #multipart #express #restApi
👍1
Membuat fitur upload data dengan Node JS dan Multer
https://blog.logrocket.com/uploading-files-using-multer-and-node-js/
---
Mencegah terjadinya bottleneck pada aplikasi Node JS dan proses CRUD ke database
https://medium.com/better-programming/how-to-avoid-bottlenecks-in-node-js-applications-8085d86b6b2e
---
Latihan membangun backend REST API dengan Node JS Hapi JS
https://www.sitepoint.com/jamstack-rest-api-hapi/
---
Mengenal beberapa framework SSG yang berbasis Node JS
https://www.sitepoint.com/static-site-generators/
---
Melakukan kustomisasi Github Actions dengan bantuan Node JS
https://spacejelly.dev/posts/how-to-create-a-custom-github-action-with-node-javascript/
#nodejs #multer #upload #ssg #hapi #restApi #githubAction
https://blog.logrocket.com/uploading-files-using-multer-and-node-js/
---
Mencegah terjadinya bottleneck pada aplikasi Node JS dan proses CRUD ke database
https://medium.com/better-programming/how-to-avoid-bottlenecks-in-node-js-applications-8085d86b6b2e
---
Latihan membangun backend REST API dengan Node JS Hapi JS
https://www.sitepoint.com/jamstack-rest-api-hapi/
---
Mengenal beberapa framework SSG yang berbasis Node JS
https://www.sitepoint.com/static-site-generators/
---
Melakukan kustomisasi Github Actions dengan bantuan Node JS
https://spacejelly.dev/posts/how-to-create-a-custom-github-action-with-node-javascript/
#nodejs #multer #upload #ssg #hapi #restApi #githubAction
LogRocket Blog
Multer: Easily upload files with Node.js and Express - LogRocket Blog
Multer comes in handy when forms contain multipart data that includes text inputs and files, which the body-parser library cannot handle.
Latihan panjang pengenalan REST API dari Fireship channel, serta latihan membuat REST API sederhana dengan Node JS
https://youtu.be/-MTSQjw5DrM
---
Digital Ocean merilis seri latihan lengkap tentang pengenalan Node JS dan pembuatan REST API dengan backend Express JS.
https://www.digitalocean.com/community/tutorial_series/how-to-code-in-node-js
---
Web Scrapping dengan Node JS dan Cheerio
https://www.digitalocean.com/community/tutorials/how-to-scrape-a-website-using-node-js-and-puppeteer
---
Membuat Web scrapping yang berjalan secara paralel dengan Node JS, Cheerio, Puppeteer, Docker, dan Kubernetes
https://www.digitalocean.com/community/tutorials/how-to-build-a-concurrent-web-scraper-with-puppeteer-node-js-docker-and-kubernetes
---
Menggunakan Joi untuk Schema Validation Node JS
https://www.digitalocean.com/community/tutorials/how-to-use-joi-for-node-api-schema-validation
---
Latihan sederhana membuat MEAN Stack dan fitur realtime dengan Socket IO
https://www.digitalocean.com/community/tutorials/angular-socket-io
#nodejs #restApi #express #course #joi #mean
https://youtu.be/-MTSQjw5DrM
---
Digital Ocean merilis seri latihan lengkap tentang pengenalan Node JS dan pembuatan REST API dengan backend Express JS.
https://www.digitalocean.com/community/tutorial_series/how-to-code-in-node-js
---
Web Scrapping dengan Node JS dan Cheerio
https://www.digitalocean.com/community/tutorials/how-to-scrape-a-website-using-node-js-and-puppeteer
---
Membuat Web scrapping yang berjalan secara paralel dengan Node JS, Cheerio, Puppeteer, Docker, dan Kubernetes
https://www.digitalocean.com/community/tutorials/how-to-build-a-concurrent-web-scraper-with-puppeteer-node-js-docker-and-kubernetes
---
Menggunakan Joi untuk Schema Validation Node JS
https://www.digitalocean.com/community/tutorials/how-to-use-joi-for-node-api-schema-validation
---
Latihan sederhana membuat MEAN Stack dan fitur realtime dengan Socket IO
https://www.digitalocean.com/community/tutorials/angular-socket-io
#nodejs #restApi #express #course #joi #mean
YouTube
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express
What is an API? What is REST? Learn how an Application Programming Interface (API) can adhere to Representational State Transfer (REST) to enable reliable communication between apps https://fireship.io/tags/node/
👕 Best comment wins a free T-shirt (read…
👕 Best comment wins a free T-shirt (read…
Latihan membuat REST API dengan Node JS Express dan MongoDb
https://javascript.plainenglish.io/creating-a-rest-api-in-node-with-mongodb-488915bf430
---
Konfigurasi Mongo Db Atlas untuk dipakai sebagai database Node JS
https://dev.to/kritika27/mongodb-setup-for-creating-rest-api-1d14
---
Menggunakan Logging di Node JS Express dengan Winston dan Morgan library
https://dev.to/vassalloandrea/better-logs-for-expressjs-using-winston-and-morgan-with-typescript-516n
---
Pengenalan fungsi dj Express JS untuk templating engine
https://dev.to/alexmercedcoder/intro-to-express-templating-and-api-s-ejs-handlebars-mustache-pug-4al0
---
Beberapa library Node JS yang perlu diketahui
https://javascript.plainenglish.io/11-node-js-libraries-you-need-to-know-cf8c558d2600
---
Latihan membuat Docker Container untuk project berbasis Node JS
https://dev.to/ibmdeveloper/dockers-and-dad-jokes-how-to-containerize-a-nodejs-application-using-docker-51fk
---
#nodejs #restApi #express #mongodb #docker #logging
https://javascript.plainenglish.io/creating-a-rest-api-in-node-with-mongodb-488915bf430
---
Konfigurasi Mongo Db Atlas untuk dipakai sebagai database Node JS
https://dev.to/kritika27/mongodb-setup-for-creating-rest-api-1d14
---
Menggunakan Logging di Node JS Express dengan Winston dan Morgan library
https://dev.to/vassalloandrea/better-logs-for-expressjs-using-winston-and-morgan-with-typescript-516n
---
Pengenalan fungsi dj Express JS untuk templating engine
https://dev.to/alexmercedcoder/intro-to-express-templating-and-api-s-ejs-handlebars-mustache-pug-4al0
---
Beberapa library Node JS yang perlu diketahui
https://javascript.plainenglish.io/11-node-js-libraries-you-need-to-know-cf8c558d2600
---
Latihan membuat Docker Container untuk project berbasis Node JS
https://dev.to/ibmdeveloper/dockers-and-dad-jokes-how-to-containerize-a-nodejs-application-using-docker-51fk
---
#nodejs #restApi #express #mongodb #docker #logging
Medium
Creating a REST API in Node with MongoDB
In this tutorial we will build a REST API with Node.js, Express, and Mongoose with full CRUD functionalities. First, we’ll start with a…