Naturaily logo with transparent background

Web Development

Dive into the world of web development, where we explore the latest technologies, frameworks, and best practices for creating effective websites.

abstract shapes in orange, sage, white and red

Web Development Insights

  • The International Space Station orbiting Earth, with solar panels extended against a backdrop of clouds and blue ocean.

    January 11, 2016 • 7 min read

    AutoForm Translations: A Guide with Meteor’s Simple Schema

    In one of the projects I’ve been recently working on, I needed i18n support for forms generated with AutoForm. For those who don’t know: Autoform is a schema-based form generator. ​Since Meteor forms and ecosystem aren’t mature yet, this turned out to be an interesting task which ended up with creating a new package that we’ve published for the benefit of the Meteor community.​

    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
  • Night view of a train yard with illuminated buildings and tracks, set against a city skyline with glowing skyscrapers.

    August 19, 2014 • 8 min read

    Rails on a Diet

    More and more apps are being created with an API support. Growing popularity of Angular.js and Backbone.js makes it even more important part of new projects. Why is that? There is a trend to seperate backend from frontend not only in terms of logic but also to split the project into two seperate ones - pure API backend and client-side-only frontend. What’s all the fuss about?

    READ MORE
  • Close-up of a Visa credit card partially placed on a computer keyboard, focusing on the card's logo and the keyboard's keys.

    February 06, 2014 • 6 min read

    How Spree handles overriding on the frontend and the backend

    A couple months ago, after signing a contract to build an unusual e-commerce site, we were forced to make a choice. We’d build the site either from scratch or on top of existing solutions. After a few days of getting our heads around the topic, we decided to take on the latter option. Since we cherish Ruby, we chose the most popular Ruby based e-commerce engine: Spree.

    READ MORE

Supercharge Your Website

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