Dev RaydaforUX Design with Rayuxdesignwithray.hashnode.dev·Nov 29, 2023Design a User Experience for Social Good & Prepare for Jobs Course Journey Week 4This is the fourth article and final article in the series. If you haven't read them, Here are the First Article, Second Article and Third Article. In this article, I will talk about the fourth week of the course. I will create a responsive website f...DiscussUX Design Google Coursera Course UX
SIDDHIPRADA MOHAPATROsiddhipradamohapatro.hashnode.dev·Oct 27, 2023Deploy a two-tier application on AWS using Docker.Introduction Containerization with Docker has revolutionized the way we deploy and manage applications. Amazon Web Services (AWS) offers a robust platform for hosting applications in the cloud. In this blog, we'll walk through the process of deployin...Discuss·26 readsAmazon Web Servicenginx
Upadrasta Harshaharshaupadrasta.hashnode.dev·Oct 26, 2023Progressive Web Apps (PWAs) and Testing StrategiesProgressive Web Apps (PWAs) are a modern approach to building web applications that combine the best of the web and mobile apps. These apps are designed to be fast, reliable, and engaging, offering a seamless user experience. In this blog, we'll expl...DiscussTesting
Mooaz Sayyedmooazsayyed.hashnode.dev·Sep 18, 2023AzureAdventures: My Journey into Azure Begins!Hello, fellow tech enthusiasts! Today, I'm excited to kick off my AzureAdventures series, where I'll be diving headfirst into the fascinating world of Azure and cloud computing. My goal is to explore the vast opportunities that cloud computing offers...DiscussAzure
Biswaraj Sahoobiswaraj333.hashnode.dev·Sep 17, 2023DevOps(Day-57): Project - Deploying a nginx webapp through AWS Fargate, ECS & ECRTABLE OF CONTENTS Aim Pre-requisite Project Build Cloning the source code from GitHub Configuring image in AWS ECR Configuring IAM Pushing the image to ECR Configuring AWS ECS Using AWS Fargate Open port in the security group. Project live...Discusswebapps
Jeanclaude (JC)jeanclaudeaoun.hashnode.dev·Sep 8, 2023The Free-Stack: A Guide to building free web apps in 2023In today's dynamic digital age, you don't need to break the bank to get your web application off the ground. Thanks to a plethora of free tools available, it's possible to create, deploy, and manage your application without spending a dime (at least ...Discuss·1 like·30 readshosting
Shantala Mukherjeeonlyweb.hashnode.dev·Aug 20, 2023Web Apps with Python - Panel(Image by Freepik) This time, we'll look at the Python library Panel, a highly customisable way to build dashboards and web apps. I'll also show you how to build and deploy them entirely in the cloud! (Check out my other posts Web Apps with Python - ...Discuss·29 readsPython
chitranshu srivastavaforWiz4host Blogs - DevOpswiz4host-1690998117365.hashnode.dev·Aug 14, 2023How to Host an HTML Page Using NginxIn this documentation, we will walk you through the step-by-step process of hosting a static HTML page using Nginx on a Linux server. Nginx is a high-performance web server that is widely used for serving static content and acting as a reverse proxy ...Discuss·108 readsfrontend - nginxwiz4host
Darshan Pavarsolvingmatters.hashnode.dev·Aug 7, 2023Web Development Trends for 2023Introduction As we step into 2023, the field of web development continues to evolve at a rapid pace. To stay competitive and relevant in the digital world, it's essential to be aware of the latest trends and technologies. In this article, we'll explo...DiscussWeb Development
Pratishpratish.hashnode.dev·Aug 2, 2023Config Driven UI in ReactConfig-Driven UI is a powerful approach in React development that enables dynamic management and customization of user interfaces. With its core concept based on configuration files, this method reduces dependency on developers for incremental page a...Discuss·32 readsReact