Pinned Repositories
ci-github-actions
A cute demo repo for actions
jest-mock-async-example
An example repo of mocking async functions in Jest for the accompanying blog post and youtube video.
js--snippet-good
A collection of customized snippets intended for personal use. I've gathered and modified some of them from existing packages and created the rest.
neumodoro-timer
A Pomodoro timer created with Electron for MacOS, Windows, and Linux support.
nextjs-contentful-site-example
Accompanying code for the youtube tutorial video
storybook-tests-react
A sample repo for creating React tests from Storybook stories.
svg-parallax-fjord
A side project for practicing ways of doing parallax and SVG animation
svg-parallax-fjord--svelte
My SVG Parallax Fjord site but built with Svelte for some experimenting.
vscode-everset-theme
A VS Code theme optimized for JS/React, inspired by forest sunsets.
webpack-starters
Webpack starters for making new projects
Jimmydalecleveland's Repositories
Jimmydalecleveland/neumodoro-timer
A Pomodoro timer created with Electron for MacOS, Windows, and Linux support.
Jimmydalecleveland/eslint-prettier-starter
A minimal starting setup for using Prettier through Eslint using Airbnb rules, the recommended way.
Jimmydalecleveland/git-bisect-practice-example
A project for demonstrating and practicing git bisect. Code comes from Fowlers Refactoring book.
Jimmydalecleveland/gpt-article-summarizer
Jimmydalecleveland/rsc-form-state-minimal-examples
Jimmydalecleveland/todoist-clone
Walking through a coding example of a todoist clone
Jimmydalecleveland/zod-introduction-video
Repository for code showed in my Zod introduction video
Jimmydalecleveland/sql-express-attack
Practice sandbox for setting up an api with sql and express and teaching friends
Jimmydalecleveland/svg-parallax-fjord
A side project for practicing ways of doing parallax and SVG animation
Jimmydalecleveland/coding-blog
Jimmydalecleveland/data-modeling
Model and query your data with confidence
Jimmydalecleveland/dnd-ts
Typescript rewrite of the dnd-mimic project
Jimmydalecleveland/emotion-jest-reordering-bug
A bug reproduction repo for jest, emotion, and snapshot serializing through jest-emotion
Jimmydalecleveland/emotion-snapshot-issue-reproduction
This is an issue reproduction repo. It starts with a failing test showing that only an html attribute changed but the snapshot diff shows that every single style on the element changed. This occurs from style changes or html changes, and you can update the snapshot and make a change to see this happening.
Jimmydalecleveland/gatsby-favicon-test
Jimmydalecleveland/gatsby-preview-cloud-contentful
Gatsby starter for a Contentful project.
Jimmydalecleveland/gatsby-preview-contentful-testing
Jimmydalecleveland/gatsby-rebase-test
Jimmydalecleveland/gatsby-theme-practice
Going through the egghead course by jlengstorf and testing things
Jimmydalecleveland/gatsby-theme-templates-example
Jimmydalecleveland/gatsby3-blog
New and improved Swashbuckling with Code blog, made with Gatsby v3
Jimmydalecleveland/nextjs-dynamic-nested-routes-examples
Jimmydalecleveland/react-composition-examples
Jimmydalecleveland/react-native-interval-timer
Practice project for React Native
Jimmydalecleveland/react-portal-example
Jimmydalecleveland/react-testing-examples
A starter with Webpack, Babel, React, Jest, and @testing-library/react including examples
Jimmydalecleveland/svg-parallax-fjord--vue
My SVG Parallax Fjord site but built with Vue for some experimenting.
Jimmydalecleveland/testingnames
Jimmydalecleveland/ts-only-package-example
A quick example of creating a package that only TS generates the output
Jimmydalecleveland/turborepo-stitches-design-system-example