/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

vladivanov.me
| | www.typescriptlang.org
2.3 parsecs away

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

Travel
| | [AI summary] The post provides a technical deep dive into various JavaScript module systems (CommonJS, AMD, System, UMD, ES2015) and demonstrates how to generate code for them using the TypeScript transpiler.
| | blog.coderspirit.xyz
2.3 parsecs away

Travel
| | Learn how to create a React component ESM+CJS library using Rollup, TypeScript and Storybook
| | sapegin.me
12.9 parsecs away

Travel
| [AI summary] A blog post discussing the use of React's useReducer hook with TypeScript, focusing on type definition challenges and providing a code example.