Naturaily logo with transparent background

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.

  • A colorful assortment of puppet heads, including animals, clowns, and cartoon characters, displayed in rows against a vibrant background.

    July 15, 2014 • 5 min read

    Marionette: 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.

    READ MORE
  • Various devices displaying The Boston Globe website, including a desktop monitor, tablet, e-reader, and smartphone, showcasing responsive design.

    January 28, 2014 • 6 min read

    A 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.

    READ MORE
  • Pixel art of a person with glasses using a computer, sitting at a desk with a teal background.

    September 04, 2013 • 5 min read

    Generate 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.

    READ MORE