Recently, I gave a talk at the Boston Front End Developers Meetup. The talk was about Facebook’s ReactJS and Jest, what they are, what they aren’t, how they work and how to get started.
The video can be found here:
The slides are available here:
https://github.com/securingsincity/reactjs-talk/blob/master/react-slides.pdf?raw=true
And lastly sample code on how to use React and Jest is here:
https://github.com/securingsincity/react-jest-example