Explore >> Select a destination


You are here

putridparrot.com
| | www.typescriptlang.org
2.9 parsecs away

Travel
| | From allowJs to useDefineForClassFields the TSConfig reference includes information about all of the active compiler flags setting up a TypeScript project.
| | 2ality.com
3.1 parsecs away

Travel
| | This blog post examines how Babel ensures that code it transpiles interoperates properly with normal CommonJS modules. Consult chapter "Modules" in "Exploring ES6" for more information on ES6 modules.
| | krasimirtsonev.com
3.2 parsecs away

Travel
| | Transpile to ES modules with Babel / While I was working on Navigo an issue popped out. It was about using the library in the context of Web Dev Server where we have everything in TypeScript. And something was not ok with Navigo. The npm package wasn't exported properly and we were keep getting a does not provide an export named 'default' error. It turned out the problem is that Navigo is not exported properly as ES module (also known as ESM).
| | thewomenintechshow.com
17.5 parsecs away

Travel
| Test Automation is an essential component of the Software Development process. Angie Jones, Consulting Automation Engineer at Lexis Nexis, explains what Test Automation is and the process of collaboration across teams.