AI Writes the Code, Who Owns the Product?
AI-generated code produces 1.7x more bugs. Incidents per pull request are up 23.5%. Amazon's own AI tool
Arslan Mushtaq
- April 8, 2026
- 9 min read
The AI Reality for Software Developers
Losing a Job Was the Wake-Up Call I Didn’t Expect In November 2025, I lost my job.
Arslan Mushtaq
- February 5, 2026
- 5 min read
Using Nodemon for Speedy Development with Node.js
Constantly restarting the server for changes? Tools can boost your productivity & streamline repetitive tasks. Here’s one
Arslan Mushtaq
- September 6, 2024
- 3 min read
Building REST API endpoints with Node.js & Express
Learn to set up an Express App for REST APIs, covering HTTP verbs (GET, POST, PUT, DELETE),
Arslan Mushtaq
- September 6, 2024
- 16 min read
Latest Articles
Discover articles in all topics
AI Writes the Code, Who Owns the Product?
AI-generated code produces 1.7x more bugs. Incidents per pull request are up 23.5%. Amazon's own AI tool
- April 8, 2026
The AI Reality for Software Developers
Losing a Job Was the Wake-Up Call I Didn’t Expect In November 2025,
- February 5, 2026
Using Nodemon for Speedy Development with Node.js
Constantly restarting the server for changes? Tools can boost your productivity & streamline
- September 6, 2024
Building REST API endpoints with Node.js & Express
Learn to set up an Express App for REST APIs, covering HTTP verbs
- September 6, 2024
Understanding FlatList in React Native
Discover how to efficiently display large datasets in React Native using FlatList. Our tutorial covers setup, optimization,
- August 25, 2024
Playing with user interface in React Native
A tutorial for mastering UI design in React Native, guiding you through the
- August 24, 2024
Build a Counter App in React Native
Learn to create a powerful counter app in React Native with this step-by-step
- August 5, 2024
Understanding Reusability in React Native
Learn how to create a reusable counter component in React Native, following the
- August 1, 2024
Using Nodemon for Speedy Development with Node.js
Constantly restarting the server for changes? Tools can boost your productivity & streamline repetitive tasks. Here’s one
- September 6, 2024
Building REST API endpoints with Node.js & Express
Learn to set up an Express App for REST APIs, covering HTTP verbs
- September 6, 2024
View Engine, Server Side Rendering, and Express
This tutorial covers server-side rendering in Express, focusing on using Pug as the
- September 2, 2024
Destructuring the URL (Uniform Resource Locator)
The article explains URLs, it's components (scheme, subdomain, second-level domain, top-level domain, subdirectory),
- August 31, 2024