Salsita has scores of talented developers who are well versed in various programming languages and technologies. For this interview, I spoke with Full Stack Developer Martin Gajdičiar, who gave me a peek into the world of React Native.…
Code & Tools
Not Your Everyday App
Many open source projects in Salsita were designed to tackle problems, solve issues, or to simply make the company run more smoothly. This is NOT one of those projects. Quite the opposite, in fact. This is a story about a side project we started and how it has continued to gain popularity.…
Transforming an ordinary application into a Progressive Web Application (PWA)
Converting an ordinary application into a basic Progressive Web Application is not as complex as it might seem at first glance.…
How we manage our hardware at Salsita with Siros
Salsita’s in-house app allows us to track and monitor our hardware as well as trade used equipment on a custom marketplace The Problem: At Salsita we favor freedom of choice whenever possible, and our hardware policy is no exception. New team members receive a generous initial budget to purchase…
Debunking a buzzword: the philosophy of clean code
Programming in a clear and comprehensive way is crucial for any software development firm. But the slightly overused term of clean code suffers from a serious vulnerability — the human being behind the screen.…
Dynamically Updating Client-Side Configuration Using Server-Side Environment Variables
Serving environment variables dynamically to your web app can be challenging. Here are two suggestions for tackling it properly.…