Loving the way the tech community is moving forward and seeing so many amazing ideas and projects unfold.
Keep learning
const MY_VALUES = ['foo', 'bar' ] as const;
type myValue = typeof MY_VALUES[number];
const MY_VALUES = ['foo', 'bar' ] as const;
type myValue = typeof MY_VALUES[number];
And styling (like the select) does not yet work.
And styling (like the select) does not yet work.
Since styling a select is now possible as well 👍
(and while we are at it: only accept a value from the datalist) (as option / toggle)
Since styling a select is now possible as well 👍
(and while we are at it: only accept a value from the datalist) (as option / toggle)
GitHub - Schniz/fnm: 🚀 Fast and simple Node.js version manager, built in Rust share.google/tmMwsvvEZnpb...
Found it easier than Volta
GitHub - Schniz/fnm: 🚀 Fast and simple Node.js version manager, built in Rust share.google/tmMwsvvEZnpb...
Found it easier than Volta
I figured, since Nx is embracing Vite, that OXC lint would be on your radar as well 😇
I figured, since Nx is embracing Vite, that OXC lint would be on your radar as well 😇
I still think GraphQL is a great solution, especially when dealing with a lot of Java micro-services/multiple backends
I still think GraphQL is a great solution, especially when dealing with a lot of Java micro-services/multiple backends
And add Eslint/unicorn and Eslint/rxjs
And prettier import sort
And add Eslint/unicorn and Eslint/rxjs
And prettier import sort