HyperApp – 1kb JavaScript library for building front end applications

hyperapp – 1kb JavaScript library for building frontend applications. Read more

Similar

How to Use OOP in JavaScript

If you are familiar with OOP concepts look for the header with practical examples below. If not please continue reading. 😊 My first introduction to programming was with the programming langauge Java, and one of the concepts of programming with Java ... (more…)

Read more »

Flatbuffers in JavaScript

If your web app gets huge amount of data from your server, FlatBuffers is the perfect ‘heavy lifting’ tool for you. Here’s how we use it at Jaco.

Read more »