Code Monkey home page Code Monkey logo

twee-framework's Introduction

Twee.io Framework

- Modern MVC Framework for Node.js and io.js based on Express.js for professionals with deadlines in enterprise

Twee.io Logo

Travis Build Status Gitter Dependency Status npm version

Why do we need one more framework for Node.js?

Raw Node.js application is very low-level. You need to handle all the requests by your own. It is pain in the ass..

Another pain in the same place is when you try to use very big framework with tons of agreements and conventions. Most of today's frameworks (full-stack or rails like) - are big and mostly like a black boxes. You never know how they work inside! And if you know - then you're probably simply one of it's developers :-)

For all other developers it is still black box. Most of them can feel inconfortable because of it. You doing something, you see that it works, but you don't feel control over your application that handles by this big closed monster!

Don't panic. There is one of the most usable and downloadable frameworks with great tested architecture and nice middleware-conventions: Express.js. It downloads 10x times more than all the other frameworks, and it sais about it's quality and strong concepts. And it could be perfect, but you still need some tricks and efforts to build structure on it, that can be great for scalable big enterprise-ready applications.

Enterprice-ready means not only good stable code that could be safe and could work weeks and years. It also means good predictable structure of all the application, how easy and understandable will be to manage big complex application in hard enterprise environment.

Unfortunately Express.js doesn't solve these problems. Another frameworks solve with one or another way, but they have bad sides. So what we're going to do in this case?

Here Twee.io comes. It tries to solve these problems using Express.js under the hood.

http://twee.io - coming soon!

twee-framework's People

Contributors

gitter-badger avatar mesin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.