inDepth.dev
  • Our Manifesto
Subscribe
Tagged

configuration

A collection of 4 posts

Webpack: An in-depth introduction to SplitChunksPlugin
webpack

Webpack: An in-depth introduction to SplitChunksPlugin

This article will give you a good introduction to one of the most used plugins in webpack's ecosystem - SplitChunksPlugin.

  • Andrei Gatej
Andrei Gatej Feb 21, 2022 • 20 min read
Build your Angular App Once, Deploy Anywhere
angular

Build your Angular App Once, Deploy Anywhere

Want to build your Angular app once and deploy anywhere? Learn why compile-time configuration isn't enough and how we can load configuration at run-time.

  • Kyler Johnson
Kyler Johnson Sep 17, 2020 • 5 min read
How to use the environment for specific HTTP services
angular

How to use the environment for specific HTTP services

Have you ever needed to switch your backend endpoints before building for production? Or has it been problematic to change the endpoint of a resource? It sure happened to me, so I am going to show you how I dealt with this issue. If you just want to browse the final code, you can check it here.

  • Oriol Miro-Barcelo
Oriol Miro-Barcelo Mar 24, 2020 • 4 min read
Configuring TypeScript compiler
typescript

Configuring TypeScript compiler

This article explores in depth essential TypeScript configuration options. We'll learn how to configure input and output files location, file types, transpiling and module resolution process.

  • Max Koretskyi
Max Koretskyi Jan 31, 2017 • 10 min read
inDepth.dev © 2022
Powered by Ghost