Not long ago I started learning React. I have more than 10 years of experience using JS and before React I was actively coding in first wave generation web frameworks (like knockoutJS) and starting… (more…)
Read more »
Implementing a web app server side using Java has been getting ugly recently as its required to run a a full nodejs stack including a load of npm packages and javascript related stuff. By implementing a bundling and JSX Transpilation in native Java, kontr... (more…)
Read more »
Let me tell you about the feeling that I get when I encounter something poised to revolutionize my work as a software developer. A… (more…)
Read more »
The personal site, blog, and portfolio of Daniel Eden, a designer writing and thinking about design systems. (more…)
Read more »
This article is an attempt to put together everything available at the moment and see if it is really possible to implement production ready React-based website without pre-compilation like Webpack or at least to have as less pre-compilation as possible. (more…)
Read more »