en
Feedback
zaff.dev

zaff.dev

Open in Telegram

random notes, thoughts and findings by @thezaff

Show more
333
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
From radio t chat 🤣 https://t.me/radio_t_chat/521108

fyi: my new favorite theme is catppuccin mocha p.s. jetbrains mono font is so clean, using since release, can’t believe switching to any other font anytime soon

If you are still not using Arc on Mac, then do, and let me open those new icons https://arc.net/gift/4d521bd4

why spec tho?

Why is this anonymous? 🙁 Ok, explain your point in comments

?
Anonymous voting

How do you implement a carousel in 2024?

- Do I get customer support service? - Yes
- Do I get customer support service? - Yes

Интересный взгляд на рынок со стороны https://youtu.be/I_R-e_E1TVI?si=NamALlM2uF_Uy29I

What project structure are you using with next.js?

PocketCasts wrapped
+1
PocketCasts wrapped

I am starting to work on a new project. So I think I'll be gathering a lot of opinions in next posts. My previous project lasted for around 2 years, and there was not much freedom in terms of choices. If you start a new Next.js project, what would you choose to write styles? I am considering tailwindcss.com + cva.style I need something: 1. Three-shakeable 2. Does not require JS in runtime 3. Composable + safe at the same time CVA seems to provide the safety and composability, but it's still beta. So I'm worried a bit :)

Seems like there was always an option to solve it. But when you face it for the first time, it's really hard to notice what's the problem 🙂

I am used to kebab-case for the last 4-5 years. Because a while ago Git was not able to track filename changes, if you only change the letter cases. E.g: header.js > Header.js would cause, that in your FS you would have new name for the file (`Header.js`), but you would still commit header.js. This, in turn, would cause your imports fail to resolve, on whatever env you clone your repo 🙂

And comment why, if possible, please

You’re a React / Next.js dev. How you name your component files?
Anonymous voting

Repost from UfoStation
Advent of TypeScript Набор заданий type challenge для TypeScript, который будет открывать по одной задаче в день с 1-ого по 2
Advent of TypeScript Набор заданий type challenge для TypeScript, который будет открывать по одной задаче в день с 1-ого по 25-ого декабря и может послужить отличным поводом или дополнительно попрактиковаться, или изучить работу типов в языке.

What else CSS needs for you to remove CSS-in-JS and other non-CSS ways of writing CSS? https://blog.logrocket.com/css-scope-replace-bem/

Те люди, у которых всегда дефолтная тема в IDE и редакторах. У вас вообще есть душа?