Stefan
stefan-karger.de
Stefan
@stefan-karger.de
A mixed bag of everything.
Working on SolidUI.
Huge Update: Blocks, Sidebar, DataTable, DataTable are now live! 🥳

SolidUI is still missing some of the Blocks and a small portion of the Sidebar doc, but I really wanted to get it out there for people to finally use and build awesome stuff with it!

#buildinpublic
December 2, 2024 at 10:59 AM
Joined the professional handle club. 😎
November 28, 2024 at 12:08 PM
DataTable and DatePicker are done! 🥳
Only thing remaining for now is the Sidebar page and some blocks related stuff. 😁

#buildinpublic
November 28, 2024 at 11:47 AM
What is the expected behaviour of an app if you sign in with a new oauth provider but you already have an existing account with the same email?

1) create a new account
2) link to the existing one

#buildinpublic
November 8, 2024 at 6:26 PM
Atleast I haven't started swearing yet. 😅
November 8, 2024 at 11:17 AM
I grew up in these streets
November 7, 2024 at 4:28 PM
does code highlighting really work here?

```tsx
export default function Test() {
return <div>Hello World!</div>
}
```
October 31, 2024 at 11:08 AM