---
title: "TypeScript VS. JavaScript"
description: "I'll tell you about my experience as a Frontend Developer learning TypeScript, what advantages and disadvantages"
author: "Oscar Barajas Tavares"
language: "en"
canonical: "https://gndx.dev/en/blog/typescript-vs-javascript/"
datePublished: "2020-06-07T00:00:00.000Z"
dateModified: "2020-06-07T00:00:00.000Z"
categories: ["others"]
tags: ["typescript","javascript","youtube"]
---

# TypeScript VS. JavaScript

> I'll tell you about my experience as a Frontend Developer learning TypeScript, what advantages and disadvantages

I will tell you about my experience as a Frontend Developer learning TypeScript, what advantages and disadvantages, what the challenge of learning was and how I have managed to implement TS in my projects.

<div className="video-wrapper">
  <iframe
    src="https://www.youtube.com/embed/xmswIw1idgA"
    title="YouTube video player"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
    allowfullscreen
  ></iframe>
</div>

---

Fuente canónica: [https://gndx.dev/en/blog/typescript-vs-javascript/](https://gndx.dev/en/blog/typescript-vs-javascript/)
Autor: [Oscar Barajas Tavares](https://gndx.dev/en/about/)