Systems | Development | Analytics | API | Testing

April 2021

Top 10 Online Code Editors for Web Development

A code editor gives developers an environment to write code using a specific programming language. While the code editor’s primary purpose is to assist with coding, most of the editors go beyond and help developers with pointing errors, autocomplete suggestions, running the program and other common areas of doubt. We can install a code editor on our laptop or PC, or we can use an online version. This can help us avoid the hassle of installation, saving us both time and memory.

How to Debug Your Unity Videogame

We’re going to investigate the basic strategies to debug an application created with Unity, from logs to breakpoints, during the development stage. Once an app is in production we can switch to using Bugfender, and we’ll explain this too. To illustrate this tutorial we have created a custom app called The Bugfender Game, a variation of the popular Flappy Bird. Unity is a cross-platform game engine that gives users the ability to create games and experiences in 2D, 3D, VR and AR.

Updates from Bugfender Q1, 2021

Welcome to the spring Bugfender newsletter! We’ve been working on the past months improving some of our SDKs, making it easier to integrate Bugfender thanks to API improvements and introducing some new features to make your debugging experience even better. Furthermore, we’ve been actively writing fresh content for our blog. Make sure you don’t miss out on our featured articles for this quarter below!