The agile methodologies 101Nobody said that developing software was easy. That's why there are processes, known as Agile methodologies, that make it much easier for developers and customers alike.
Communicating in a Software Development CompanyBear with me as we get into the ongoing challenge of directing a Communications Department in a Software Development Company.
Theming Semantic UI with LESS@4 and Webpack@5Are you using Semantic UI and think the styles are a good foundation but you would like to customize them without adding a lot of new styles to your codebase? In this article we'll cover how to easily override Semantic UI variables.
Employment CommitmentOne of the major challenges within the Human Resources Department is to successfully create a sense of belonging among the collaborators of the company.
Search using geolocations with ElasticsearchHow we solved geo-location requirements with Elasticsearch
Apollo client and React“🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server”
Setting up your first Rails + GraphQL APIIn our previous GraphQL article, we went through the basics and some recommendations on how to use GraphQL.