
Konf.app
Blog
Structuring a Server-Side Application
Let's learn how we can structure a server-side application in a simple way, while using a clean and efficient architecture that could be used for small to large applications.
Working With Multiple CSS Themes
Let's learn how to create and work with multiple themes in CSS.
Theming With CSS Variables
Let's learn how to theme websites using CSS variables.
From 'Highway to (callback) Hell' to 'Stairway to (async/await) Heaven'
Let's learn the new way of working with asynchronous code on JavaScript.
ES6 and Interviews
Let's see how ES6 features can help you get the job you want