Web Development

Recent Articles:

25th
February
2020

Golang Tutorial - How to Implement CLI App in 4 Steps Using Cobra?

According to the research, there are between 500 and 2000 active general-purpose programming languages around the world. That's a crazy lot! Yet - the new languages still appear, dethroning some of the old ones. That's why as a self-aware developer you should keep an eye on the latest trends on the market because who knows, maybe the language that you are developing your apps in today, won't be as desirable in the future?

FULL ARTICLE
13th
February
2020

Ruby on Rails vs Laravel: Which One is Better for App Development?

When you are looking for a software development partner for your app idea you obviously want to make sure, that your product will be developed in the best technology possible.

FULL ARTICLE
7th
November
2019

8 Ruby on Rails Books You Should Read to Become a Better Developer

In a rapidly changing software development world you need to be ALWAYS up-to-date with your knowledge - that’s a fact. In that situation, buying books about programming may sound ridiculous. You may think, that when they are leaving a publishing house they are already outdated. But is it really true?

FULL ARTICLE
28th
October
2019

Everything You Need To Know About Progressive Web Apps

77% of users wil abandon your app completely within three days of installing it.

It’s no secret that the application market is oversaturated and that many apps, despite having great potential for high returns, end up being a waste of money.

The good news is that developing an app that succeeds in such a competitive market is not impossible. In fact, there are a few key ingredients that make your investment much more likely to yield a high ROI.

FULL ARTICLE
20th
August
2019

10 Ruby on Rails Blogs You Should Be Following [2025 Update]

Do you want to keep up-to-date with Ruby on Rails? Great! You're in the right place. Recently, I did some research among RoR Developers working at the Railwaymen and discovered the best blogs with high-quality knowledge.

Whether you're looking to surface the best of what's new or you want to get familiar with the experiences that other experts have had with the open-source framework, this article is for you.

FULL ARTICLE
1st
August
2019

Ruby vs. PHP - Which One Is Right for Your Project?

The clash of titans: Airbnb and Basecamp versus Facebook and Yahoo! The first two were built with Ruby on Rails, the next with PHP. But whose right? What side are you on?

FULL ARTICLE
26th
April
2019

Ruby on Rails Examples: What do Basecamp, Github and Twitch have in common?

Although Ruby on Rails (RoR) is almost 15 years old, nothing indicates that this framework will disappear from the world of programming. As a software house having over 20 RoR developers on board, we recognize it as a well-tested, stable, safe technology for web app development. According to BuiltWith reports almost 2 million websites are with RoR.

FULL ARTICLE
17th
October
2018

SQL CASES - find solutions to common problems

In this post, I would like to present some SQL problems along with the way how to solve them. In the following examples, I use the PostgreSQL, most of them will also work in other databases.

FULL ARTICLE
12th
December
2016

Chrome Extensions and Shadow DOM

In my opinion (from developer POV) Google Chrome is the best browser nowadays. One of its best features is supporting almost all of the latest trends and technologies exist in JS world. It also supports Shadow DOM API which is the topic of this post.

FULL ARTICLE
6th
October
2016

Organizing DevDay

 DevDay, or Developer Day, is a special kind of work day when developers do not work on their usual projects and are allowed to work on whatever they like. The idea of DevDays is pretty common: the world’s most popular email service, Gmail, was born as a DevDay project at Google office!

FULL ARTICLE