El-Brukevwe Shalomshalomspage.hashnode.dev·Jun 29, 2024HTML vs React. Spot the difference!What is front-end technology? Front-end technologies are the programming languages and frameworks used to build the user interface and user experience of a website or a web application. Front-end technology focuses on creating the visual and interact...Discuss·5 likes#FrontEndTechnologies
AYUSH SINGHu05.hashnode.dev·Mar 27, 2024Learning ReactReact is a Combination of React is a JavaScript library developed by Facebook for building user interfaces. It is commonly used for creating web applications, but it can also be used for other platforms such as mobile (with React Native). Here's a...DiscussReact Native
Dhaval Patel (pdhavalm)pdhavalm.hashnode.dev·Feb 10, 2024Day 11: Introduction to React HooksIntroduction Welcome to Day 11 of our 30-day blog series on React.js! Today, we'll explore React Hooks, a powerful feature introduced in React 16.8 for adding state and other React features to functional components. Hooks provide a more concise and f...DiscussReact
Dhaval Patel (pdhavalm)pdhavalm.hashnode.dev·Feb 9, 2024Day 10: Lifecycle Methods in ReactIntroduction Welcome back to Day 10 of our 30-day blog series on React.js! Today, we'll explore lifecycle methods in React and learn how to perform actions at different stages of a component's lifecycle. Lifecycle methods allow us to hook into specif...DiscussReact
Dhaval Patel (pdhavalm)pdhavalm.hashnode.dev·Feb 8, 2024Day 9: Forms in ReactIntroduction Welcome to Day 9 of our 30-day blog series on React.js! Today, we'll dive into forms in React and explore how to handle user input and form submission effectively. Forms are an essential part of web applications, allowing users to input ...DiscussReact
Dhaval Patel (pdhavalm)pdhavalm.hashnode.dev·Feb 5, 2024Day 6: Handling Events in ReactIntroduction Welcome back to Day 6 of our 30-day blog series on React.js! Today, we'll explore how to handle events in React components. Handling events allows us to add interactivity to our applications, enabling users to interact with and manipulat...Discuss30-day blog series about React.jsReact
Narola Infotechnarolainfotechsa.hashnode.dev·Oct 5, 2023Top 15 React Developer Skills to Consider While HiringIt can be difficult to find developers who are both knowledgeable and genuinely dependable for your project. Of course, there are a lot of potential talent candidates waiting to join your team, and selecting the most experienced candidates requires c...DiscussReact developer
Shriyash Awasthishriyash.hashnode.dev·Sep 13, 2023React Interview Questions (6-10) :-As in the previous blog, I have discussed five interview questions, in today's blog I'm discussing the next 5 interview questions, Hope you all will enjoy it and learn something new. Link for previous questions - https://shriyash.hashnode.dev/react-i...Discuss·26 readswebdevelopment
Afaq Aliafaqscripts.hashnode.dev·Sep 13, 2023Unlocking React's Hidden Gems: A Beginner's Guide to useContext and createContextAre you a budding React developer looking to take your skills to the next level? Do you find yourself struggling with prop drilling and complex state management in your React applications? If so, you've come to the right place. Before diving into the...DiscussReactHooks
Krishna Kumarikrikrishna.hashnode.dev·Aug 18, 20238 Best Practices for React Developer OnboardingOnboarding new developers into a React project can significantly impact the project's success and the team's productivity. The process of integrating new team members smoothly and efficiently is known as onboarding. For React developers, a well-struc...DiscussReact developer