Dev Zone(6)

The best tips and tricks to maximize the power of your dev team.

 

Latest

Programming Without State Chaos

In our mission to simplify the world with software, we, developers, tend to bring state along everywhere they go. So why is this a problem, and how can we manage it? Software Engineer Afonso Matos shares the answer in the first part of this series about functional programming.

Supercharging CSS Custom Properties: The Spice of Front-End Dev

In the first part of this article, Frontend Developer Bernardo Cardoso will update you on the current status of the Custom Properties API, how have we been using it, and what can we expect from it in the future. In the second, we will dive in on how to use Custom Properties effectively with Design Systems.

Creating a Component to Send Notifications Using Pushwoosh

Wondering how to create a component for the OutSystems Forge? In this blog post, Developer Advocate Rui Barbosa will guide you through the best practices to build a component while showing you how he created the Pushwoosh Library component.

The Ultimate AWS Services List You Must Know in 2021

With over 175 products and services, how do you know which AWS service to use in your application? In this blog post, developer advocate Cristiana Umbelino shares her ultimate AWS services list. Learn what services to use and how.

Best Practices to Reduce Attack Surface

With organizations investing in digital-first approaches, they need to increase the focus on cybersecurity. In this blog post, we'll show you some of the best practices to reduce the attack surface during development and at runtime to protect your apps against cyberattacks.

Building Resilient OutSystems Applications With Pub/Sub Pattern

They're every developer's dream: resilient apps that can work asynchronously and handle usage peaks. But how do you build them? Software engineer Tiago Resende guides you along the process using the Pub/Sub pattern.