Mohit YadavforMohit's Blog!just-moh-it.hashnode.net·Mar 30, 2022Introducing 🏡 HouseBid - The next-gen bidding platform 🪄🏡 Introduction HouseBid is an open source bidding platform, where property owners could list their properties, then allow interested customers to bid from the property. The auctions are usual, the bidder with the highest bid will be automatically c...Kira and 4 others are discussing this5 people are discussing thisDiscuss·161 likes·1.1K readsHasura HackathonHey Mohit! Congrats for this awesome new creation! 😉 We "met" when you created Packd for the hackathon, I'm one of the two creators of Moodflix 😊 Keep going strong like this! 16
AbirforabirHubabirhub.hashnode.net·May 8, 2021Integrating SAWO Labs Authentication + Create React AppHello there, I was working on building a simple authentication application using SAWO Labs. On the way, I found out, that there is a need to know more than the official documentation. Here goes a brief walkthrough of how you can integrate SAWO Labs ...Discuss·41 likes·250 readsauthentication
UI LibforUI Lib's Bloguilib.hashnode.net·Jun 2, 2022Static Site Generation (SSG) - What & When?The process of web development is changing rapidly. Developers are constantly working and researching methods with which they can enrich the efficiency of rendering, web pages, and web apps. One of these methods is Static Site Generation. In today's ...Discuss·41 likes·195 readsstatic
IcecreamsoftforSoftware as a Hobbyicecreamsoft.hashnode.net·Apr 23, 2023Building a web app for travel searchStarting a dev log for my hobby projects. Sharing ideas, and also any knowledge that is learned along the way. Project Idea For a recent side project, I decided to build a simple travel search application. While I'm not the most frequent flyer, when ...Discuss·2 likesTravel
Faith BolanleforFaith Bolanle's blogfaithbolanle.hashnode.net·Apr 21, 2023Unlock the Secrets of Django Project Files and Apps: Everything You Need to KnowWhen starting a new Django project, it can be helpful to think about what goes into making a Django project tick. In Django, everything is based on the concept of projects and apps. A Django project is a collection of settings, configurations, and ap...DiscussDjango
Mogbojuloluwaforgboju.hashnode.net·Apr 6, 2023Building a highly performant and reliable web application with VPC, private subnets, and Load Balancer in AWS.INTRODUCTION As a developer, ensuring every web application you deploy is always available and responsive to users is crucial for maintaining customer satisfaction. Server downtime and slow response times can occur when web applications are not confi...Discuss·1 like·26 readsAWS
Raj KumarforRajkumartechieraj.hashnode.net·Mar 4, 2023Mastering React: Techniques to Optimize Your Web ApplicationAs web applications become increasingly complex, optimizing their performance has become more important than ever. React is a popular JavaScript library used for building web applications that are fast, scalable, and easy to maintain. In this blog po...Discuss·1 like·26 readspure functions
Pradyuman DixitforNot always codepradyumandixit.hashnode.net·Feb 23, 2023Pusher tutorial: Building an anime wallpaper applicationBuild an anime application This tutorial assumes you have basic familiarity with Pusher. If not, please get your free account to get started. It is very easy to get started with. Here are some good resources and documentation. I’ll also try to explai...DiscussAnime
Mugo Joseph Wamitiforjowamu blog josephwamiti.hashnode.net·Feb 1, 2023Real Estate Web Application FeaturesReal estate agents and buyers need to stay up to date with the latest trends and technologies to ensure their success in the industry. With web applications providing a plethora of features, tools, and services, it can be difficult to know which feat...DiscussReal Estate
Hafizou ADAMOUforHafiz's Blogdevafrica.hashnode.net·Jan 28, 2023What happens when you type https://www.google.com in your browser and press EnterWhen you type "https://www.google.com" into your browser and press enter, a series of events occur to retrieve and display the Google homepage on your screen. In this blog post, we will explain these events by breaking down the concepts of the Domain...Discuss·59 readsdns
Quokka LabsforQuokka Labs' Blogsquokkalabs.hashnode.net·Jan 23, 2023How Do Single Sign-On (SSO) and OAuth work?Single Sign On (SSO) and Open Authorization (OAuth) are critical technologies commonly used to improve user experience and enhance online applications' security. In this blog post, we'll take a closer look at how SSO and OAuth work and how they can b...Discuss·1 like·45 readsSSO
Md JafarforMd Jafarmdjafar786.hashnode.net·Jan 17, 2023Web ApplicationA web application is an application program that is usually stored on a remote server, and users can access it through the use of Software known as a web browser. Another definition It is a type of computer program that usually runs with the help of...Discuss·1 likeweb application
Sarah HudaibforSarah's blogsarahthedeveloper.hashnode.net·Jan 16, 2023Django Channels - Building Real-time Web Applications with DjangoDjango is a widely used web framework for building web applications with Python. However, it's built mainly for synchronously handling HTTP requests and responses. With the rise of real-time web applications such as online multiplayer games, chat app...Discuss·100 readsDjango