Logo
Login
Tech Posts 31217
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

🚀 Handling Cron Jobs in NestJS with Multiple Instances using Bull

Introduction Cron jobs are essential when you need to execute scheduled tasks in your application. But what happens when you have multiple instances running? 🤯 Without proper handling, eac...
23.03.2025 0 Read More

How Secure Is Your Smartphone? 5 Simple Ways to Protect Your Mobile Device

In today’s digital age, your smartphone is more than just a device for calling or texting—it holds your photos, banking apps, emails, and personal data. With so much sensitive information stored o...
23.03.2025 0 Read More

Mount S3 Storage Compatibility As Local Filesystem

S3 object storage offers scalable and cost-effective storage solutions, but working with it directly can be challenging when your applications expect traditional filesystem access. This guide explores...
23.03.2025 0 Read More

Building Cross-Platform Go Apps with GoFrame: A Developer's Guide 🚀

Hey there, fellow developers! 👋 Today, I want to share my experience with cross-platform compilation using GoFrame. If you're tired of the hassle that comes with building your Go applications for d...
23.03.2025 0 Read More

Simplify Java and SpringBoot migration with OpenRewrite

Simplify Java and SpringBoot migration with OpenRewrite
Challenges of Migration With older versions like Spring Boot 2.x reaching end-of-life and no longer receiving support, migrating to newer versions is essential for security, compatibility, an...
23.03.2025 0 Read More

The Ultimate Guide to Web Accessibility Testing: From Screen Readers to LighthouseCI

The Ultimate Guide to Web Accessibility Testing: From Screen Readers to LighthouseCI
Accessibility Testing Accessibility testing is one of the most underrated yet critical aspects of web development. As someone who’s both a dark-mode addict and a self-proclaimed "bug magnet...
23.03.2025 0 Read More

⚡ Boost Your HTML Knowledges With These 2 Beginner Tricks! 🚀

Want to write cleaner HTML and improve user experience without touching CSS or JavaScript?In this short and beginner-friendly tutorial, I’ll show you two underrated HTML tags that every dev should k...
23.03.2025 0 Read More

How to use gorhom/react-native-bottom-sheet with Expo Router

How to use gorhom/react-native-bottom-sheet with Expo Router
I was recently revamping an app to replace some route based modals with bottom sheets, so I decided to use the gorhom/react-native-bottom-sheet library. While exploring the integration, I came across ...
23.03.2025 0 Read More

Automate Emails with AI: Building an Email Agent in n8n

Automate Emails with AI: Building an Email Agent in n8n
In this tutorial, we'll walk through building an AI-powered email assistant using n8n, OpenAI, and Gmail. This agent will send, retrieve, and reply to emails—entirely driven by natural language. ...
23.03.2025 0 Read More

The Ultimate Guide to Flutter Lists with Bloc : Part 1

The Ultimate Guide to Flutter Lists with Bloc : Part 1
Part 1 : Introduction to Listings Hello Flutter people! I’m back with a brand-new Flutter blog series, and this one is going to be special. We’re diving into a topic you’ll find in just...
23.03.2025 0 Read More
Loading...
#reading
🚀 Live Chat Support Starter Kit — Open Source!
0
How the Blog Got Its Name?
0
I scaled my database just to destroy it
0
npm vs npx, which one is better?
0
Multiscroll
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0