Naturaily logo with transparent background

JavaScript

The most popular front‑end ecosystem talked through. Learn about Next.js, Nuxt.js, Vue.js, and many more.

abstract shapes in orange, sage, white and red

JS Frameworks Insights

  • A robotic lander with extended legs rests on a rocky, cratered lunar surface under a dark sky.

    December 07, 2015 • 7 min read

    Meteor app deployment with nginx and passenger

    Meteor is getting more and more popular these days, and no wonder: creating a web application is so easy. But what can we do if we want to push our great project live? Unfortunately, there are not too many deployment tools available (yet?). In this article, I’m going to explain step by step how to deploy a Meteor application to debian/ubuntu system (apt-get command required).

    READ MORE
  • Starry night sky above silhouetted trees, with countless stars scattered across a deep blue backdrop.

    March 04, 2015 • 12 min read

    Creating a blog using Meteor [Tutorial]

    The purpose of this post is to show you how to create a very simple blog app in Meteor. This tutorial, just as the development itself, should be time-efficient, so instead of writing everything from scratch, we’re going to use packages that can help you speed up your development cycle and be more productive.

    READ MORE
  • Illustration of a human spine with the text "Backbone.js" above it, set against a beige background with faint, blurred text on the left.

    January 29, 2015 • 6 min read

    Backbone.js plugins: Local.Storage and Backbone.validation

    What is Backbone Local.Storage? Backbone Local.Storage is a method which helps frontend developers to store the data locally. When someone starts making a new application and they need to save some data that they added in their project, and still, they do not have any information downloaded from the backend, they can use Local.Storage.

    READ MORE
  • 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

Supercharge Your Website

We’re here to guide you every step of the way