5 private links
Our comprehensive guide to CSS flexbox layout. This complete guide explains everything about flexbox, focusing on all the different possible properties for the parent element (the flex container) and the child elements (the flex items). It also includes history, demos, patterns, and a browser support chart.
Building droneWorld with three.js and vanilla modern javascript! A WebGL experiment I've been working on from time to time since last november to explore the open source gaming possibilities of the modern web.
Django Hordak is the core functionality of a double entry accounting system. It provides thoroughly tested core models with relational integrity constrains to ensure consistency.
Hordak also includes a basic accounting interface. This should allow you to get up-and-running quickly. However, the expectation is that you will either heavily build on this example or use one of the interfaces detailed below.
Interfaces which build on Hordak include:
battlecat – General purpose accounting interface (work in progress)
swiftwind – Accounting for communal households (work in progress)
gpx parser