rapha pfp

rapha

@rapharrrr

122 Following
88 Followers


rapha pfp
rapha
@rapharrrr
Is anyone else having incredibly slow compile time in Next.js 14+?
0 reply
0 recast
0 reaction

rapha pfp
rapha
@rapharrrr
So...wife just bought this:
0 reply
0 recast
1 reaction

rapha pfp
rapha
@rapharrrr
1. First job: english teacher. 2. College degree: Law. 3. Favorite non-work hobby: joininng my cats on whatever they're doing. 4. Introvert or extrovert: introvert.
0 reply
0 recast
1 reaction

rapha pfp
rapha
@rapharrrr
Happy to live in my favorite city in the world:
1 reply
0 recast
0 reaction

rapha pfp
rapha
@rapharrrr
1/2 Some clarification on React / Next.js cache APIs for those who don't use React Query: React Cache Function: ◾ Terrible name, since it's only used for deduplication. ◾ It doesn't persist data across requests. ◾ Use it if you're calling the same function multiple times within the same render. Example: you need the data in multiple server components, so you can call the same function (wrapped in cache()) in different components instead of passing down props. Requests will be deduplicated and only one will actually be fired. Feels weird, but valid.
1 reply
1 recast
4 reactions

rapha pfp
rapha
@rapharrrr
Honestly, small conviniences like this on Next.js matter a lot to me. It takes basically no time at all to setup a custom 404 page. It doesn't even go on the to-do list 😅
1 reply
2 recasts
7 reactions

rapha pfp
rapha
@rapharrrr
Is there anyone here who played this absolute masterpiece?
0 reply
0 recast
1 reaction

rapha pfp
rapha
@rapharrrr
Current status
1 reply
0 recast
0 reaction

rapha pfp
rapha
@rapharrrr
QUESTION: what movies did you think you would love but ended up hating it? Mine was definitely Beau is Afraid. It really seemed like the kind of movie I like but...what a disappointment.
1 reply
0 recast
1 reaction

rapha pfp
rapha
@rapharrrr
As silly as it may sound, I was looking forward to the point in my project I was going to add the Farcaster icon 😅. Should I keep the animation??
1 reply
0 recast
1 reaction

rapha pfp
rapha
@rapharrrr
Most days after a LONG coding session, I feel like I'm done for the day, close VS Code, go do something else. Play with the cats. But then later I come back either with a solution to something I've been stuck on OR to do other stuff, usually low on the priority list, as long as it's easy and feels like progress. Yesterday night was the latter: less than 1 hour to redesigned the changelog section on my projects page + make the necessary changes on the backend.
1 reply
1 recast
3 reactions

rapha pfp
rapha
@rapharrrr
Cloudy/rainy Sunday yesterday. No grasses were touched (or even seen), so a lot of progress was made on Toolshed's text editor. The highlights are: * Added custom Callout extension, completely stolen from / inspired by paragraph.xyz. Shown in the video below. * Added keyboard shortcuts for Code Blocks and Callouts. * Added Tables, Columns, Font Size and Text Align features. * Added Table of Contents feature, although not sure where to put it on the UI yet (not a priority). Only one more thing left to do: file uploads inside the editor.
2 replies
1 recast
4 reactions

rapha pfp
rapha
@rapharrrr
Big little UX improvement for links inside the text editor, obviously inspired by Google Docs:
1 reply
1 recast
3 reactions

rapha pfp
rapha
@rapharrrr
Link feature before the weekend. Will add all validations tomorrow.
0 reply
0 recast
2 reactions

rapha pfp
rapha
@rapharrrr
One more feature before I go watch The Boys and then The Bear: the crucial LINK.
1 reply
1 recast
4 reactions

rapha pfp
rapha
@rapharrrr
This afternoon's cute little frontend task: color picker for text editor.
0 reply
1 recast
4 reactions

rapha pfp
rapha
@rapharrrr
This afternoon's progress so far: Implemented color picker for text color and highlighter on my project's text editor. + Icons displaying the color of the selected text. + Colors switching according to the theme. (I'll choose better colors later)
0 reply
1 recast
2 reactions

rapha pfp
rapha
@rapharrrr
It's UNBELIEVABLE how much this has done to frontend development
1 reply
1 recast
4 reactions

rapha pfp
rapha
@rapharrrr
Today I learned how the react-icons library REALLY impacts the bundle and performance of your app. I've read dozens of complaints but I guess I had to go through the pain to learn 😅 Anyway, after a huge refactor I deleted the library and the performance boost was WAY bigger than I expected...
1 reply
0 recast
4 reactions

rapha pfp
rapha
@rapharrrr
Is it socially acceptable for me to post here about updates on my web2 project? I'm dying to participate on this channel but I NEED to tie some ends before I go hard on FC projects, and I want to it publicly 👁️‍🗨️ 👁️‍🗨️ Thanks in advance!
0 reply
0 recast
5 reactions