Tic Tac Toe: A Playful Intro to React
Offered By: Skillshare
Course Description
Overview
Do you want to learn React the fun way? In this class, you will learn the key concepts of React while building a Tic Tac Toe game.
While building a fully functioning game we dive into some basic concepts in React like:
- How to break down your application or game into smaller pieces, into components
- How to structure your logic and how to connect these components with props and callbacks
- How to deal with change, what is the state, what to store in it and where to define it
- How to add interaction and how does re-rendering work in React
- And while it has nothing to do with React we are also going to draw some basic images by coding SVGs
This is an intro course, no prior React knowledge is required, but some HTML, CSS and basic Javascript skills are necessary.
.
Syllabus
- Introduction
- Breaking Down the Game Into Components
- Writing Our First Components
- The Grid
- Which Square is Which?
- The Changing Parts
- First Attempt to Add a State
- A State That Can Change
- Circles and Crosses
- Interaction
- Detecting the Winner
- And the Winner Is...
- Conclusion
Taught by
Hunor Borbély
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX