Build Tic Tac Toe With JavaScript - Tutorial

Web Dev Simplified β€’ January 11, 2020
Video Thumbnail
Web Dev Simplified Logo

Web Dev Simplified

@webdevsimplified

About

Web Dev Simplified is all about teaching web development skills and techniques in an efficient and practical manner. If you are just getting started in web development Web Dev Simplified has all the tools you need to learn the newest and most popular technologies to convert you from a no stack to full stack developer. Web Dev Simplified also deep dives into advanced topics using the latest best practices for you seasoned web developers. I started Web Dev Simplified in order to share my passion for web development, and do what I truly love. Teach and inspire new web developers. I have been in love with full stack web development since 2015 when I did my first internship as a web developer. Ever since then I have pursued my passion, learning everything there is to know about web development. Over the years I have taught many colleagues and friends the joys of web development, and cannot wait to teach you. Thank you for watching!

Video Description

Learning web development can be tough and boring, but it doesn't have to be. In this video we take a look at creating an advanced JavaScript tic tac toe game. This is a great project for anyone that wants to create a fun project while learning advanced JavaScript and CSS concepts. πŸ“š Materials/References: GitHub Code: https://github.com/WebDevSimplified/JavaScript-Tic-Tac-Toe CodePen Code: https://codepen.io/WebDevSimplified/pen/MWYGogW JavaScript Defer Attribute Tutorial: https://youtu.be/BMuFBYw91UQ Why I Do Not Use Class Selectors In JS Article: https://blog.webdevsimplified.com/2019-10/do-not-use-class-selectors-in-javascript CSS Variables Tutorial: https://youtu.be/oZPR_78wCnY Array Destructoring Tutorial: https://youtu.be/NIq3qLaHCIs 🧠 Concepts Covered: - Advanced CSS Hover Effects - Advanced JS Game Logic - CSS Not Selector - CSS Shape Building 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified #TicTacToe #WDS #JavaScript