modules

Tag: modules

3 posts
JavaScript Modules: The Framework Behind Modern Code
Vishuddha icon
Vishuddha

JavaScript Modules: The Framework Behind Modern Code

The original problem modules solved was not performance — it was namespace pollution.

·
Sep 5
·
Swagger Codegen is now OpenAPI GeneratorSwagger Codegen is now OpenAPI Generator
Angular.Schule icon
Angular.Schule
angular.schule

Swagger Codegen is now OpenAPI Generator

William Cheng, top contributor to Swagger Codegen, recently informed us about a big change for the swagger community. William and other top contributors (40+) of Swagger Codegen have decided to fork the project to maintain a community-driven version called "OpenAPI Generator", which supports both OpenAPI spec v2 and v3.

·
Jun 7 '18
·
One app per customerOne app per customer
Angular.Schule icon
Angular.Schule
angular.schule

One app per customer

In this article, I will discuss some ideas how to produce individual Angular apps. How do we get one app per customer if we have 100+ customers?

·
May 20 '18
·