© 2023 Hashnode
#frontend-frameworks
One of the key concepts in React is state and props, I don't believe you can be a successful React developer without a solid understanding of both state and props. Managing state in React can be a bit…
Frontend development involves building the user interface of a website or web application that users interact with. This includes designing the layout, creating the visual elements, and implementing the functionality. The first step in lear…
In this fast-paced, cutthroat environment, your clients or manager will constantly put pressure on you as a front-end developer to complete projects on schedule. More than ever, productivity is essent…
Have you ever wondered what makes the websites, and social media platforms you visit presentable and easy to navigate or understand? Today I will be discussing a topic titled CSS — cascading style sheets. A fundamental constituent of web de…
Angular is a powerful framework that has revolutionized web development. Developed by Google, Angular is an open-source JavaScript framework designed for building dynamic, single-page applications. It…
“An architectural style where independently deliverable frontend applications are composed into a greater whole.” What is Micro Frontend? A micro-frontend is a development architecture wherein a prod…
Micro-frontend encompasses the methods, plans, and recipes for creating a "modern web app" with multiple teams that can ship features independently. And in this blog post, we are going to elaborately …
React is a JavaScript library for building user interfaces that was first released in 2013 by Facebook. Since then, it has become one of the most popular front-end frameworks and is still widely used …
In web development, we frequently hear the terms library and framework. “What is the actual difference between framework and libraries?” is a question that has often crossed our mind prior to project …
Explore the best React blogs out there to get tips and tricks on working with React.js, Gatsby, Next.js, React Native, and much more. When you start dealing with React for the very first time, its off…