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

November 28, 2018 • 6 min read
READ MOREHow to Develop Mobile Apps: Native, PWA and Hybrid
So you have a mobile app you would like to build. The first question you need to ask yourself is what kind of app is it going to be? Native? Hybrid? Web? What is the difference and how should you choose?

October 31, 2018 • 5 min read
READ MORECMS for Jekyll? Why Netlify May Be a Good Choice for Your Site
Jekyll is a Ruby-based static site generator, meaning it’s a solution that lets you create fast-loading static sites with dynamic contents. However, to publish sites you’d still need a content management system (CMS). For Jekyll, the choice isn’t really limited but this time we want you to concentrate on Netlify CMS, which we used on our website.

October 08, 2018 • 5 min read
READ MORE12 Companies That Have Utilized Vue.js in Their Applications
In recent years, one of the most popular JavaScript frameworks has been Vue.js. Companies from various industries make use of this technology to create their own and original applications that are used by millions of users every day. This article aims to present you a list of diverse applications that were done with the use of Vue.

October 01, 2018 • 4 min read
READ MOREMQTT vs Kafka: A Communication Between Microservices
The architecture created with the use of microservices is one of the most important breakthroughs in recent years in the world of web and software development. The modular structure assures independence of every single microservice, simplifying the deployment. This, though, has an impact on the microservices’ communication. Tools like Kafka and MQTT help tackle this challenge.

September 03, 2018 • 8 min read
READ MOREValue Based Pagination in Ruby on Rails
Without the proper pagination, your SEO can level down and the visitors of your website may find it harder to… find the website contents they’re really looking for. It’s really important! Read on to understand how to properly set up the pagination in Rails.

August 27, 2018 • 9 min read
READ MORERuby: Count Articles by Category [Elastic Search]
Have you ever wanted to count how many articles will be left in a certain category after search? To give you an idea of what I mean, as an example let’s use the application that will be the outcome of this tutorial. Our database contains music albums which are categorized by the genre and subgenre.
Supercharge Your Website
We’re here to guide you every step of the way