Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

This repository is a collection of 4 challenges that aims the practice of TypeScript.

Notifications You must be signed in to change notification settings

gabrielcoelhodacunha-old/dio-practical-introduction-to-typescript

 
 

Repository files navigation

Practical Introduction to TypeScript

About

This repository is a collection of 4 challenges that aims the practice of TypeScript. The challenges were:

  1. Transform code written in JavaScript to TypeScript.
  2. Better JavaScript code to TypeScript code by using Interfaces and Enums.
  3. Transform nonfunctional JavaScript code to functional TypeScript code.
  4. Utilize previous challenges practices to consume TMDB API to search for movies, show results of search, create lists of movies and add movies to a previously created list.

Why

This repository is a challenge of the JavaScript Evolution bootcamp offered by Impulso and Digital Innovation One.

About

This repository is a collection of 4 challenges that aims the practice of TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 72.6%
  • TypeScript 22.5%
  • HTML 4.9%