8 open-source projects similar to dactylographsy/browser-dactylographsy, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Exercise 1 We currently have a monolithic application called main-application it is using angular routing to load in a checkout page. We want to make a new checkout service which has a different view and different logic. It should be possible to deploy the services separate from each other. In…
Sofe is a plugin for systemjs@0.21, but the latest version of systemjs is >3. The new versions of systemjs have the equivalent of sofe built into systemjs itself, via import maps. Because of this, we encourage that you use systemjs@>=3 import maps, instead of using systemjs@0.21 sofe. See…
MicroMono is a framework for developing micro-services in monolithic style or reversed. It allows you to switch and mix between micro-service/monolithic styles without changing the code. Before they were two things which always connected with VS. Now with micromono you have the ability to get…
Extending the Microservice Paradigms to Web Development
This project is based on my talk at JSConf.Asia 2018 about Micro Frontend applications.