Danyl KechaProblog.danylkecha.com·Sep 28, 2023Creating a Full Stack Ecommerce Application from the Ground Up: My ExperienceIntroduction Typically, my blog posts show fellow developers how to build specific applications while learning a particular feature or a set of features. So far, I have led you through the development of various applications, ranging from comprehensi...Discuss·4 likes·26 readsReact
Emenike Nathanielemenikeblog.hashnode.dev·Sep 27, 2023A Comprehensive Guide on How to Document CodeCode documentation plays a crucial role in software development, aiding developers in understanding, maintaining, and extending codebases. This guide focuses on documenting graphical user interface (GUI) code, providing code snippets and examples to ...Discusssoftware development
Nitish singhsinghnitish.hashnode.dev·Sep 26, 2023What is CRUD?CRUD basically means Create, Read, Update and Delete, the application that can provide all these funcationality can be called as CRUD application. CRUD are the basic funcationalities of a full stack application. But the best part is that the data we ...DiscussJavaScript
Rahul Sharmauiuxcourse.hashnode.dev·Sep 21, 2023What is Full Stack Development exactly?The demand for web-based and mobile app development has increased dramatically and has prompted many developers to consider the best technology stack for their career. If you're seeking to become a full-stack developer, MERN stack developer or MEAN s...Discussfull stack
Arun Kumararunkumar0203.hashnode.dev·Sep 20, 2023Day 0: Embarking on My Data Structures and Full Stack Learning JourneyIntroduction Hello, dear readers! Welcome to "DSA and Dev Days: Arun's Learning Blog." I'm thrilled to have you here with me as I embark on this exciting journey of learning data structures and full-stack development from scratch. This blog will serv...Discuss·2 likesDSA
zaheer shaikhproject-2o51.hashnode.dev·Sep 19, 2023Better Response HelperThe "Better Response Helper" is a utility library that simplifies and standardizes the way responses received from a backend server are processed and managed in client-side applications. In modern web development, it's crucial to have a consistent ap...DiscussFrontend Development
Rajat Shresthanikitshrest.hashnode.dev·Sep 18, 2023Deploying a Docker Image to an EC2 InstanceIn the world of modern application deployment, Docker containers have revolutionized the way we build, ship, and run applications. Amazon Web Services (AWS) offers a highly scalable and flexible infrastructure platform, and when you combine it with D...DiscussDevops
Ali Asadblog.aliasad.me·Sep 17, 2023How to build a STARTUP with ZERO experienceThe classic tale of every CS grad's dreams – we're talking about the kind of stories that make you feel like you're about to embark on a quest to discover the next legendary treasure, like the tech-savvy Indiana Jones! 🚀🌟 We've all been there, righ...DiscussStartups
zhioua mohamedmohamedzhioua.hashnode.dev·Sep 15, 2023Unlocking the Power of Composition Pattern in React: A Better Way to Manage PropsIn software design, a composition pattern is a technique that involves constructing complex objects by combining multiple smaller and simpler objects. When it comes to React, this pattern involves breaking down a larger component into smaller and reu...Discuss·80 readsReactJSReact
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 likehosting