Posts

Showing posts from 2021

React + Redux SoloLearn

Image
 React and Redux Certificate  The course was broken down into three sections Getting started, Intro to React and Intro to Redux. The main objective of the course, was obtaining the skillset to build functional user interfaces. This is the same JavaScript library used by Uber and Facebook.  The course gave great insight into the core concepts of React and Redux.  The course was completed on Sololearn, where I obtained a certificate upon completion. I also uploaded a .jpeg version of the my certificate to my Pinterest .  Getting Started Front-End development  Adding React to a Website Create React App  Course Project Intro to React.js  JSX Virtual DOM  Components  Props State Hooks Into to Redux State Management Core Concepts Actions  Reducers  Redux with React  Contract Manager using Redux  Certificate  Certificate of Completion : React and Redux Course  Conclusion   Overall I really enjoyed learnin...