Jellyhead
@thisisJellyhead
Followers
2
Following
727
Media
2
Statuses
86
Joined May 2022
Life Hack: If you ever get tired of having to boil water every time you want to make pasta, boil a bunch at the beginning of the week and freeze it for later
507
1K
12K
TypeScript 5.0 Beta is now out to try! 🚀 Now with ES decorators, better modes for modules in Node & bundlers, new inference tools for library authors, JSDoc support - and last but not least, some great speed and size improvements! https://t.co/oqFN2OfPIC
devblogs.microsoft.com
Today we’re excited to announce our beta release of TypeScript 5.0! This release brings many new features, while aiming to make TypeScript, smaller, simpler, and faster. We’ve implemented the new...
28
377
1K
2
1
5
Still love this one. Unit testers be like: "Looks like it's working" http://t.co/KiNT4wXP4a
29
2K
2K
I saw this pattern first in a @t3dotgg rant on youtube 😅. It's really good. The schema is zod. Also, really really good:
@sulich_olaf @tan_stack @HookForm useQuery( ['todos'], async () => { const { data } = await axios.get('/todos') return todoSchema.parse(data) } ) this infers type for `data`, and puts your query into `error` state if validation goes wrong.
3
7
109
We just published a FREE full-length book: Java for Beginners ☕️ Written by software engineer and prolific freeCodeCamp contributor @frhnhsin. You'll learn: 🤖 The Java Virtual Machine 🔣 Java IDEs 🪵 Data Types 🏗️ Operators 🛠️ and more Bookmark it. 🔖 https://t.co/aeMxObRXsS
freecodecamp.org
Java has been around since the 90s. And despite its massive success in many areas, this cross-platform, object-oriented programming language is often maligned. Regardless of how people feel about...
5
88
370
We've updated the Next.js Layouts RFC. Here's a summary of the new proposed features. 1️⃣ New optional files that make it easy to add nested loading and error UI. We expect most of your app will use `page.js` and `layout.js`, but you can reach for these other files if needed.
28
210
1K
"Ask a programmer to review ten lines of code, he’ll find ten issues. Ask him to do five hundred lines, and he’ll say it looks good." - Gene Kim, The DevOps Handbook.
43
657
7K
I've seen some confusion around this topic lately: the Native part in React Native stands for native.
10
47
376
If you are looking for jobs, internships and opportunities in the Web3 space. Reply with "👋" and RT. I'll DM you the notion doc.
533
216
605