© 2023 Hashnode
#full-stack
Introduction As a React developer, you know how important it is to fetch and cache data efficiently in your applications. Whether you're working with APIs, databases, or other data sources, getting da…
Which businesses are beneficial from full-stack development? Full stack is an umbrella term that refers to both front-end and back-end sides of a project. Full stack development can benefit multiple businesses, particularly those that requi…
Web Development refers to the development of a website whether it is a frontend, backend or both (Full Stack). Developing a website is not easy as we think. Yet, depends on the project's complexity bu…
Next.js is an open-source React-based framework for building server-side rendered (SSR) web applications. It was developed by Vercel (previously known as Zeit) and is designed to help developers build…
As a newcomer to the field of web development, you may have come across the term "full stack developer" or perhaps you are just interested in technology. A full stack developer is a web developer who …
In the previous post, we scaffolded our CDK project with context and additional props. In this post, we'll leverage constructs from the CDK to create DynamoDB tables, as well as a serverless function.…
Intro In tech, solutions are often ended with "...but it depends". Few things are absolute. However, there is something everyone can agree on: It's best to learn by doing. So when I set out to create …
As a computer science student, my journey in the world of technology has been nothing short of amazing. From learning the basics of programming to exploring cutting-edge technologies like Ethical hack…
This series is the one I've been preparing for till now. The REST series and the Web Basics series all build up to this series. So, this is the blog that will kick off the Backend Development series. …
Nowadays, it seems like everything and everyone is online, from purchasing groceries to conveniently making bill payments. We require a strong online web application to put those processes into practi…