Ryota Murakami đã retweet
Ryota Murakami
15.1K posts

Ryota Murakami
@malloc007
TypeScript/React/Next.js/Redux-Toolkit/TailwindCSS/Node.js. 🐤 he/him Let's eliminate all unnecessary complicated things from Web Dev.
Tokyo, Japan Tham gia Ağustos 2013
115 Đang theo dõi743 Người theo dõi
Ryota Murakami đã retweet
Ryota Murakami đã retweet

I get it. When it comes to testing, I give the AI the following instructions:
## Testing
- Should prefer DAMP (Descriptive And Maintainable Procedures) to DRY.
- Hard-code the expected value.
- Use the AAA pattern as much as possible(add // Arrange, // Act, // Assert comments in the test).
- Name tests by **observable behavior / Spec**, not implementation (`opens X modal` ○ / `returns XXX` ×).
- The name must reveal **what feature breaks / which bug regresses** when it fails.

English
Ryota Murakami đã retweet

The official React DevTools MCP support is pretty dope!
github.com/react/react/pu…
English
Ryota Murakami đã retweet
Ryota Murakami đã retweet
Ryota Murakami đã retweet

We're excited to join forces with @SpaceX to advance the frontier of useful AI. Expect significant improvements to Cursor soon.
SpaceX@SpaceX
SpaceX has exercised the option to acquire @cursor_ai in an all-stock transaction with the goal of building the world’s most useful AI models. For the past few months, SpaceXAI has been jointly training a model with Cursor, which will be released in Cursor and Grok Build soon. We look forward to working closely with the Cursor team to advance our frontier AI capabilities
English

I made a VS Code extension for TypeScript / JavaScript.
Go To Definition for JSDoc lets F12 jump from symbols inside `{@link ...}` to their definitions.
Marketplace:
marketplace.visualstudio.com/items?itemName…
English





