Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pawelblaszczyk5

pawelblaszczyk5 created a comment on an issue on vercel/next.js
Okay - let’s assume for a moment that marking every client component with “use client” should be the way and this warning should be removed. Let’s say you’re working in a big code base where you ar...

View on GitHub

pawelblaszczyk5 created a comment on an issue on vercel/next.js
“use server”, “use client” aren’t Next.js features. These are React feature that a few frameworks already implemented. Next.js merely warns you that you’re breaking React rules here. That’s the sam...

View on GitHub

pawelblaszczyk5 created a comment on an issue on vercel/next.js
“use client” should be used only for marking the boundaries between client-server code - similarly to “use server”. Not every client component should be marked with it. Boundaries have additional r...

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/tsconfig-references-alternative-global-types

View on GitHub

pawelblaszczyk5 created a comment on an issue on webpro-nl/knip
That's interesting, in theory just `tsc` won't even resolve anything in this file because it's not included in the root `tsconfig.json`. As you mentioned - you have to use `tsc --build` to run type...

View on GitHub

pawelblaszczyk5 pushed 1 commit to patch-1 pawelblaszczyk5/tokenami
  • Fix pseudo-element selector dbf2e48

View on GitHub

pawelblaszczyk5 opened an issue on remix-run/react-router
Accessing `matches` causes TS error on route component declared as an arrow function which uses typegen `Route` type
### I'm using React Router as a... framework ### Reproduction https://github.com/pawelblaszczyk5/matches-circular-repro 1) Go to `app/routes/home.tsx` 2) Observe TS error ![image](https:/...
pawelblaszczyk5 created a branch on pawelblaszczyk5/matches-circular-repro

main

pawelblaszczyk5 opened an issue on webpro-nl/knip
🐛 Knip module resolution doesn't take account of TypeScript `rootDirs` from referenced project
### Prerequisites - [X] I'm using the latest version - [X] I've read the relevant [documentation](https://knip.dev) - [X] I've searched for [existing issues](https://github.com/webpro-nl/knip/issu...
pawelblaszczyk5 created a branch on pawelblaszczyk5/knip-root-dirs-repro

main

pawelblaszczyk5 created a comment on an issue on analogjs/analog
Yeah, sure 😃 ```html <form action="/" method="post"> <button name="additional_value_key" value="foo">Submit with additional value</button> <button formaction="/different-url">Overr...

View on GitHub

pawelblaszczyk5 opened an issue on analogjs/analog
Logic of creating FormData from submission is missing submitter handling
### Please provide the environment you discovered this bug in. I've actually just discovered it via looking through the code after seeing announcement of 1.10 release on Twitter haha. Pardon not p...
pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/monorepo-remix-react-compiler

View on GitHub

pawelblaszczyk5 created a branch on pawelblaszczyk5/monorepo-remix-react-compiler

main

pawelblaszczyk5 created a comment on an issue on tokenami/tokenami
For me personally this solution would be good 😊

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/semantic-notes

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/tokenami-repro-minimal

View on GitHub

pawelblaszczyk5 created a comment on an issue on tokenami/tokenami
As we discussed - linking repro for the 2nd point here as well - https://github.com/pawelblaszczyk5/tokenami-repro-minimal

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/tokenami-repro-minimal

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/tokenami-repro-minimal

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/tokenami-repro-minimal

View on GitHub

pawelblaszczyk5 starred react-gjs/renderer
pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/semantic-notes

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/semantic-notes
  • Experiment with non-embedding specialized models 7d91fc1

View on GitHub

pawelblaszczyk5 pushed 1 commit to main pawelblaszczyk5/semantic-notes

View on GitHub

pawelblaszczyk5 pushed 12 commits to main pawelblaszczyk5/semantic-notes

View on GitHub

Load more