ReactJS. Fundamentals

imageContent

A functional component that can be used to display a post (like on Twitter or Facebook).

ReactJS. Hooks

imageContent

List of contacts with search by name, number, and filters (by gender).

ReactJS. The concept of SPA. Navigation.

imageContent

A simple SPA with four pages of navigation.

ReactJS. Approaches to styling. StyledComponents. Animations.

imageContent

Login and registration form in the application (with data validation check during registration).

Redux

imageContent

An application that contains a post creation form and a page displaying created posts. For global post saving, we used react-redux (Redux Toolkit).

All rights reserved