March 05, 2023 · 2 min readSometime last year, we announce the remote sync functionality. However this only allowed you to sync your collections across devices. Today…
September 21, 2022 · 2 min readWe have released Altair GraphQL Client v5.0.0 recently and with it, comes a brand refresh, but also the beta release of the remote sync…
March 25, 2021 · 3 min readAltair v4 has been released! It is a mojor update that comes with several signifant changes as well as other small improvements and fixes in…
September 18, 2020 · 2 min readI have been working on introducing more theming options in Altair GraphQL Client, as has been requested several times. Altair already had a…
June 09, 2020 · 15 min readWe have talked about the basic unit testing concepts, why you should be writing unit tests, the approaches to writing unit testing, and we…
May 22, 2020 · 20 min readIn the previous post, we began talking about what unit testing is about, why we should consider writing unit tests, and how we should…
May 16, 2020 · 16 min readAs developers, a lot of the time we find writing unit tests for our application to be a daunting task, which we would prefer not to do…
May 06, 2020 · 3 min readIt’s no news that GraphQL is still the new kid on the block and has come to stay (don’t worry REST APIs still have their place 😄). As the…
May 04, 2020 · 8 min readWorking on Node.js based applications usually requires you to install dependencies that are needed to provide functionality within the…
May 03, 2020 · 7 min readI recently published a post detailing how I created this blog using Gatsby to get up and running in little time. Gatsby as a static site…
April 27, 2020 · 8 min readDISCLAIMER: This tutorial requires a bit of knowledge working with Git, and GitHub pages. This is my first post on my new blog! How exciting…