Sowmen RahmanforSowmen Rahmansowmenrahman.hashnode.net·Jul 1, 2021INTRODUCING HelpingHand👋 : An open source app powered by the HRN stackThis is my submission for the #HarperDBHackathon Through this blog post, I shall be introducing you to the making of and showcasing my open source app HelpingHand and also talk about the brief journey of the hackathon from my perspective. WebApp lin...Saurabh Mhatre and 3 others are discussing this4 people are discussing thisDiscuss·174 likes·465 readshackathonGood project I enjoyed reading about it. 5
Victoria LoforArticles by Victoria Lovictoria.hashnode.net·May 13, 2022FeaturedHow to Integrate PayPal Smart Buttons to your Web AppsPayPal is the world's largest global payment system. Supporting over 200 countries and 25 currencies, it enables users to send and receive payments easily over borders and language barriers. In this article, I would like to present a step-by-step, co...Eleftheria Batsou and 4 others are discussing this5 people are discussing thisDiscuss·87 likes·5.6K readsRandom Projects to BuildTHW Web Apps
CessforCode with Cess 👊🏿cesscode.hashnode.net·Aug 25, 2021Difference Between A Website And A Web ApplicationHello everyone! 💙 A website and a web application (web app) are almost like each other as both are accessible from our web browsers. Since the website and web app are similar, how can we tell the critical difference between them? This article will d...Victor Eke and 2 others are discussing this3 people are discussing thisDiscuss·48 likes·890 readswebapps
Ankurankuraxz.hashnode.net·Mar 27, 2023Configure Azure WebApp for FastAPIIn this tutorial, we will see how FastAPI can be deployed with Azure Webapps, what are some of the commonly faced issues, and their workarounds. For the example, we will be utilizing a simple fast API, that returns "Hello User" upon calling with the ...Discuss·126 readsAzure
Ngumih Fienngumihfien.hashnode.net·Mar 22, 2023Web pages, Websites & Web ApplicationsIt may sound strange but these terms have different meanings and they fall under the umbrella of the web. Below are their definitions and examples. Have fun reading :) Webpage In simple terms, a webpage is a single page that is viewed on the web. A w...Discusswebsite
ArunKumar Sri Sailapathiarunkumars08.hashnode.net·Mar 6, 2023[Simple Web Apps] 3. Building a simple todo listIn this article, let's see how we can implement a basic version of a ToDo list using HTML, CSS, and Typescript. This is going to be something like the below: <html> <head> <title>Basic To Do application</title> <meta charset="UTF-8" /> ...DiscussSimple Web appsTypeScript
ArunKumar Sri Sailapathiarunkumars08.hashnode.net·Mar 5, 2023[Simple Web Apps] 2. Customizable Toast NotificationsIn my previous article on the series of building simple web apps, I wrote about building simple toast notifications. Now, we will improve that to add some interesting customizations/configuration capabilities. In this article, we are going to add som...DiscussSimple Web appsJavaScript
ArunKumar Sri Sailapathiarunkumars08.hashnode.net·Mar 4, 2023[Simple Web Apps] 1. Simple Toast notificationsWe all would have come across something like the above on our everyday websites. They are just a couple of different examples of toast notifications. What are Toast Notifications? Toast Notifications have taken several names and forms over the last f...Discuss·37 readsSimple Web appsJavaScript
LegalTechiesopuruchi.hashnode.net·Mar 3, 2023How To Manage a Cross-Functional Team to Build a Web App in 10 DaysAs a task in one of my learning programs, we, the interns, were asked to work on a collaborative project which we refer to as Hackathon. For this collab, my team (which consists of product designers, frontend and backend developers, cloud engineers, ...Discuss·9 likes·29 readsProduct Management
Raman Bansaltechwithpie.hashnode.net·Feb 25, 2023Streamlit INTRO, features and ComponentsIntroduction In this article, i have discussed about streamlit, its features and its component. The article is designed for those who wants to learn to deploy their machine learning on internet. What is Streamlit and How Does it Work? Streamlit is an...DiscussStreamlit for Beginnersstreamlit
Chitchit.hashnode.net·Feb 10, 2023Use cases of my prayer tracker websiteIn the previous blog, I talked about my plan to build this prayer tracker website. This time, I will talk about the use cases of this website, to better plan the website. Side note: I will call this a web application from now on. Websites tend to be...Discuss·39 readsMy To-Pray Listuse-cases
Sohansohankinage.hashnode.net·Dec 18, 2022An Introduction to JavaScript: The Programming Language of the WebIntroduction to JavaScript JavaScript is a programming language that is commonly used in web development to create interactive and dynamic web pages. It is a client-side language, meaning that it is executed by the web browser rather than the server,...Discuss·50 reads#FrontendDev
Amy Reichertamyreichert2020.hashnode.net·Dec 9, 2022QA Innovation — Using the senseshaping concept to discover customer needsQA testers have a unique role and responsibility to serve the customer. Serving the customer in software testing means protecting customers from application defects, failures, and perceived failures from missing or misunderstood requirements. Testing...DiscussQA