Pinned Repositories
AS101-4-workshop
bowling-game-kata
bowling-game-kata-2
digital-garden
react-express-mongodb-starter
A starter project with react, express, and mongodb
react-tdd-demo
A workshop on React app development with TDD
trivia_refactoring_kata
A kata to practice refactoring
songguoqiang's Repositories
songguoqiang/react-tdd-demo
A workshop on React app development with TDD
songguoqiang/trivia_refactoring_kata
A kata to practice refactoring
songguoqiang/digital-garden
songguoqiang/react-express-mongodb-starter
A starter project with react, express, and mongodb
songguoqiang/AS101-4-workshop
songguoqiang/bowling-game-kata
songguoqiang/bowling-game-kata-2
songguoqiang/class-exercise
Practicing JavaScript classes
songguoqiang/code-whisper-solution
songguoqiang/docker-compose-actions-workflow
GitHub Actions workflow example using Docker Compose to build and test a multi-container stack
songguoqiang/express-starter-project
A project for building RESTful API with express
songguoqiang/express-url-shortener
songguoqiang/gradle-monorepo-demo
A sample project to show how to create a monorepo with gradle's multi-project-build support
songguoqiang/happy-birthday-seth
songguoqiang/higher-order-functions-exercises
songguoqiang/mars-rover
songguoqiang/mocks-and-stubs-lab
songguoqiang/MuteSpotifyAds
A efficent MacOS application automatically silencing ads of the spotify desktop app
songguoqiang/node-express-realworld-example-app
songguoqiang/practice_program
Katas from Codesai's Deliberate Practice Program.
songguoqiang/react-component-tdd-demo
A workshop to demo how to follow TDD when writing React components
songguoqiang/react-contextual
🚀 react-contextual is a small (less than 1KB) helper around React 16s new context api
songguoqiang/react-environment-variable-demo
A project to demonstrate how to set environment variables for create-react-app
songguoqiang/react-password-strength-meter
songguoqiang/react-tdd-starter
A project starter for people to practice TDD with React application development
songguoqiang/react-todo-list
songguoqiang/refactoring-legacy-code
songguoqiang/static_website
songguoqiang/SurvivingLegacyCode-solutions
Some "solutions" to the exercises we typically do in my workshop Surviving Legacy Code
songguoqiang/vscode-typescript-jest-debugger-example
Sample project to show how to debug jest tests for typescript in VS Code