Systems | Development | Analytics | API | Testing

DoD Customers Securely Access DODIN Hosted Appian Applications From Their Mobile Devices

Appian, in cooperation with Defense Information Systems Agency (DISA) engineers and the United States Marine Corps, now supports mobile access to Appian applications within the Department of Defense Information Network (DODIN). This enables access to the Appian platform, as well as Appian applications and solutions deployed in a DODIN Cloud-approved enclave (AWS, GovCloud, Azure, etc.) via any DOD-approved iOS or Android mobile device.

How to Create a JavaScript Library. 7 Tips to Create a Library That Every Developer Loves Using

Have you ever found yourself copy-pasting the same bits of JavaScript code between different projects? Well, when this situation happens two or three times in a row, it’s usually a good indicator that you have a piece of code that is useful and reusable. So, if you are already reusing your code across several different projects, why not go the extra mile and convert it into a library that allows you to optimize this code-sharing?

What Security Means for Web and Mobile Application Testing

Employees today are more mobile than ever. As we saw, due to COVID-19 the majority of organizations moved their employees to a work from home model overnight. This quick change of location forced businesses to implement solutions that would provide their workforces secure remote access to an increasingly complex corporate network.

Mobile App Distribution Made Easy - Introducing Applivery Integrations

Cheers to the newest addition to the Bitrise Step Library — meet Applivery , a powerful enterprise mobile device management system that enables full control over your Mobile Apps. Combined with Bitrise, you can cover the entire development life cycle, from testing and building to delivery and feedback.

Updates from Bugfender Q2, 2020

Welcome to the Bugfender summer newsletter! As we already announced, we achieved a major milestone recently by releasing the Web SDK, bringing the features you love using to a whole new platform. But as always we want to keep pushing to give you a better product, and we’ve introduced recently some more updates we want to share with you: We hope you find all these updates useful!

Flutter Talks: Performance with Filip Hráček from Flutter

Flutter blurs the lines between designer and developer and endorses a new designer developer archetype. Part designer part engineer, part Picasso and part Pascal. With ambitious designs comes the responsibility to make those designs run on the screen without losing frames. While Flutter is performant by design, how much should we really pay attention to performance optimisation? In most cases … we don’t.