React is a powerful library that enables building views in a functional style. React does not attempt to be a full blown SPA framework; rather it does one thing, and one thing really well, which is, render data to a view. In this session, you will get an introduction to react " we will see how to write our own react components, how inter-component communication works in react with props and event handlers, and do a brief look at the component lifecycle. Along the way, we will see how react leverages immutability to make it easier to reason about your application, as well as a glance at some of the tooling that exists in the react ecosystem.
Tag: ReactJS LearnToCode
Raju Gandhi is a programmer, consultant, speaker, trainer and all around nice guy. He has worked in the software industry for over 15 years, with experience in both government and private sector. He is a strong advocate of functional programming, and a proponent of immutability across both hardware and software. You can find him online on twitter as @looselytyped, as well as his blog, https://www.looselytyped.com. He’s a speaker for the No Fluff Just Stuff Java conference series, who host UberCon, RichWeb, ArchCon, Angular Summits, etc., and does about 20 conferences a year. In his spare time, you will find Raju reading, playing with technology, or spending time with his wonderful and significantly better half.