Systems | Development | Analytics | API | Testing

Latest News

2020 Firsts

Like most other companies (essential workers notwithstanding), we were forced to shift to an all-remote workforce, meaning many Saucers found themselves working from home for the first time. This presented challenges, of course—some of us simultaneously became homeschool teachers, we lost the ability to have quick hallway conversations, and we just plain missed seeing our coworkers—but in the end, we rallied together and embraced the new normal (or should we say the Zoom normal?).

13 Marketplaces to Sell or Buy a Website or a SaaS Business

Web design is creative and time-consuming at the same time. But sometimes, selling a design, a template, or a ready to use website can get challenging. It might not prove to be as much of a revenue generator as one would like, and there could be several reasons for it. For one, the justified asking price might get slightly high due to the scale of investment and time involved, and thus, buyers might move to other vendors.

Podcast on How to Build an API-First Company with Nick Patrick, Radar CEO

Ep. 6: Nick Patrick, CEO of Radar On today’s episode we have Nick Patrick, the CEO of API-first location platform company Radar. Nick cut his teeth in PM roles at Microsoft, Foursquare and Handy, before starting Radar in 2016. As cofounder and leader of Radar, Nick shares his experience on how to fuel growth, choose your partners, ship products faster & with confidence, and many more invaluable perspectives for professionals in the API platform ecosystem.

Cross Browser Compatibility Testing - what browsers you should test?

In recent years, cross browser compatibility testing has gained a lot of traction as it helps ensure that no customers are left behind after updates. The pace of technological advancement has increased exponentially, leading to faster upgrades and changes. However, not all people evolve as rapidly as they are resistant to change, leading to outdated technology such as which consist of minor options, specifications and less compatible ones.

7 top tools for responsive web design testing

Responsive design is an approach to design websites such that it responds well on all screen sizes, platforms, and orientations. with the user’s devices depending upon their screen dimensions and orientation. This approach eliminates the need to design a new set of code for each new device. The primary focus is to deliver a consistent browsing experience to the users no matter what device is being used.

7 tips for successful cross browser compatibility testing

Cross-browser compatibility testing is the most important testing for someone whose business is completely dependent on a website. Take for example an online service provider company. It may have gone through rough testing phases but is there a point in exhausting all your energy when the end-user is not able to communicate with the website properly? Cross-browser compatibility testing is extremely important for a successful running website where you have one less thing to worry about.

How To Detect and Prevent Memory Leaks

A memory leak in an application deployed on the cloud can affect the availability and reliability of the application. Therefore, it is highly important to identify and ultimately resolve it quickly. However, in the production environment running on the cloud, memory leak detection is a challenge without the knowledge of the application or its internal object allocation details.