jcward / haxe-js-webstack

An example webstack (NodeJS, Mongo) and frontend app, all powered by Haxe->JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haxe-js-webstack

A work-in-progress Haxe-based web stack featuring:

== Backend

  • NodeJS, express, mongodb
  • Easy to define routes -- macro
  • async / await → haxe-continuation
  • Tooling / scripts

== Frontend

  • haxe-modular async loading - repo
  • Framework?
    • Router? → haxe-modular... DIY!
    • UI components: Riot (template /w data bindings to Haxe)
  • (S)CSS & HTML with (access to Haxe functions and data)
  • HTML5 History API
  • Loader for fonts and scripts

About

An example webstack (NodeJS, Mongo) and frontend app, all powered by Haxe->JS


Languages

Language:Haxe 81.4%Language:JavaScript 7.7%Language:Shell 6.0%Language:HTML 2.8%Language:Ruby 2.0%