Selleo Logo
Toggle navigation
  • Services
    UX/UI Design ConsultingUX/UI Design ConsultingCustom Software Development CompanyCustom Software DevelopmentDevOps & Cloud ConsultingDevOps & Cloud ConsultingGraphQL APIs DevelopmentGraphQL APIs DevelopmentQuality AssuranceQuality Assurance
    Hire Ruby On Rails Development TeamRuby on Rails DevelopersHire Elixir Development TeamElixir DevelopersHire Node.js Development TeamNode.js DevelopersHire Ember.js Development TeamEmber.js DevelopersHire React Development TeamReact.js Developers
  • Portfolio
    75
  • Testimonials
  • About
  • Teams
  • Blog
  • Contact
  • All
  • UX Design
  • Software Development
  • Ruby on Rails
  • React
  • Ember
  • eCommerce
  • LMS
  • Healthcare
When To Use Jest Snapshots

When To Use Jest Snapshots

Snapshots are great tool when used for the correct job. However, they are frequently misused. In this article, I will show you the best use-cases of Snapshots.

Arkadiusz Machalica
Arkadiusz Machalica
Mar 13, 2020
software development
Case Study Of Metric Form List Refactoring

Case Study Of Metric Form List Refactoring

Quite often there are situations when part of the application appears multiple times, most of the usages are the same but they require different logic here and there. In this article, I would like to present the problem I have encountered along my programming way, its solution and the refactoring results.

Arkadiusz Machalica
Arkadiusz Machalica
Nov 13, 2019
software development
Best JavaScript Data Visualization Libraries For 2019

Best JavaScript Data Visualization Libraries For 2019

When creating a webpage you will most definitely reach the point where you will need to present some information for the user. It is important to arrange the data in a clear way, for example, by using interactive charts on your website.

Arkadiusz Machalica
Arkadiusz Machalica
Jul 4, 2019
software development
How To Setup React Component In Tests

How To Setup React Component In Tests

In the examples, the testing stack is Jest and Enzyme, but this pattern can be used in any other combination of test runner and renderer. I would like to show you the simple pattern that we are using in Selleo, and how it came to life.

Arkadiusz Machalica
Arkadiusz Machalica
May 23, 2019
react
Is React A Good Pick For 2019?

Is React A Good Pick For 2019?

With the beginning of new year, questions like ‘is the (insert the right technology here) still good in 2019, should I learn (said technology) in 2019’ etc. arise once again. This article will focus on React, since many people are concerned whether Angular and Vue.js are not overshadowing the Facebook framework.

Arkadiusz Machalica
Arkadiusz Machalica
Dec 20, 2018
react
Benefits And Costs Of Pair Programming With A Novice

Benefits And Costs Of Pair Programming With A Novice

Pair programming is one of the best ways to learn programming, as collaborators can easily share their experiences and knowledge. This holds true when working with someone on similar or higher skill level, but can one really benefit from pairing with a novice developer?

Arkadiusz Machalica
Arkadiusz Machalica
Mar 7, 2018
software development