shohanur rahmanshohan777.hashnode.dev·Nov 23, 2024Bug in react? Component mounting and unmounting but does not update state.I am working on search feature of a sidebar menu of a dashboard. The sidebar was okay (till now). I was assigned a task to add a search feature to the sidebar menu and that's where I have fallen upon this problem. Even if I the components are mountin...React
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...Node.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...render
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...2 likes·30 readsNode.js
Neel Patelblog.neelbuilds.com·Oct 13, 2024Math SolverTime duration: September 28, 2024, to Present. Updates and Enhancements Styling with Tailwind CSS: I migrated the app's styling to Tailwind CSS, which has greatly streamlined the design process. Tailwind CSS offers utility-first classes, making it qu...78 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...render
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...golang
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...10 likesterrahacks
Sam Majiblog.sammaji.tech·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...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...196 readsReact