In the software development lifecycle (SDLC), deployment is the final step. It’s the step where we host the product/application/app to make it available for our users and customers. Where all the team’s hard work over days, months and years finally pays off. Usually we ship a product (or app) to a customer’s location and help deploy it on the customer’s premises. Alternatively, we deploy the app in-house and make it accessible to whoever needs to use it.
The world is a digital place today. We fulfil most of our work, social and family tasks virtually, using the internet. The technology is now so universal, with so few barriers to entry, that practically anyone can connect to this global grid, no matter their technical skills. However, there is a flip side. Many people lack security awareness and knowledge, which can have drastic impacts on their social and financial life.
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.
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.
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.
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.
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.
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.