babel

How to setup Jest in a TypeScript, Babel and Webpack project

As you might know, I have been diving into setting up a boilerplate for a TypeScript project with React. And what good...

How to setup ESLint for Typescript code

The Typescript team recently announced its road map. Interestingly, they have decided to not focus on TSLint any more and focus their...

How to setup Typescript with Babel and Webpack

After seeing a lot of projects making the move to Typescript, I recently started to give it a shot as well. For...

Using Babel to import/export ES2015 modules in Node.js

Using "require" statements (commonJS syntax) in your server side code while writing "import" and "export" statements (ES2015 syntax) for your front end makes writing...

Hi there! Want some more knowledge?

Think that the knowledge shared is helpful? You might want to give our mailing list a try. We'll send you 2-4 emails a month, right when new posts come out.

Hi there! Want some more knowledge?

Think that the knowledge shared is helpful? You might want to give our mailing list a try. We'll send you 2-4 emails a month, right when new posts come out.