do you make all the changes and afterwards bump the version so it is:
- Version Bump
- add: ...
- feat: ...
- add: ...
or do you make the version bump and afterwards do the changes for said version:
- add: ...
- feat: ...
- add: ...
- Version Bump
("displayed" is commit history
do you make all the changes and afterwards bump the version so it is:
- Version Bump
- add: ...
- feat: ...
- add: ...
or do you make the version bump and afterwards do the changes for said version:
- add: ...
- feat: ...
- add: ...
- Version Bump
("displayed" is commit history
so you can write your NixOS Config in Typescript...
(the only reason is that I don't quite understand the Nix language tbh)
so you can write your NixOS Config in Typescript...
(the only reason is that I don't quite understand the Nix language tbh)
because I think often you only write JS and a Object type here and there...
because I think often you only write JS and a Object type here and there...
Check out some of the notable rules published 👇
deno.com/blog/lint-ru...
Check out some of the notable rules published 👇
deno.com/blog/lint-ru...
actually super hyped to 'work on a team' for the first time
actually super hyped to 'work on a team' for the first time
e.g. for using shadcn or create-xy
e.g. for using shadcn or create-xy
Having a session per project etc seems like a really nice productivity boost
Having a session per project etc seems like a really nice productivity boost
- opens port 3030
- starts the dev server
And after i close the dev server:
- closes port 3030
- closes the dev shell
I am actually pretty proud of the DX i achieved there
- opens port 3030
- starts the dev server
And after i close the dev server:
- closes port 3030
- closes the dev shell
I am actually pretty proud of the DX i achieved there
I am actually quite proud of the implementation (even dough it is quite simple)
I am actually quite proud of the implementation (even dough it is quite simple)
this branch got way out of hand and i don't know how to stop it so i am just gonna sqash commit it all
this branch got way out of hand and i don't know how to stop it so i am just gonna sqash commit it all
You'll now be able to rename pinned tabs and we added support for acrylic backgrounds on windows 11 with mica.
➕ reworked gradient generator
➕ updated to Firefox 135.0.1
You can read the full release notes here👇
https://zen-browser.app/release-notes/#1.8b
You'll now be able to rename pinned tabs and we added support for acrylic backgrounds on windows 11 with mica.
➕ reworked gradient generator
➕ updated to Firefox 135.0.1
You can read the full release notes here👇
https://zen-browser.app/release-notes/#1.8b
I feel like i could now actually use this OS for some daily tasks (coding)
I am actually really proud of this achievement because i did it mainly on my own...
I feel like i could now actually use this OS for some daily tasks (coding)
I am actually really proud of this achievement because i did it mainly on my own...
I am actually really proud of this achievement because i did it mainly on my own...
I love using Suspense + TanstackQuery
I love using Suspense + TanstackQuery
www.youtube.com/watch?v=p16C...
I tried using expo-font to load the font and this works (normal <Text> components can display them, however with react-native-svg <Text> it does not work...
I tried using expo-font to load the font and this works (normal <Text> components can display them, however with react-native-svg <Text> it does not work...