c0d3-app icon indicating copy to clipboard operation
c0d3-app copied to clipboard

C0D3 - Become a Software Engineer the Hard Way

Results 78 c0d3-app issues
Sort by recently updated
recently updated
newest added

Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) from 8.0.10 to 8.1.2. Release notes Sourced from @​storybook/addon-storysource's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @​valentinpalkovic! Next.js: Avoid interfering with the...

dependencies

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) from 8.0.10 to 8.1.2. Release notes Sourced from @​storybook/addon-actions's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @​valentinpalkovic! Next.js: Avoid interfering with the...

dependencies

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 8.0.10 to 8.1.2. Release notes Sourced from @​storybook/addon-essentials's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @​valentinpalkovic! Next.js: Avoid interfering with the...

dependencies

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 6.4.22 to 8.1.2. Release notes Sourced from @​storybook/react's releases. v8.1.2 8.1.2 Angular: Fix filtering of workspace config styles - #27108, thanks @​valentinpalkovic! Next.js: Avoid interfering with the...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies

Update the /components/Footer.tsx file to always have the current year Rather than hard code the correct year January 1st can't we just use `String(date).split(' ')[3]`

Node 18 comes with alot of cool upgrades. Remove mention of `node-fetch` because fetch now works natively. Remove mention of `jest`, because node supports testing natively. We also need to...

good first issue
curriculum
nodev18

### Problem TypeScript won't get upgraded to v5 because of [this bug with storybook](https://github.com/storybookjs/storybook/issues/21642). And all of storybook addons won't be upgraded to v7. They provided two solutions, a workaround...

dependencies
urgent
Priority: A

## Expected behavior ![image](https://user-images.githubusercontent.com/35906419/224796192-c8ef2787-d880-4deb-b75f-40b793dc0c58.png) ## Actual behavior ![image](https://user-images.githubusercontent.com/35906419/224796020-c84f8bb2-dbb0-415c-81b2-62ab2f58c22a.png)

good first issue