Business

Management & AI-Era Leadership

Strategic management, operational leadership, decision-making with AI, and building high-performing teams

11,663
lessons
Skills in this topic
View full skill map →
Data-Driven Decision Making with AI
beginner
Interpret AI-generated forecasts for business planning
Leading AI-Adopting Teams
intermediate
Set team norms for AI tool usage
Change Management for AI Transformation
advanced
Build a multi-phase AI transformation roadmap
All Reads (315) Blog Posts (315)
I built an open-source directory website template with Nuxt 4 🚀
Dev.to · Pub 🎯 Management & AI-Era Leadership 6mo ago
I built an open-source directory website template with Nuxt 4 🚀
Hey everyone! 👋 I just open-sourced Nuxt Mkdirs - a directory website template built with Nuxt 4....
Everyone says to have better context management. I'll show you how I built it.
Dev.to · GetPochi 🎯 Management & AI-Era Leadership 6mo ago
Everyone says to have better context management. I'll show you how I built it.
In Part 1, we covered how we trained our NES model, including topics such as the special tokens we...
Orchestrating Human–AI Collaboration in Microsoft Planner
Dev.to · Alex Rodov 🎯 Management & AI-Era Leadership 6mo ago
Orchestrating Human–AI Collaboration in Microsoft Planner
How the new Project Manager Agent is reshaping the future of work management AI is no longer just...
Predictions for AI Developments by the End of 2027
Dev.to · Hemanth Suresh 🎯 Management & AI-Era Leadership 7mo ago
Predictions for AI Developments by the End of 2027
Predictions for AI Developments by the End of 2027 Executive Summary Over the...
The framework you will need to integrate AI in your system
Dev.to · JE Ramos 🎯 Management & AI-Era Leadership 7mo ago
The framework you will need to integrate AI in your system
In my experience leading engineering teams through digital transformations—from scaling LYKA GEMs to...
A C# File I/O Quick Reference For professionals
Dev.to · RecurPixel 🎯 Management & AI-Era Leadership 7mo ago
A C# File I/O Quick Reference For professionals
This C# File I/O Quick Reference Guide explores the core classes for handling files and directories....
Monitor All Your Git Projects at Once
Dev.to · Uralys 🎯 Management & AI-Era Leadership 7mo ago
Monitor All Your Git Projects at Once
When you work across multiple projects and directories, it's easy to lose track of which repositories...
summary of git management
Dev.to · hirooka kazuya 🎯 Management & AI-Era Leadership 7mo ago
summary of git management
initial build of git repository local git cd (project root directory) git...
Smart Pointers
Dev.to · MinBapE 🎯 Management & AI-Era Leadership 7mo ago
Smart Pointers
Memory Management in C/C++ Unlike languages such as Java that automatically manage memory...
Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple
Dev.to · Morteza Jangjoo 🎯 Management & AI-Era Leadership 7mo ago
Mastering the Options Pattern in .NET — Strongly Typed Configuration Made Simple
When building modern applications with .NET, configuration management is one of the most critical...
Virtual Threads - Comparative Analysis
Dev.to · Manoj Sharma 🎯 Management & AI-Era Leadership 7mo ago
Virtual Threads - Comparative Analysis
If you’ve worked with Java ☕️ long enough, you probably remember when thread management felt less...
How I Built Kerminal: A Free, Open-Source Terminal & SSH Manager with Multi-Device Sync
Dev.to · klpod221 🎯 Management & AI-Era Leadership 7mo ago
How I Built Kerminal: A Free, Open-Source Terminal & SSH Manager with Multi-Device Sync
As developers, we spend countless hours in terminal emulators. Whether we're SSHing into remote...
Unlocking Salesforce CRM Intelligence with MindsDB’s AI Powered Knowledge Bases
Dev.to · MindsDB Team 🎯 Management & AI-Era Leadership 7mo ago
Unlocking Salesforce CRM Intelligence with MindsDB’s AI Powered Knowledge Bases
Salesforce is the backbone of customer relationship management (CRM) for thousands of enterprises —...
Laravel Log Cleaner v2.01 - Memory-Efficient Log Management with Compression & Backup
Dev.to · Jiordi Viera 🎯 Management & AI-Era Leadership 7mo ago
Laravel Log Cleaner v2.01 - Memory-Efficient Log Management with Compression & Backup
Laravel Log Cleaner v2.0 - Memory-Efficient Log Management The Problem 🔥 We've...
Tegen v0.1.0 is live!
Dev.to · Mickyas Tesfaye 🎯 Management & AI-Era Leadership 8mo ago
Tegen v0.1.0 is live!
Tegen is a C++ package manager and project management tool designed to simplify your workflow. It...
Quantum-Powered AI: Revolutionizing Collateral Management by Arvind Sundararajan
Dev.to · Arvind SundaraRajan 🎯 Management & AI-Era Leadership 8mo ago
Quantum-Powered AI: Revolutionizing Collateral Management by Arvind Sundararajan
Quantum-Powered AI: Revolutionizing Collateral Management Tired of inefficient collateral...
Larafast Multi-Tenancy is Live — Here's Why I Built It
Dev.to · Serg 🎯 Management & AI-Era Leadership 8mo ago
Larafast Multi-Tenancy is Live — Here's Why I Built It
When I started building SaaS projects in Laravel, I hit the same wall every time. Tenant management....
**AI Governance in Practice: Revolutionizing Waste Managemen
Dev.to · Dr. Carlos Ruiz Viquez 🎯 Management & AI-Era Leadership 8mo ago
**AI Governance in Practice: Revolutionizing Waste Managemen
AI Governance in Practice: Revolutionizing Waste Management through Data-Driven Decision Making In...
# What's going on behind context editing
Dev.to · NeoPotato 🎯 Management & AI-Era Leadership 8mo ago
# What's going on behind context editing
A satirical look at modern AI's "revolutionary" memory management We've all been there. You're...
I Created CFMan, Cloudflare Wrangler Multi Account Manager
Dev.to · Shayan 🎯 Management & AI-Era Leadership 8mo ago
I Created CFMan, Cloudflare Wrangler Multi Account Manager
Hey folks 👋 So… I built a little thing called CFMan — short for Cloudflare Manager. If you’ve ever...
Building a Task Management MCP Server with Laravel
Dev.to · A0mineTV 🎯 Management & AI-Era Leadership 8mo ago
Building a Task Management MCP Server with Laravel
Introduction The Model Context Protocol (MCP) is an open protocol that enables seamless...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 9
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 9
Lesson 9: Building the Complete Expense Manager App Duration: 60 minutes App Feature: 🎉...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 8
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 8
Lesson 8: Polymorphism & Abstraction Duration: 50 minutes App Feature: 💳 Supporting...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 7
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 7
Lesson 7: Inheritance - Different Types of Expenses Duration: 45 minutes App Feature: 🎨...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 6
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 6
Lesson 6: Managing Multiple Expenses Duration: 40 minutes App Feature: 📊 Creating an...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 5
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 5
Lesson 5: Adding Useful Features (Methods) Duration: 30 minutes App Feature: ✨ Making...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 4
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 4
Lesson 4: Protecting Your Data (Encapsulation) Duration: 35 minutes App Feature: 🔒 Making...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 3
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 3
Lesson 3: Different Ways to Create Expenses Duration: 25 minutes App Feature: 🔧 Making...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 2
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 2
Lesson 2: Creating Your First Class Duration: 30 minutes App Feature: 💰 Building the...
Dart Object Oriented For Beginner : Expense Manager Case Study Part 1
Dev.to · Putra Prima A 🎯 Management & AI-Era Leadership 8mo ago
Dart Object Oriented For Beginner : Expense Manager Case Study Part 1
Lesson 1: What is OOP? (Why We Need It) Duration: 15 minutes App Feature: 🎯 Planning our...
Simplify PHP Environment Management with CoreEnv
Dev.to · Sachin Sanchania 🎯 Management & AI-Era Leadership 8mo ago
Simplify PHP Environment Management with CoreEnv
Managing environment variables in PHP projects can quickly become messy — especially when juggling...
Building a Small but Powerful Rental Listing App with Flutter + Riverpod
Dev.to · Rentyard 🎯 Management & AI-Era Leadership 8mo ago
Building a Small but Powerful Rental Listing App with Flutter + Riverpod
When you start building a real-world rental listing app, things like filtering, asset management...
Building a Small but Powerful Rental Listing App with Flutter + Riverpod
Dev.to · Rentyard 🎯 Management & AI-Era Leadership 8mo ago
Building a Small but Powerful Rental Listing App with Flutter + Riverpod
When you start building a real-world rental listing app, things like filtering, asset management...
Building a Modern Minimalist LMS App with Flutter: A Complete Guide
Dev.to · Nadim Chowdhury 🎯 Management & AI-Era Leadership 8mo ago
Building a Modern Minimalist LMS App with Flutter: A Complete Guide
So you want to build a learning management system with Flutter? I've been there. After spending...
Memory management system in C/C++
Dev.to · Ajay Roy 🎯 Management & AI-Era Leadership 8mo ago
Memory management system in C/C++
include include include include include ...
Essential Composer CLI Commands Cheat Sheet
Dev.to · Bilal Haidar 🎯 Management & AI-Era Leadership 9mo ago
Essential Composer CLI Commands Cheat Sheet
Composer is the dependency manager for PHP that helps you manage packages and libraries in your...
Managing Laravel Queues with systemd (Instead of Supervisor)
Dev.to · Abdiel Wilson 🎯 Management & AI-Era Leadership 9mo ago
Managing Laravel Queues with systemd (Instead of Supervisor)
If you’ve ever worked with Laravel queues, you know one thing for sure: 👉 in production, you need...
Best version manager for Flutter, Meet Puro FVM
Dev.to · shamnad-sherief 🎯 Management & AI-Era Leadership 9mo ago
Best version manager for Flutter, Meet Puro FVM
If you’ve ever worked on multiple Flutter projects, you already know the pain of juggling different...
How to Design and Scale an Enterprise AI Bot
Dev.to · Pedro Porras 🎯 Management & AI-Era Leadership 9mo ago
How to Design and Scale an Enterprise AI Bot
Executive Summary This roadmap outlines the strategic development path for a TI helpdesk...
Seamless Events Version Management
Dev.to · Maksim Matlakhov 🎯 Management & AI-Era Leadership 9mo ago
Seamless Events Version Management
One of the biggest pain points in event-driven systems comes when you need to make breaking changes...
🚀 Introducing Laravel Stripe Manager – Manage Stripe Customers, Products & Subscriptions Easily in Laravel
Dev.to · Emmanuel Saleem 🎯 Management & AI-Era Leadership 9mo ago
🚀 Introducing Laravel Stripe Manager – Manage Stripe Customers, Products & Subscriptions Easily in Laravel
I’m excited to share a package I recently built: Laravel Stripe Manager . It’s a Laravel package that...
Master Role-Based Access Control with Laravel Permission Manager
Dev.to · Hossein Hezami 🎯 Management & AI-Era Leadership 9mo ago
Master Role-Based Access Control with Laravel Permission Manager
Building a secure, scalable Laravel application often requires a robust permission management system....
I used Python to Analyze Customer Payment Behavior
Dev.to · Bek Brace 🎯 Management & AI-Era Leadership 9mo ago
I used Python to Analyze Customer Payment Behavior
As a Credit Manager / Analyst, a big part of my role is to conduct monthly or semi-monthly calls with...
Building the Future of AI Social Networks: Development Insights from VOXARID.AI
Dev.to · Alex Chen 🎯 Management & AI-Era Leadership 9mo ago
Building the Future of AI Social Networks: Development Insights from VOXARID.AI
Published on DEV.to | VOXARID.AI Technical Leadership Series TL;DR: Creating a social platform...
Audio Deepfakes: The Detection Illusion
Dev.to · Arvind Sundara Rajan 🎯 Management & AI-Era Leadership 9mo ago
Audio Deepfakes: The Detection Illusion
Audio Deepfakes: The Detection Illusion Imagine a world where your CEO’s voice is used to...
🔓 Unlocking Efficient Data Management: A Deep Dive into Data Partitioning Strategies
Dev.to · SabariNextGen 🎯 Management & AI-Era Leadership 9mo ago
🔓 Unlocking Efficient Data Management: A Deep Dive into Data Partitioning Strategies
🔓 Unlocking Efficient Data Management: A Deep Dive into Data Partitioning Strategies As...
AI Assistants and Data Privacy: Who Trains on Your Data, Who Doesn’t
Dev.to · Ali Farhat 🎯 Management & AI-Era Leadership 9mo ago
AI Assistants and Data Privacy: Who Trains on Your Data, Who Doesn’t
The rapid adoption of AI assistants across business operations has made one question impossible to...
How to Request Admin Permissions in Flutter: Complete Implementation Guide
Dev.to · Anurag Dubey 🎯 Management & AI-Era Leadership 9mo ago
How to Request Admin Permissions in Flutter: Complete Implementation Guide
Building a parental control app, enterprise security solution, or device management tool? Learn how...