RabbitMQ Intro

SETUP : Erlang Download : https://www.erlang.org/downloads RabbitMQ Windows Download : https://www.rabbitmq.com/docs/install-windows Python Download : https://www.python.org/downloads/ https://www.rabbitmq.com/docs/management-cli https://www.rabbitmq.com/docs/man/rabbitmq-plugins.8 https://www.rabbitmq.com/management.html https://www.python.org/downloads/ 1. Install Erlang (Erlang 26.2.5) 2.

NextJS Beginners

SSG – Static Site Genereation import React from ‘react’ export const getStaticProps = async() => { cosnt response = await fetch(‘https://jsonplaceholder.typicode.com/users’) const json = await

Redis

Download URL How To Install Redis On Windows | Steps To Install Redis On Windows Redis on windows server: no config file specified Try to

1 2 3 5