abruzzi
I help people write better code. I'm the author of "Test-Driven Development with React" and some other technical books. Entry-level UX designer.
AtlassianMelbourne, Australia
Pinned Repositories
3-pages-in-3-weeks
3 Pages In 3 Weeks Workshop
bookish-react-2nd
second edition of bookish
bookmarks-frontend
A bookmark application, front end part
bookmarks-server
bookmarks server
ddd-demo
Domain Driven Design Demo
design-boilerplate
A boilerplate project for web design, with guard, compass embedded
graphviz-scripts
Some dot files for graphviz
lwweb-demo
《轻量级Web应用开发》源码
react-network-advanced-client-side
react-network-advanced-patterns for client side implementation
system-design-interview-fe
Repo for frontend developers to prepare their System Design Interview
abruzzi's Repositories
abruzzi/react-network-advanced-client-side
react-network-advanced-patterns for client side implementation
abruzzi/system-design-interview-fe
Repo for frontend developers to prepare their System Design Interview
abruzzi/data-fetching-patterns-in-react
A long form article draft for Data Fetching Patterns In React
abruzzi/mock-server-network-react-tutorial
a mock server (express) for demonstrate network programming with next + react
abruzzi/pdnd-demo
A demo project of pragmatic-drag-and-drop package
abruzzi/code-oven
The codebase for a TDD workshop (ITG August 2023)
abruzzi/cra-template-atlaskit-simple
A template to get start with atlaskit (Atlassian Design System)
abruzzi/refactoring-with-codemods
Article draft of refactoring-with-codemods
abruzzi/activity-chart
Spike on how to visualise activities that has dependency
abruzzi/async-loading-parcel-demo
Demonstrate how to use dynamic loading with parcel (import)
abruzzi/babel-plugin-annotation-in-comments
A babel plugin to add tracking calls into code for reduce cross-cutting boilerplate code
abruzzi/board-server-graphql
A GraphQL server for a board (for tracking todo items) system
abruzzi/code-beauty
A Atlassian Confluence Macro - Learning how to do it
abruzzi/codemod-101
Code to demonstrate codemod foundamentals
abruzzi/codemod-avatar-tooltip-target
A repo used for demonstrate codemod transformation
abruzzi/codemod-demo
Some demo code for codemod
abruzzi/codemod-target
A fake codebase to do codemod testing with hypermod
abruzzi/es-import-operator
Some demo application with ES import operator
abruzzi/fellow
A Relay Client talks to board GraphQL API
abruzzi/icodeit-next
I Code It site with next.js
abruzzi/icodeit.com.au
my personal website for collecting all my products together
abruzzi/next-network-tutorial
A tutorial using Next.js and SWR (for demonstrating SSR, Service Component and prefetching
abruzzi/next-saas-starter
Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.
abruzzi/nextjs-dashboard-demo
Learning next.js by following the course by vercel
abruzzi/react-anti-patterns-code
The codebase for the code snippets of the React Anti-Patterns book
abruzzi/react-application-patterns
A collection of patterns can be used in react applications
abruzzi/react-network-advanced-next
a repo for host next + react network related tutoiral
abruzzi/the-pragmatic-developer
A repo to host all the code examples, code challenges artefacts
abruzzi/todo-system-design-in-action
A simple project to demonstrate ideas in system design
abruzzi/tw-skeleton-tutorial
A simple skeleton shimmer with tailwindcss