question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migrate code to use es6 or Typescript

See original GitHub issue

It would be good if the code is migrated to es6 or Typescript

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nabijaczlewelicommented, Oct 17, 2016

Cat Plus Plus ¤: Rewriting is dumb always

0reactions
kizucommented, Dec 26, 2016

I’ll double the comment from the PR

Thanks for the work, but we’re not planning to use anything but plain JS for the time being (and if/when we would, we’d probably use Babel or whatever anyway, but that’s totally not in the nearest future)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - Migrating from JavaScript - TypeScript
First, you'll need to enable some module system by setting TypeScript's module option.
Read more >
A simple guide for migrating from JavaScript to TypeScript
This article shows you how to easily migrate a React component from JavaScript to TypeScript to improve your project.
Read more >
ts-migrate: A Tool for Migrating to TypeScript at Scale - Medium
Take a JavaScript or partial TypeScript project and convert it completely. ... To solve this problem, we decided to use code modification ......
Read more >
TypeScript vs. JavaScript: Should You Migrate Your Project to ...
I've cherry-picked a few to discuss here. ES6 Features: One of the most common reasons for choosing TS is the desire to use...
Read more >
Migrate a Node.js app from JavaScript to TypeScript - YouTube
Learn how to gradually migrate a Node.js application from JavaScript to TypeScript.In this video, I cover the the following:- How to set up ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found