Systems | Development | Analytics | API | Testing

%term

Localazy | Verified Steps on Bitrise

Localazy is a localization platform built with developers in mind — discover shared translations and speed up your translation process. Now available in the Bitrise Step library. Bitrise Verified Steps are official integrations developed and maintained by the service owner. If you'd like to know more about our Verified Step Program and create your Verified Step, read more about it here. Feel free to reach out to us on Twitter or on our public Slack with your experiences about the Step, or to send us any great ideas that would help mobile devs in their daily tasks.

The evolution of low-code programming

Low-code platforms enable rapid delivery of business applications with a minimum of hand-coding and minimal upfront investment in setup, training, and deployment. Building a low-code app development platform consists of two developer-facing parts: This video looks at the history of low-code tools and how these two parts evolved separately before merging to create the low-code platforms of today. Part 1 of 4 of a webinar hosted by Linx and the University of Leicester.

The Business Case for Low-code

Is attempting to solve lots of problems at once using a single platform considered expensive or cheap? It depends, of course, on the platform, the fit to your needs, and how you make use of it. In the current environment where the landscape of apps is growing in every arena, the challenge is to figure out how to create as many apps as possible that can be easily adapted and maintained. Low-code application platforms are claiming to be a solution.

Service Orientated Architecture (SOA) and Low-code

The service-oriented architecture (SOA) methodology was created to accelerate and simplify the crucial task of bringing enterprise software applications to market. But what is an SOA - and is it still relevant today? This video explores this subject and how it aligns with today's modern low-code application development platforms. Part 3 of 4 of a webinar hosted by Linx and the University of Leicester.

Debugging a Node.js Application with a Production Debugger

Production debugging in its current form is a relatively new area of technology that aims to make it easier for developers to solve problems in their code. More often than not, we don’t have all the information we need to solve those hard to reproduce bugs. This leads to long hours of debugging, adding more log lines, and creating separate reproduction environments to try to isolate and reproduce problems.