|
You are here |
vladivanov.me | ||
| | | | |
www.typescriptlang.org
|
|
| | | | | From allowJs to useDefineForClassFields the TSConfig reference includes information about all of the active compiler flags setting up a TypeScript project. | |
| | | | |
putridparrot.com
|
|
| | | | | [AI summary] The article explores the various JavaScript module systems supported by TypeScript, including CommonJS, AMD, System, UMD, ES2015, and ESNext, and demonstrates how each generates different JavaScript output. | |
| | | | |
slides.com
|
|
| | | | | Today we all use Webpack (right?), but I remember a time when you had to manually copy-paste JavaScript files to create a package of libraries you could use in your frontend application. Many years have passed since then and the landscape of module bundlers evolved significantly along with the evolution of JavaScript and Node.js. In this talk, I will try to uncover some JavaScript module history and illustrate how a module bundler actually works, so that the next time you will use Webpack you will be abl... | |
| | | | |
piotrpasich.com
|
|
| | | [AI summary] The article explains how to set up a continuous deployment environment using Docker, AWS EB, and Codeship for a Symfony application, covering Docker installation, container configuration, and Docker Compose for managing multiple containers. | ||