Javed Ansariofcljaved.hashnode.dev·Jan 22, 2025Guide to Running Express.js Backend on VercelLet’s face it—who even uses JavaScript these days? TypeScript is the way to go for modern backend development. But deploying an Express.js backend with TypeScript on Vercel? That’s where things get tricky. In this guide, I’ll walk you through the com...92 readsExpress
Yakubu Alhassanthedevledger.hashnode.dev·Jan 19, 2025From PHP Laravel to Building My First Express.js API: A Developer's JourneyExploring New Horizons Node.js is a technology I've known about for a long time but never really felt the need to explore. Why? Because Laravel has always been my go-to framework—it did everything I needed it to do, and it did it well. However, as a ...1 like·44 readsNode.js
Monalika Patnaikmonalika.hashnode.dev·Jan 15, 2025How to Build a Simple CRUD Application with Angular and Spring BootHi, here we create a basic CRUD todo app having frontend in Angular and backend on Springboot. and will also deploy our application on Vercel(for frontend) and Render(for backend). We’ll be using IntelliJ IDEA Community version 2024.1.4 for this proj...1 likeSpringboot
Ed SSemuwembablog.edssemuwemba.com·Jan 10, 2025How to work with PostgreSQL on RenderIntroduction Render offers PostgreSQL for free accounts, but the database is deleted after one month.If the data matters to you, the solution is to back it up and recover it. How to backup Follow these steps; Run this command in the terminal to back...PostgreSQL
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...28 readsReact
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...1 likeNode.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·40 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...97 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