mobile application

A collection of 2 posts
How to Build  Simple React App (Part 2)
react

How to Build Simple React App (Part 2)

In the previous part of How to build simple React app, we had set up a basic boilerplate for our ToDo application. In this part, we will: * start building our application logic, * introduce actions and reducers, * finish our todo page Let's start coding! Writing new components for handling todos At
12 min read
How to Build Simple React App (Part 1)
mobile application

How to Build Simple React App (Part 1)

In this article, we will go through the whole process of building a simple front-end application using React from the ground up. * First of all, we will go through the setup process, how to set up boiler-plate for your application using all of the necessary libraries (plugins), * After that, we
7 min read
Page 1 of 1