Maciej Kucharski
Author at Naturaily Blog
Experienced software developer proficient in JavaScript and multiple front-end frameworks including Angular, React, and Vue, as well as Node.js for backend development.
July 15, 2014 • 5 min read
READ MORELearn more about marionette tutorial objects commandsMarionette: Plain Object over Reqres, Commands Above All!
A brief introduction to Marionette’s reqres (request-response) and commands would be that they are application (or module) level event aggregators that either return a value or cause an action to happen.
January 28, 2014 • 6 min read
READ MORELearn more about responsive text guideA Definitive Guide to Responsive Text
When thinking of Responsive Web Design, most of your picture fluid grids and responsive images, forgetting a quite important piece of the puzzle - the content. Since content is king and most probably your content is mostly text, the responsive text is king. Let’s see what we can do to display text properly on a vast range of devices.
September 04, 2013 • 5 min read
READ MORELearn more about sprite icon classes sassGenerate Icon Classes from Sprite Using SASS
While we mostly use sass for it’s variables, nesting and mixins, the language itself is way more powerful. A lot of features may not be used on your everyday site, but there are times when they come in handy. Let’s take a look on how one would approach automatic class generation for any grid based sprites and how this could vastly shorten your code.
August 27, 2013 • 3 min read
READ MORELearn more about foundation framework naturailyWhy We Used Foundation Framework on naturaily.com
We will go over through some of the best features of the Foundation Framework which are the reasons why we used it to develop our website.