Skip to content
#

post-request

Here are 11 public repositories matching this topic...

This project is the graduation project for the NodeJs foundation course. This project is a simple implementation of the classic game Rock-Paper-Scissors using Node.js. It serves as a basic example of how to create a web server with Node.js and handle HTTP requests.

  • Updated Apr 9, 2025
  • JavaScript

In this NodeJS - Express - MongoDB website, I sent AJAX requests. Therefore, I can send my own requests without getting the page reloading and I handle the response manually in my browser-side code. For this, I used the fetch() function. With this function, I sent GET requests and POST requests.

  • Updated Sep 18, 2022
  • JavaScript

Built a full-stack blog app with CRUD features using React, Firebase (Firestore & Auth), and Context API. Optimized performance by modularizing components and reducing the codebase by 30%. Achieved 0.8s load time via lazy loading, image compression, and efficient data fetching.

  • Updated Jun 26, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the post-request topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the post-request topic, visit your repo's landing page and select "manage topics."

Learn more