Tags: #includeos #delegate
http://blog.includeos.org/2016/09/27/delegate-initialization-the-simpler-way
http://blog.includeos.org/2016/09/27/delegate-initialization-the-simpler-way
blog.includeos.org
Delegate initialization - the simpler way
In the IncludeOS presentation at CppCon 2016 an example of a delegate initialization can be seen (on page 32). With a lot of delegates this can quick get kin...
Tags: #routing #from #javascript #includeos
"When creating a web application you need to be able to guide your users to the different content on your site"
http://blog.includeos.org/2016/10/28/routing-paths-in-includeos
"When creating a web application you need to be able to guide your users to the different content on your site"
http://blog.includeos.org/2016/10/28/routing-paths-in-includeos
blog.includeos.org
Routing paths in IncludeOS - from JavaScript to C++
When creating a web application you need to be able to guide your users to the different content on your site. This is done by specifying different routes fo...