All Blogs

Speeding up Cypress Automation Tests

Here are a few tips on making your Cypress automation tests runs faster.

Extending a Component Library using Vuex

At FeldsparTech we are working on a no-code platform called Atman. Atman’s UI is a component library that works as a standalone application or can be embedded into another application...

Adoption In India — What to expect after Child Referral

Adoption across India is managed by a central agency called CARA. As of 2020, these are the high-level steps Prospective Adoptive Parents (PAPs) go through:

How we Converted our Products into a Platform

Organisations which design systems […] are constrained to produce designs which are copies of the communication structures of these organisations. — M. Conway JFrog’s products cover a broad range of DevOps...

Lessons Learned Building JFrog Platform Installers: Applying the Template pattern to Shell Scripts

Artifactory, JFrog’s flagship product, has been in the market for more than a decade now. Individual developers working on Open source projects, Startups - big and small, and large Enterprises...

Automate a multi-window experience on iTerm2

TLDR This post is a tutorial. The final outcome will be a script that creates several sessions on a remote machine, running commands in parallel. Jump to the end to...