Systems | Development | Analytics | API | Testing

Bugfender

Top 9 Database-as-a-Service Products

Data and information are the main currency of the 21st century. When managing applications, we have to deal with reams of data and store it for future use, either in our file system, in the memory of the application or in designated data management apps, also known as databases. Traditionally, databases have been local applications that required installation, management and maintenance.

Updates from Bugfender Q3, 2021

We’re very proud of our first version of crash symbolication and mapping but we’re still working on follow-up versions with improvements. Please feel free to contact us with any feedback.📲 Enable/disable multiple devices at once: in the Device Config. tab, apply a filter to find the devices you want to change, then select Mark all as… and select Enabled or Disabled.

Create Your First Svelte App

It’s official (well, according to the gospel that is Stack Overflow): Svelte is the world’s favorite web development framework. According to a snapshot of over 80,000 devs carried out in May, this relatively new user interface tool is now more popular than established behemoths like React.js, Django and Vue.js. Programmers love its open-source convenience, its code-efficiency and its super-smart compilation, which generates an optimised JavaScript code based on your manual submissions.

The Best YouTube Channels for Web Developers

Over the last few years, a vast amount of time and energy have been poured into making quality videos for technology enthusiasts. And web technologies have received a particular amount of attention. With so many videos to choose from, it can be difficult for web developers to find the information they need. So in this article we’ll pick 12 YouTube channels and video content creators that we particularly enjoy.

Updates from Bugfender Q2, 2021

Welcome to the summer Bugfender newsletter! This quarter we’re planning a roadmap of new features and improvements to come we hope you’ll love. Crash aggregation is one of these features that will come soon to Bugfender, providing a bigger picture of your app’s crashes. Also, we’ll be doing some major UI/UX improvements to the app, since Bugfender has grown to a more mature state, and we want to keep improving the app’s usability.

How to Use Bugfender on Flutter

Flutter is a user interface toolkit from Google which is primarily used to develop mobile applications but can also be deployed to create web and desktop apps. With Flutter, we can develop applications for both IOS and Android using the same source code. This dovetails neatly with Bugfender, our remote logging service that allows users to collect logs for everything in the application.

Web Security Attacks You Must Know - Part 1

As developers, we know the pitfalls of the internet – the gateways that malicious actors can exploit to steal private data, siphon money and generally wreak havoc. But if we’re going to build watertight applications, it’s essential that we keep updating our knowledge base and prepare for every possible assault. In this post, we’re going to discuss five particularly common forms of attack.

How To Get Mobile App Logs to Elasticsearch Using Bugfender

When we speak to our customers, they tell us that Bugfender is great for capturing application logs and then pinpointing the logs of a specific user. By pulling all the logs from a developer’s mobile and web apps and centralizing them in a single dashboard, Bugfender gives that developer a 360-degree sweep of their entire user base. But what if you want to use this data somewhere else? What if you could provide this data within an Elasticsearch database?