dev-patterns
Reactive icon

Dev Patterns

Stable version 6.1.1 (Compatible with OutSystems 11)
Uploaded
 on 6 Jan (2 weeks ago)
 by 
5.0
 (15 ratings)
dev-patterns

Dev Patterns

Details
Battle-tested patterns and utilities to supercharge your OutSystems apps
Read more

A collection of patterns and actions that I find myself needing in every project I build. From simple patterns like ParametersChanged to advanced patterns such as the custom Popup, my intent is to create high quality standards and make your life easier.

Most of the patterns / functions do one of the following:

  • Extend OutSystems native capabilities with Advanced Options
  • Wrap javascript functionality
  • Semantically enhance and simplify complex logic, making it more readable and maintainable


A lot of these patterns are already used in production, and have my (best effort) support. If you find a bug please let me know :)

Please check the documentation for a complete list of patterns provided.

Release notes (6.1.1)
  • 🆕 Added the ´Throttler` client action. Throttling will limit how often your client action is allowed to proceed within a defined time window. Useful for performance when dealing with events that can trigger many times like resizing and scrolling.
  • 🆕 Added the `PrefersDarkMode` client action. Built on top of the existing MediaQuery action, it can be used to detect if a user has requested light or dark color themes.
License (6.1.1)
Reviews (9)
by 
2024-11-13
in version 4.4.0
It's quite useful!
by 
2024-10-07
in version 4.2.2
Very handy - excelent work!
by 
2024-09-28
in version 4.2.2
Pretty cool what you've done here. Thank you :)
Team
Other assets in this category