Tania ๐Ÿ’พ's Avatar

Tania ๐Ÿ’พ

@tania.dev.bsky.social

Lead singer of Floppy and the Diskettes aka Notorious F.T.P. Principal Software Engineer I write at https://tania.dev

1,392 Followers  |  432 Following  |  111 Posts  |  Joined: 08.06.2023  |  1.9624

Latest posts by tania.dev on Bluesky

I added a color picker to my blog. (Procrastinating instead of writing).

Which color looks best to you? tania.dev

07.07.2025 15:19 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Probably switching to Astro is just another way for me to procrastinate actually writing something :D

07.07.2025 15:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Surprisingly not too bad lately...I'm annoyed that so many of my old posts have images because that's really most of the holdup. I hardly ever use images in posts anymore.

I'm not the biggest GraphQL person but I feel like it's a set it and forget it thing with Gatsby for the most part.

07.07.2025 15:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I've done that as well! I haven't kept up with it over the last few months though, but I've at least tried to follow a couple hundred developers or so.

07.07.2025 15:13 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

How is it that Iโ€™ve never interacted with a political post on Bluesky but my entire feed is political posts? Do I need to switch to Mastodon or something to keep up with the JS folks?

06.07.2025 17:32 โ€” ๐Ÿ‘ 18    ๐Ÿ” 0    ๐Ÿ’ฌ 11    ๐Ÿ“Œ 1

Is there a big benefit in updating my blog from Gatsby to Astro?

06.07.2025 17:31 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

The only feed I scroll is my "personalized reddit". I just unsub from basically everything, and then only sub to my specific interests, like video games I like, ExperiencedDevs, Lego, my city, various food and design subs. This keeps my feed super chill and I avoid most of the noise.

23.06.2025 15:40 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I've spent the last 8 years writing React at three different companies, all using client-side React. I've never used RSCs, or a framework like NextJS in production. Am I incredibly behind on the times? I'm one of those who got confused about those doc changes, but then it never really affected me.

13.06.2025 14:56 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 0

Why do developers of widely-used open-source projects insist on drastically changing the APIs so I can't just easily update packages? Looking at you, ESLint.

11.06.2025 16:13 โ€” ๐Ÿ‘ 9    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I have two goals:

- Write as little code as possible
- Delete as much code as possible

09.06.2025 20:28 โ€” ๐Ÿ‘ 9    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

I have strong opinions about using test() instead of it() for tests.

03.06.2025 16:31 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Same. Iโ€™m trying to undo the landscaping sins the previous owners left and rip up all the plastic netting and landscaping fabric and plant natives.

30.04.2025 22:36 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Wouldn't there be a correlation between a large swath of devs leaving Twitter and a decrease in traffic to your site via Twitter?

28.04.2025 15:46 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Iโ€™ve started gardening and landscaping in my free time. It feels like refactoring the earth. Itโ€™s nice to have a hobby away from a screen.

27.04.2025 18:41 โ€” ๐Ÿ‘ 43    ๐Ÿ” 1    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0

ChatGPT is really good at making sure your front end can handle any possible combination of characters...recently, I just got back the letter "s" repeated 300 times, and another one that just returned \t over and over.

22.04.2025 15:17 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Nice list! You can also do `Command + Shift + P` to get the command list instead of `Command + P then >`.

15.04.2025 18:30 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

The default postcss env made it look like this for some reason...

10.04.2025 15:38 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

I only had to spend a few hours upgrading from Node 14 to 18, upgrade React from 17 to 18, update Gatsby from 3 to 5, fix all the peer dependencies, fix all the changed queries, fix all the updated image packages, in order to install postcss to fix it for old browsers.

I love the JS ecosystem.

10.04.2025 15:37 โ€” ๐Ÿ‘ 8    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

This is what my website looked like in Safari for the last year or so since I used `light-dark()` and CSS nesting.

10.04.2025 15:37 โ€” ๐Ÿ‘ 11    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Ever just realize your website looks like absolute shit on Safari but you never checked before?

09.04.2025 20:19 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1

I've had a tech blog for 10 years, and apparently my top performing query on google is "animorphs".

08.04.2025 15:10 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Are people still using Tailwind in production applications? I feel like there's something I'm not understanding about how this works...if the designer decides that the border radius across your site should change, does this mean a find+replace all across potentially hundreds of pages?

07.04.2025 21:01 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Preview
Enabling Apache ECharts in React for Data Visualization Making dashboards with charts and graphs is a pretty common part of the front-end developer experience, as well as deciding which JavaScriptโ€ฆ

I wrote a post - creating a React wrapper for a JavaScript charting library.

tania.dev/apache-echar...

07.04.2025 17:24 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Who is still using moment.js in TYOL 2025? Every time I try to use date-fns I just switch back to moment because I think the API is easier.

04.04.2025 16:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I looked at Twitter for the first time in like a year and I don't see a single dev related post on my feed lol

04.04.2025 16:04 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Maybe they're just looking for GTA6 devs ๐Ÿ˜›

02.04.2025 19:59 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

npm run dmc

02.04.2025 15:10 โ€” ๐Ÿ‘ 7    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

#camelgate is over. Everyone back to work.

01.04.2025 17:21 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[BUG] Can't install `camelcase` and `decamelize` ยท Issue #8203 ยท npm/cli Is there an existing issue for this? I have searched the existing issues This issue exists in the latest npm version I am using the latest npm Current Behavior First failure here 17:49:08 GMT+2 npm...

Any package with "camel" in the name is failing on npmjs lol

github.com/npm/cli/issu...

01.04.2025 16:38 โ€” ๐Ÿ‘ 8    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
NPM down? Current service status and errors | Real-time NPM status and problems. Is NPM down, not working properly or are you getting error messages? Here you see what is going on.

Is npm down for everyone, or just an April Fool's joke being played on me as I try to merge a PR?

downdetector.com/status/npm/

01.04.2025 16:14 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@tania.dev is following 19 prominent accounts