https://github.com/stefcameron/website
stefancameron.com
https://github.com/stefcameron/website
Last synced: about 2 months ago
JSON representation
stefancameron.com
- Host: GitHub
- URL: https://github.com/stefcameron/website
- Owner: stefcameron
- Created: 2020-09-27T15:24:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-08T15:47:30.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T16:46:25.514Z (4 months ago)
- Language: SCSS
- Homepage: https://stefancameron.com
- Size: 1.55 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi! 👋
I use this repository as my blog, and issues for discussions on blog posts. Keeping things simple...
## Blog
Listed in descending order (most recent at the top):
- [Generate a number sequence](blog/number-sequence-generator.md)
- [Bulk Merger](blog/bulk-merger.md)
- [Merging GitHub PRs in bulk](blog/bulk-github-pr-merging.md)
- [React DevTools break on warnings](blog/react-devtools-break-on-warnings.md)
- [Audio editing headphones](blog/audio-editing-headphones.md)
- [Audio compression 101](blog/audio-compression-101.md)
- [focus-trap-react 7.0.0 published!](blog/focus-trap-react-700.md)
- [CSS-in-JS support in DevTools](blog/css-in-js-devtools-support.md)
- [focus-trap-react](blog/focus-trap-react.md)
- [Activity mapping tools](blog/activity-mapping-tools.md)
- [Webpack Terser tree shaking](blog/webpack-terser-tree-shaking.md)
- [Jest parameterized tests](blog/jest-parameterized-tests.md)
- [Jest toBeDefined expectation](blog/jest-to-be-defined-expectation.md)
- [Why use the React Testing Library?](blog/why-use-react-testing-library.md)
- [ESLint disabled rule comments](blog/eslint-disabled-rule-comments.md)
- [Jest run in-band](blog/jest-run-in-band.md)