Sanjay Singhaniacapitalnumbers.hashnode.dev·Nov 30, 2023Serverless Django: Harnessing the Power of the CloudNavigating the complexities of web application development can be a daunting task in a world where scalability, flexibility, and agility takes the center stage. If you’re facing challenges in managing server infrastructure, scaling applications seaml...Discuss·1 likeDjango
Ian Carsoniancarson.hashnode.dev·Nov 22, 2023REST API in a nutshell.Last time, I talked about API and the various types of API that exist. Today I am focusing on REST API in specific. Watch out for the article for the other types of API. Think of REST API as a set of rules for how computers talk to each other over th...DiscussREST API
Saifur Rahman Mahinsaifur-rahman39.hashnode.dev·Nov 20, 2023Becoming an expert in bug fixing for web applicationsBecoming an expert in bug fixing for web applications 1.Developing debugging skills Developing debugging skills is crucial for effective bug fixing in web applications. Here's a more detailed breakdown of Step 4: A. Learn to Use Browser Developer Too...DiscussBack-EndBugs and Errors
Samuel Ejalonibusammyoluwaseyi.hashnode.dev·Nov 18, 2023AirBnB Clone- Part. 1: building the console. (introduction)This is one of the major projects in the ALX Software Engineering program. It is the first web application that you will build as an ALX student. It involves the practical application of proficiency in the foundational concepts emphasized in the ALX ...Discuss·6 likes·101 readsairbnb clone
Sagar Shahwww.sagartech.in.net·Nov 7, 2023Two-Tier Web Application Deployment Using Docker ComposeIntroduction In today's fast-paced development world, deploying web applications has become a crucial part of any software project. Traditional deployment methods often involve a myriad of configurations and dependencies, making the process complex ...Discuss·2 likes·78 readsAWS
Kevin Tueikevintuei.hashnode.dev·Nov 3, 2023[Explain that Architecture #1] A Highly-Available 2-Tier Web Application on AWSWelcome to my first post on the Explain that Architecture series, where each week I will develop an Architectural Diagram for a specific use case and provide a high-level explanation of the Diagram. This week we are going to have a simple architectur...DiscussAWS
Piccosupportpiccosupport.hashnode.dev·Oct 30, 2023What is the best way for web developers to deal with CORS (Cross-Origin Resource Sharing) issues in their web applications?CORS, or Cross-Origin Resource Sharing, is a crucial element in the world of web applications. It serves as a security feature implemented by web browsers to prevent malicious activities such as cross-site scripting and data theft. Essentially, when ...Discussweb application
Evince Developmentevincedev.hashnode.dev·Oct 26, 2023Top 10 Web App Ideas That Will Work Wonders In 2024As the digital world keeps evolving, so does the demand for cutting-edge web applications that cater to users’ needs. Startups and entrepreneurs always seek innovative web app ideas to build a profitable business. By 2027, the market for advanced web...Discussweb application
Joel O.joelodey.hashnode.dev·Oct 25, 2023Types of Web Application AttacksWhat is a web application attack? A web application attack is an attempt to exploit a vulnerability in a web application to gain unauthorized access to data or systems, disrupt operations, or steal information. Web applications are often targeted by ...Discuss·10 likes#cybersecurity
Deon SlabbertProbecomingaprogrammer.blog·Oct 19, 2023The SolutionThe Method Explained In previous articles, I have explained to you what a full-stack software developer is and what challenges you will encounter when starting. I said that the only way to learn properly and speedily is to follow a plan, a well-desig...Discuss·27 readsBecoming a Programmerprogrammer