I build real world projects from start to finish using the JAMStack, and I teach you how to do build it along the way
Eleventy, or 11ty, is a powerful yet straightforward static site generator. It does not require any config to get started. This what it will take you to get an 11ty project running:
An Axios interceptor is a function that the library calls every time it sends or receives the request. You can intercept requests or responses before they are handled by “then” or “catch”.
I recently got a new mac and decided to set it up from scratch. In this blog post you get a detailed list of all the tools I installed to help me with my day to day web development tasks
This year, 2020, was crazy, unusual, and maybe we will talk about it for years to come. I am very grateful that my family and I are safe. 2020 is also the year that we had our first baby, a lovely bab...
Finally I can talk about one of the exciting projects we have been working on at Gameduell, the duell tool which was announced today at the WWX 2015 Haxe conference in Paris by my colleagues Sven Otto...
If you came across gatsby you will notice that there is a lot of similarity between them. In this Blog post I will explain the key difference between the two.
To Help you getting started with haxe I had this idea about creating a simple (Hello world) cross-platform command line tool which is really simple and it took me not more than 30 min.
In this multipart article I will show you how to create duell library with different backends. The example library will show a platform native popup with “hello world” message, in html5 a browser popu...
Since Haxe first came in 2006 there was a lot of changes involving Language features, platform support and so on . In this article we will try to cover all aspect and changes of haxe to give you fresh...