Best of Project Management — May 2025
- 1
- 2
- 3
SK NEXUS·1y
When You Need to Say No
Successfully managing client relationships involves confidently communicating boundaries and protecting your team's focus. Even if a big client asks for additional work beyond the agreed scope, it's crucial to address the issue professionally and offer solutions like redefining the project scope. Building confidence and maintaining clear documentation while being prepared to walk away if required helps in maintaining respect and business stability.
- 4
Tech World With Milan·1y
The Art and Science of Architectural Decision-Making
Architecture Decision Records (ADRs) are essential for capturing significant design choices in software projects. They maintain a historical record of decisions, ensuring that the reasoning and context behind architecture choices are accessible. ADRs foster knowledge retention, enhance collaboration, and facilitate architectural evolution. Implementing them does not require special tools, as they can be simple text files in version control systems or written in wikis. Selecting the right tool and template helps establish efficient practices in software development teams.
- 5
SK NEXUS·1y
Juggling Projects Without Losing Your Mind
Managing multiple projects requires more than just time management; it's an attention management challenge. The guide suggests strategies like creating separate project environments, assigning dedicated time blocks, setting a fixed daily communication window, and having a flex block for unexpected issues. Instead of defaulting to outsourcing, it emphasizes the importance of clear roles and processes for effective management.
- 6
Dev Squad·52w
The Development Process
The post humorously describes a chaotic development process where coding is done sober, code is pushed while drunk, and debugging while hungover, with releases driven by spite. It contrasts this approach with agile and clean methodologies, highlighting the challenges faced by developers.
- 7
Christian Lempa·51w
Tech project management and documentation in Notion
A comprehensive guide to organizing tech projects and documentation using Notion, featuring database structures for project tracking, task management with Kanban boards and timelines, technical note-taking strategies, and automation workflows. Covers setting up project databases, managing home lab infrastructure documentation, IP address tracking, and using Notion AI for research and documentation generation.
- 8
ElixirStatus·1y
devcarrots/tuesday: Fictional project management application built with Ash accompanying the book "Domain Modeling with Ash Framework"
The repository contains a fictional project management application built with the Ash Framework, aligned with concepts from the book 'Domain Modeling with Ash Framework.' It includes an IEx shell configuration file to streamline coding, and commands for setting up the project and managing the database. The project is open-source with a Figma prototype available for its features.