Pairing with Community Member Rachael Wright-Munn
Recap of a live pair programming stream on DEV Community, focusing on improving the Twitch liquid tag for the Forem platform.
Nick Taylor (nickytonline) is a Microsoft MVP, GitHub Star, and Developer Advocate with over 20 years in tech and a decade of open-source contributions. He shares practical insights through blogging, live streaming, and community-driven developer education.
170 articles from this blog
Recap of a live pair programming stream on DEV Community, focusing on improving the Twitch liquid tag for the Forem platform.
DEV Community members pair program to tackle an accessibility issue in the Forem codebase, live-streaming their progress.
A guide to automating code quality with Git pre-commit hooks using Husky, lint-staged, Prettier, and Stylelint for frontend projects.
A live coding session pairing with a new developer to work on a Ruby on Rails issue, covering fundamentals like Active Record and MVC.
A software developer uses a personal story about walking in high heels to illustrate the importance of seeing the 'big picture' when implementing features.
A developer discusses overcoming the fear of writing about 'obvious' tech topics, arguing that sharing knowledge benefits everyone.
A developer documents a live coding session where a Preact class component was converted to a function component using React hooks like useState and useReducer.
A developer invites others to join live coding pairing sessions on Twitch, focusing on frontend issues for the DEV platform.
A technical changelog detailing the frontend upgrades at DEV, including migration to Preact X and adoption of Testing Library with a11y testing.
The author details integrating and reviving Storybook for DEV's design system, enabling component development and deployment via Netlify.
DEV platform improves comment subscription visibility, making it easier to follow discussions on posts.
A developer shares their experience using DEV as a headless CMS for a Gatsby site via Stackbit, discussing setup, benefits, and drawbacks.
A developer shares their experience starting live coding on Twitch, including setup with OBS Studio and technical tips for streaming.
DEV upgraded its frontend infrastructure from Webpacker 3/Babel 6 to Webpacker 4/Babel 7, enabling faster builds and new tooling.
Nick Taylor announces he is joining the DEV team as a senior software developer, focusing on frontend development and community interaction.
Introduces Pock, a utility that moves the Mac Dock to the Touch Bar, making it more useful for app switching and notification checks.
A curated list of free and open-source tools, courses, and resources for frontend developers in 2020, covering hosting, accessibility, and learning.
A developer's 2019 year in review, focusing on open-source contributions to projects like Gatsby, TypeScript, and DEV.
A developer's hands-on review of the new Microsoft Edge Beta browser on macOS, covering installation, extensions, sync, and encountered bugs.
Explains how to conditionally apply CSS classes in React using JavaScript template literals instead of the popular classnames package.