Homepage

Web Development

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

Web Development Insights

  • 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 MORELearn more about meteor blog tutorial
  • 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 MORELearn more about backbone plugins local storage backbone validation
  • 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 MORELearn more about diet rails

Supercharge Your Website

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