Skip to content

RedmindAB/TA-TypeScript-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Assignment

Here is the post TypeScript workshop assignment. The goal of this task is to give you some basic context of how to type things you will run into quite a lot in what we do on a daily basis.

Task

Your task is to replace all of the : any typings with proper typings.

To start the task, one of you will fork the repo and add each other to the project. Make sure to mob program the task.

Demo

On Friday you will demo how you solved the solution. Try to explain how you guys went about solving it and what you think of using TypeScript

Installation

npm i

How to run the project

npm start

Resources

[https://www.typescriptlang.org/docs/] [https://www.typescriptlang.org/docs/handbook/react.html] [https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/hooks/]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published