TLDRInjex is a dependency injection framework that helps you resolve dependencies automatically. Injex's core API works the same both on the server and the client, so it's easy to share code between them. We're going to create a basic TypeScript Node application powered by the InJex framework.

Post cover image
Table of contents
Dependency Injection FrameworkWhy should I use Injex?A quick tutorialWhat we're going to buildScaffoldingThe mail providersThe mail serviceBootstrapThe Injex container3, 2, 1... lift off!Summary
3 Comments

Sort: