Refactoring a complex Javascript calendar
Frontend components are hard to implement and more often than not the code reflects this complexity. In this blog post I will show you how …
Software Engineering, Machine Learning and Innovation blog.
Frontend components are hard to implement and more often than not the code reflects this complexity. In this blog post I will show you how …
Fast web apps are beautiful to use and are one of the key requirements for a successful user experience. Not only, if you are running …
In this blog post I’ll show how to build a simple recommendation engine for apartments. What are the possible design choices, how to implement them …