babel
Web Development
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...
Web Development
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...
Web Development
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...
JavaScript
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.