Fragments: February 4
Martin Fowler shares fragmentary thoughts from a tech event, covering AI's impact on understanding code, LLMs as navigation tools, and the future of software libraries.
Martin Fowler shares fragmentary thoughts from a tech event, covering AI's impact on understanding code, LLMs as navigation tools, and the future of software libraries.
Explores two types of pair programming: expert-driven for speed and learner-driven for teaching, with tips for effective collaboration.
A guide to the GitHub Copilot Adventures repository, featuring hands-on coding challenges to learn AI-paired programming across multiple languages.
A developer shares personal insights and best practices for conducting effective and collaborative code reviews within a software team.
A frontend engineer shares advice on transitioning to backend development, emphasizing workflow and mentorship over deep technical knowledge.
A recap of a live pair programming session on DEV Community, focusing on fixing a Liquid tag issue in the Forem codebase.
A live coding session discussing Cypress for E2E testing, covering its components, test anatomy, and custom commands.
A live coding session where developers debugged an image upload spinner issue in the Forem editor using browser tools.
A live coding session where developers tackled a CSS Flexbox gap compatibility issue in Safari by implementing CSS Grid solutions.
A recap of a live pair programming stream focused on debugging and fixing accessibility issues in a Forem/DEV onboarding process.
Guidelines for effective pair programming in software development, covering when to pair, session length, and team dynamics.
Explores the benefits and common questions about mob programming, a collaborative coding practice where teams work together on features and problems.
A recap of a live coding stream where developers paired with a community member to work on a Twitch liquid tag and podcast validation for the Forem platform.
DEV Community members pair program to tackle an accessibility issue in the Forem codebase, live-streaming their progress.
A developer invites others to join live coding pairing sessions on Twitch, focusing on frontend issues for the DEV platform.
A team lead shares their journey implementing pair programming, from initial struggles to successful adoption and the lessons learned about teamwork and code quality.
A software developer shares their personal experience with remote work, debunking common myths and explaining their flexible office routine.
A developer's reflections on participating in Global Coderetreat Day, focusing on Conway's Game of Life, pair programming, and Test-Driven Development.
A developer shares personal insights on the benefits and challenges of pair programming, from overcoming initial anxiety to improved focus and debugging.
Explores how to represent multiple authors in Git commits for pair programming, discussing the Co-authored-by convention and native support.