Novu is open-source, help us by starring our GitHub repo πŸš€

How to

Applying for a new job with React and NodeJS and AI

In the previous article in the series, I walked you through how to build a resume builder application that accepts some specific information from the user and creates a printable resume.

Nevo David
Nevo DavidMarch 6, 2023
How to

Building a forum with React, NodeJS

In this article, you'll learn how to build a forum system that allows users to create, react, and reply to post threads. In the end, we will also send a notification on each reply on a thread with Novu, you can skip the last step if you want only the technical stuff.

Nevo David
Nevo DavidFebruary 27, 2023
How to

Creating a resume builder with React, NodeJS and AI πŸš€

In this article, you'll learn how to create a resume builder using React, Node.js, and the OpenAI API. What's better to look for a job and say you have build a job resume builder with AI to do so? 🀩

Nevo David
Nevo DavidFebruary 19, 2023
How to

Building the largest Notifications Library in the world using ChatGPT, React, and NodeJS 🀯

I will show you how to create thousands of notifications with ChatGPT and render it with React.

Nevo David
Nevo DavidFebruary 13, 2023
How to

Building a website gallery with ChatGPT, Stable Diffusion, React and NodeJS 🀯

In this article, you'll learn how to build a web application that uses ChatGPT and Stable Diffusion to generate a logo and a befitting domain name for any website description you provide.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Creating a website aggregator with ChatGPT, React, and Node.js πŸš€

A website aggregator is a website that collects data from other websites across the internet and puts the information in one place where visitors can access it.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Master Notifications With ChatGPT, React and NodeJS 🧨

In this tutorial, you'll learn how to build a web application that allows you to send notifications generated by ChatGPT to your users, using React and NodeJS.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Creating a scheduling app with React, Nodejs and EmailJS 🧨

A scheduling app is a software tool that helps individuals or organizations manage and organize appointments, meetings, and tasks efficiently by providing a centralized platform to schedule, view, and modify schedules.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Creating an upvote system with React and Socket.io πŸ₯³ πŸ”

An upvote system is a way for users to express their approval or agreement with content by "voting" it up. The content with the most upvotes is typically considered the most popular or well-received by the community.

Nevo David
Nevo DavidFebruary 2, 2023
How to

How to build the most beautiful Todolist with React Native and Socket.io πŸŽ‰

Todolist is a simple task list where you mark everything you need to do and the status of it as "Finished / Not Finished".

Nevo David
Nevo DavidNovember 24, 2022
How to

Building a real-time bidding system with Socket.io and React Native

Goin’ Once, Goin’ Twice, Sold to the lady with the red dress πŸ’ƒπŸ» You have probably heard that many times in movies or public auctions. We can also find some online platforms, such as eBay, where you can bid on a product and get counterbids from other bidders. Today we are going to build a mobile app with React Native and Socket.io - eBay style!

Nevo David
Nevo DavidNovember 24, 2022
How to

Creating a registration and a login with two-factor authentication on React 🀩

If you have thought about building any dashboard, you probably realize you need to implement authentication. You are probably already familiar with terms like Login and Registration.

Nevo David
Nevo DavidNovember 24, 2022
How to

Building a Notion-like system with Socket.io And React 😍

We are going to build a knowledge system like Click-Up and Notion. You will be able to add posts, write comments, tag other users and show it in their notifications. In notion users can see what other users do in real-time without refreshing the page. This is why we will be using Socket.io

Nevo David
Nevo DavidOctober 24, 2022
How to

Building a chat app with Socket.io and React Native 🀯

Chats are all around us, from Whatsapp to Facebook and Instagram, almost every platform offers a chat in some kind of variation. In Today's digital world we have all gone mobile! Just before this article I wrote a friend a message on Whatsapp.

Nevo David
Nevo DavidOctober 17, 2022