At NoRedInk we have one of the largest Elm apps
in the world. It serves millions of teachers and students, and our frontend
code is almost exclusively written in Elm. In this post, we will explore
the structure of our codebase and the patterns that we use... (more…)
Read more »
JSON is probably the most common way of representing data that is being sent between a server and a browser.
JSON stands for JavaScript Object Notation, and, as the name implies,
dealing with JSON in JavaScript is pretty straight forward.
When you get JSO... (more…)
Read more »
Contribute to guida-lang/compiler development by creating an account on GitHub. (more…)
Read more »
👑 tui-rs framework to build stateful applications with a React/Elm inspired approach - GitHub - veeso/tui-realm: 👑 tui-rs framework to build stateful applications with a React/Elm inspired approach... (more…)
Read more »
The world of front end development has been experiencing a major paradigm shift over the past few years. Frameworks have shifted from Model/View and Object-Oriented paradigm of Backbone, Ember, Angularjs v1, and dozens of similar smaller projects to a new... (more…)
Read more »