1
2
 
 

I’m testing a tiny idea: “README policy as code.”

Not markdown style linting, but more of a maintainer checks:

  • required sections
  • example presence
  • link checks

Would this be useful in your projects?

If yes, what’s the one rule you’d want first?

3
4
5
6
Engineering a Fast Logger (blog.coderspirit.xyz)
submitted 1 month ago by to c/typescript@programming.dev
7
Announcing TypeScript 7.0 RC (devblogs.microsoft.com)
submitted 1 month ago by to c/typescript@programming.dev
8
9
10
11
12
13
14
Announcing TypeScript 7.0 Beta (devblogs.microsoft.com)
submitted 3 months ago by to c/typescript@programming.dev
15
16
17
 
 

Every as in your TypeScript is a tiny lie. Sometimes a necessary one, but a lie nonetheless — you're telling the compiler "trust me" about data it can't verify. The question is: when can you avoid it?

18
19
20
Announcing TypeScript 6.0 (devblogs.microsoft.com)
submitted 4 months ago by to c/typescript@programming.dev
21
22
23
24
25
view more: next ›