Building Custom Interactive Remote Push Notification in iOS
A technical guide on implementing custom interactive push notifications with custom UI in iOS using UserNotifications framework.
A technical guide on implementing custom interactive push notifications with custom UI in iOS using UserNotifications framework.
A developer's monthly update covering releases for Sway, wlroots, aerc, and SourceHut improvements, alongside personal cooking notes.
A developer's personal journey with the Delphi programming language over 25 years, from initial discovery to deep mastery.
A curated list of open-source and free tools for data annotation across computer vision, NLP, audio, and other domains, including image and video labeling.
Andy announces a live stream to redesign his microblog, focusing on web design and front-end development.
A web developer discusses the resurgence of blogging and the importance of owning your content, while introducing his agency and educational resources.
The article discusses dependency injection in Angular, a core concept for building modular and testable applications.
Analyzes a CSS preload pattern that can block HTML parsing and hurt performance, explaining why it's no longer recommended.
Explains how to use bitwise operators and binary masks to store boolean flags efficiently in PHP, with practical examples.
A technical guide on building a blog using Hugo, Docker, and AsciiDoc, covering setup, customization, and the author's writing workflow.
Explores the complexities of Python package metadata, comparing runtime introspection with packaging tools and discussing modern solutions.
A guide to running .NET Azure Functions on Google Cloud Run, enabling C#/F# serverless workloads in GCP.
A guide to versioning Python projects with Semantic Versioning (SemVer) and code formatting best practices for maintainability.
Explains the Async/Await syntax in JavaScript for handling asynchronous operations, making code more readable than traditional promise chains.
A step-by-step guide to installing and configuring MongoDB on macOS, including specific instructions for Catalina and newer versions.
A developer shares their experience organizing an internal hackathon to foster innovation, collaboration, and creative freedom within a tech team.
Announcement of a new blog focused on mobile development tutorials for iOS, Swift, Flutter, and other Apple and cross-platform technologies.
A tutorial on building a website using the Vapor 4 server-side Swift framework and the Leaf templating engine.
A step-by-step guide to upgrading the ASP.NET Core Angular SPA project template to the newly released Angular 9.
A developer advocate explores using Docker Compose files to deploy a multi-container demo application on AWS Elastic Container Service (ECS).