Ankbit Application Server

31 views
Skip to first unread message

dachraou...@gmail.com

unread,
Jan 20, 2022, 7:49:24 AM1/20/22
to Clojure
Hi

Learning a new language is not difficult but setting up the environment and tooling is an issue specially if there is many different solutions and frameworks; while learning clojure/clojurescript I stumbled against a complex and changing eco-system.

This motivated me to create my own framework; The objective is to create an online environment for developing client and server applications. Some of the niceties in the framework follows:

- managed state of components
- hot reload; any code change (client and server) will re-render the page in less than 3 seconds (ie. we are not using figwheel, we developed our own solution)
- remote procedure calls with callbacks
- software events (on/emit)
- it is possible to use reagent/react components and external scripts (ie. javascript)
- version control system (ie. git)


Any suggestions are welcome

Reply all
Reply to author
Forward
0 new messages