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·126 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
Covenant Ogowalejustcovenant.hashnode.dev·Jun 29, 2024Navigating Complexities: Hosting My Node.js/Express BackendIntroduction As I prepare to dive into the HNG Internship program, I reflect on a recent challenge that pushed the boundaries of my backend development skills—the journey of hosting my Node.js/Express backend. This experience not only tested my techn...Discuss·10 likesNode.js
Nick Odhiambonickoch.hashnode.dev·Jun 19, 2024How to Deploy your FastAPI Backend with PostgreSQL Database to RenderIntroduction FastAPI is a popular Python backend web development framework. Many Python developers use FastAPI to built Application Programming Interfaces (APIs) and connect other backend infrastructure such as databases. FastAPI is suitable for API ...Discussbackend
Ed SSemuwembablog.edssemuwemba.com·May 31, 2024How to deploy a Rails 7 app to RenderIntroduction Heroku no longer has a free tier. This blog post lists the reasons why.Heroku used to be my go-to service for experimenting with new frameworks. I would generate the starter app, and then deploy it to Heroku.Then I would continue to incr...Discuss·39 readsRails 7.1
Reagan Mwangideepcore.hashnode.dev·May 27, 2024Top Frontend Deployment Platforms for DevelopersHere are some popular frontend deployment platforms that you can use to deploy your web applications Netlify: Netlify is known for its ease of use and powerful features, including continuous deployment from Git repositories, serverless functions,...DiscussFrontend Development
Manoj Bhavvanmanojbhavvan.hashnode.dev·Apr 8, 2024Deploying a FASTAPI Application on Render: Step-by-Step GuideFastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. Render is a cloud platform that simplifies deploying and scaling web applications and services. In this guide, we'll w...Discuss·27 readsFastAPI
Freedes Studiofreedesstudio.hashnode.dev·Mar 7, 2024How software create 3d rendering?The process of producing realistic visual representations of three-dimensional objects and scenes through software is a complex one that makes use of a variety of techniques and algorithms. At its core, the process of 3D rendering involves three main...Discuss3d