Last Updated: February 25, 2016
·
180
· pixeladed

Making Web App Development Easier with Opa

Opa language

It is such a pain to develop a web app and worry about your database, server and client side scripting and limitation of different languages.

Why you should use Opa

  • You can write Backend and Frontend code simutaneously in one file
  • Compatible with JS code
  • Uses Nodejs + MongoDB => Scalable
  • Built in Database automation
  • Compiled language with type checker
  • Non blocking [Nodejs style]
  • Project automation
  • Powerful Syntax

Opa Framework