Monday 21 October 2019

Introducing Expressive Tea v1.1.0

​https://i.redd.it/8axg4yinlxt31.pngSince 7 months until now my company is working on a express base framework using Typescript as main language which we named Expressive Tea. This using typescript mainly to use the Decorators which allow to write clean and less code. We wanted to do this as a pluggable and modulable framework to allow developers share code between projects, also, we wanted to be neutral so we detoxify our code to not force it to use one type of architecture (named MEAN, MERN, etc), that is because We wanted every developer decide their own flavor.Of course We know sometimes developers want to use a kind of architecture or settings, like someone use MongoDB with Mongoose, or just PostgreSQL, from Angular to React. That is why on the latest version we add a plugin engine that allows share many flavors of Expressive Tea.If anyone wants to give it a try you can get the project information here, also if you want to try the new plugin feature you can take a look here. If you want to know a little bit how this is working you can see the video that we have it (just warning is a little big so don't rush on this) or you can follow the tutorial series on medium here.Thanks for reading and your comments/suggestions.

Submitted October 21, 2019 at 06:58PM by diegoresendez83

No comments:

Post a Comment