Functional Programming for EcmaScript(Javascript)
-
Updated
May 3, 2026 - JavaScript
Functional Programming for EcmaScript(Javascript)
Small events emitters and subscribe, observable and reactive objects library
A simplified implementation to learn how to build our own pubsub (publisher-subscriber pattern)
This repository focuses mainly on the design patterns and their examples in Javascript
The Complete JavaScript Course 2025
This project is a backend reference implementation for real-time messaging
Experience seamless real-time communication between users with RabbitMQ. This repository provides an intuitive example of a chat application using RabbitMQ's publisher-subscriber pattern. Start Docker, clone the repo, and execute the Node.js scripts to initiate effortless real-time messaging.
An example project showcasing a publisher-subscriber pattern implemented in Node.js using RabbitMQ for asynchronous messaging. This project provides a basic demonstration of how to send and receive messages between components in a distributed system.
Bank simulator created with Javascript that allows money transfers between accounts, loan requests and much more
Recipe search application
A recipe app where we can search, upload and bookmark recipes. Skills explored: OOJS, Advanced DOM, Async JS, AJAX, APIs, Sass, Parcel, MVC Architecture etc.
Forkify is a recipe application built with pure JavaScript. It allows users to load recipe from API, search for recipes, view recipe details, add recipes to their bookmarks, and store them in local storage.
This tutorial demonstrates a simple publisher-consumer pattern using RabbitMQ as a message broker. We'll use Node.js and Docker Compose to set up the project easily and manage dependencies.
A vanilla js app that allows you to search, save and create new recipes
React front-end to stream live data from back-end using Web-Sockets.
Forkify is a recipe search and bookmarking app. Users can search recipes via API, view details, and save favorites.
This EX is a javascript EX that practices publisher-design-pattern.
Forkify // Search for recipes π½ππ©βπ³
Event Train is build using Pub-Sub pattern in vanilla Javascript
π A recipes web app that let users search and bookmark recipes from Sponcular API
Add a description, image, and links to the publisher-subscriber-pattern topic page so that developers can more easily learn about it.
To associate your repository with the publisher-subscriber-pattern topic, visit your repo's landing page and select "manage topics."