hexMachina on Web Unleashed 2016 - Extending JS
Francis Bourre will talk at Toronto on October for Web Unleashed 2016
Read more »Francis Bourre will talk at Toronto on October for Web Unleashed 2016
Read more »Find below two examples of the popular tic-tac-toe game. I’ve made a single and a multi-module version to showcase you have the free choice to make your aplication as much scaled as you want. If you need, you can go for really module oriented implementation, but if you just want a simple game, without DSL, modules and all the crazy structures, you can just make a simple MVC implementation in one module.
Read more »We are happy to announce that hexMachina will participate on one of the biggest coder networks event, the CodeMotion 2016 Warsaw.
Read more »This is a simple example using hexMachina to load images from Flickr and display them. It uses a hexMachina’s ICompletable API and is based on a MDVC architecture.
Read more »This is a simple example using hexMachina to load images from Flickr and display them. It uses hexMachina’s classical MVC implementation.
Read more »Find below videos and slides for Francis talks at WWX 2016 in Paris.
Read more »Here is an online presentation of the structure of the framework.
Read more »Including but not limited to, here are the main cornerstone features of the framework. If you are interested in more details check the documentations.
Read more »Without the detailed descriptions, here are the key featured elements of hexMachina, that gives you great flexibility to fulfill your needs according to different problems.
Read more »MVC was always a hype since the years 70’, and hexMachina also have a classical implementation for this actitectural pattern. Let’s see how it looks like in practice.
Read more »