Subscribe to our newsletter

  • This field is for validation purposes and should be left unchanged.

Rails and React: Forms, Validations and Real-time Updates

By | Development |

Over the last few years technologies and frameworks built around ‘real time’ web applications have become incredibly popular. Javascript libraries and frameworks such as Angular, React, Ember, Meteor and ExtJS are some of the better known examples. In this post we will look at how to use and implement the React javascript library in Rails via the ‘react-rails’ gem. We’ll…

Read More

The Future of Web Development 2016

By | Development |

In this post we will briefly examine some of the current and rising technologies, trends and practices in web development. We will attempt to get a sense of the future of web development in general and what problems, tools, technologies and languages might become increasingly relevant in the future. The continuing rise of javascript and the web development stack Javascript…

Read More

Rails, ElasticSearch & SearchKick in Depth

By | Development |

In an earlier post we introduced elasticsearch, the searchkick gem  and how to use them in Rails. In this post we will consider more complex searches and examine the options available to us in both searchkick and elasticsearch. Elasticsearch is sort of like a very large, complex NoSQL document based database. The rough idea is that every record we want…

Read More

Tutorial: Using Materialize with Ruby on Rails & Simple Form

By | Development |

Materialize is a CSS framework built around Google’s Material Design principles. In general, I would describe material design as being very focused with a kind of minimalist aesthetic. Components feel sharp and generally stand out in a subtle yet noticeable way. User interaction such as clicks are accompanied by small yet engaging and visually appealing effects. You can read more…

Read More
  • Free Ebook: 5 Common Mistakes to Avoid When Building a Website Download Now ›