emptycodesemptycodesalsowrites.hashnode.dev·Nov 16, 2024My Node.js API AdventureI saw a tweet about a hackathon on my timeline and thought, “Hmm, I should register for this,” and so I did. The hackathon required building an application using Wix Studio, a no-code platform that I had never used before—same with Node.js and Cockro...DiscussNode.js
Monette Nicolasnet150.hashnode.dev·Oct 17, 2024Activity 9: What is Render.comRender.com is a modern cloud platform designed to simplify the deployment and management of web applications, APIs, static websites, databases, and background tasks. It offers developers a fully managed environment, handling infrastructure concerns s...Discussrender
Gabrielkemicaldev.hashnode.dev·Oct 15, 2024Automate and deploy a script for managing and cleaning up emails using Node.js.Introduction Automating and deploying a script to manage and clean up emails using Node.js is a great way to simplify your email management tasks. Here’s a quick introduction to help you get started: Project Setup Setup your environment To get star...Discuss·2 likes·30 readsNode.js
Neel Patelblog.neelbuilds.com·Oct 13, 2024Math SolverTime duration: September 28, 2024, to October 13, 2024. Frontend: Built with React, Hosted on Netlify For the frontend, I used React to build the application and managed my code on GitHub. After ensuring everything was functional locally, I chose Net...Discuss·58 readsReact
Bacia, John Ruzzel A.zelgrammerist.hashnode.dev·Oct 2, 2024Activity 9: What is Render.comIntroduction: Render is a cloud platforms that simplifies the process of deploying and managing web applications and backend services. It's designed to be developer-friendly, offering a range of features to streamline development and deployment. Feat...Discussrender
Nicholas Diamondnicholasdiamond.hashnode.dev·Sep 20, 2024Create a Golang App for Newsletter Management and User Authentication Using Twilio SendGrid and JWTIntroduction In this tutorial, you'll learn how to build a Golang application that manages user authentication and sends personalized newsletters using Twilio SendGrid and JSON Web Tokens (JWT). This guide will help you streamline user management and...Discussgolang
Steven David Pillaystevenpillay.hashnode.dev·Sep 3, 2024Harvest Hub: A TerraHacks Hackathon JourneyThe Problem Statement The problem statement for this hackathon was just to develop anything that helps to create a sustainable environment, as easy as it sounds it is also a very wide topic. I registered for this hackathon with a group of three peopl...Discuss·10 likesterrahacks
Sam Majisammaji.hashnode.dev·Aug 26, 2024Build and deploy a chat application using Socket.io and Redis.In this tutorial, we will be building a chat application using web sockets. Web sockets are really useful when you want to build applications that require real-time transfer of data. By the end of this tutorial, you will be able to setup your own soc...Discuss·20 likesWebSocketIO
Adnan Wazwazadnanian-programming.hashnode.dev·Jul 11, 2024Creating and Deploying Your React-Flask App to RenderIntroduction Tired of spending months working your butt off a web application project at school, only to never come back to it, because you were never taught what to do with it after finishing it? The great news is that those grievances will be put t...Discuss·181 readsReact
Macduff Olusatobiolusa.hashnode.dev·Jun 29, 2024How I Deployed My Django Application to Render and Solved Deployment IssuesRecently, I faced the challenge of deploying my Django application to Render. Initially, I encountered several hurdles, but with persistence and some tweaks, I managed to get it up and running smoothly. Here’s a step-by-step recount of my experience,...DiscussDjango