
Opening Glue Digital
Since we are moving to open source our repos are starting to go public. We have a problem when switching, most of our clients are Fortune500 companies, so what we plan to distribute in Github are the tools we use to create our projects, not the projects itself, it creates some issues, Glue Digital manages millions of users each year, and publish how we do the things we do gives clues to hackers, but its ok, in last years we have been using open source tools to make Glue Digital grow, so it is our time to give some back.
Our first project to be released is a React Scaffold, that provides an opinionated alternative with all what we believe is the minimum that any modern app needs.
In addition to the features present on React Scripts, it features:
- Server side rendering, using Koa
- Internationalization support, with react-intl
- State management, via Redux
We are also creating a global command to create an universal app.
Please, visit our Github profile https://github.com/GlueDigital to more informations.
Check it out.
