GithubHelp home page GithubHelp logo

dsm-wheel's Introduction

TypeScript and React Workshop

Welcome to this TypeScript and React workshop!

In this session, we will be diving into the world of React and TypeScript by working a dynamic spinning wheel app to elect the Daily Standup Meeting animator.

๐ŸŽฏ Project Overview

The spinning wheel app is a list of names displayed on a wheel. When the wheel is spun, it randomly selects a name. The selected name is then removed from the wheel and displayed in a separate list, where it is marked as selected. ๐Ÿ“

This project is already partially built using React and TypeScript. We will be focusing on enhancing it by adding a dynamic list of names. This list will be interactive - you can select a name, which will then be checked off and removed from the wheel.

๐Ÿ Workshop Goals

By the end of this workshop, you will:

  • Understand the basics of React, including components, props, and state.
  • Understand how to use TypeScript in a React application, including adding types to props and state.
  • Be able to handle events in React, such as clicking a button or checking a box.
  • Have hands-on experience modifying a React application.

๐Ÿš€ Missions

  1. Create the NameList component
  2. Adding state to App component
  3. Styling the selected names
  4. Adding a toggle button (Bonus)

dsm-wheel's People

Contributors

paulcailly avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.