360SOFTY

Insights

Engineering Insights

Practical writing on software architecture, SaaS products, AI automation, legacy modernisation, and the business of building reliable systems.

RSS

Curated links from external sources — not 360Softy original articles.

ExternalFrontend Development
CSS-Tricks

pointer-events

The pointer-events property controls whether an element can become the target of pointer events like clicks, hover states, and other pointer-based events. In other words, it lets you decide whether the browser should treat an element as interactive when the … pointer-events originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.

pointer-events
CSS-TricksRead original
ExternalSoftware Engineering
DZone

Building Offline-First iOS Applications with Local Data Storage

Offline-first behavior on iOS is not a cache toggle. It is a persistence decision that makes the device store the place where screens read, edits land, and state survives launch interruptions, suspension, and connectivity loss. Apple describes Core Data as a framework for saving permanent data for offline use on a single device, while SwiftData organizes persistent models around a ModelContainer and ModelContext that manage storage and lifecycle. Once that local layer becomes authoritative, the

ExternalDatabase
AWS Database Blog

Introducing open source Bulk Executor for Amazon DynamoDB

When using Amazon DynamoDB, you sometimes want to perform bulk operations against all the items in a table, which has historically required custom coding. The open source Bulk Executor for DynamoDB simplifies bulk tasks like these. You can use this feature to invoke commands like count, find, delete, or update. No coding is required, even when running at large scale. In this post, we explore the built-in capabilities of Bulk Executor and show you how to install and use it for common bulk operati

Advanced (300)Amazon DynamoDBAWS Glue
AWS Database BlogRead original

Work with 360Softy

Building a SaaS product, AI system, or business platform?

Book a free consultation and we will tell you honestly whether we can help.