←back to thread

107 points pixelworm | 1 comments | | HN request time: 0.202s | source

I’m working on improving my software design skills, and it was recommended that I study existing well designed codebases. What are some publicly accessible codebases you would consider gold standards for software design?
1. NoahZuniga ◴[] No.45004723[source]
codemirror 6 is the product of a bunch of redesigns, and this most recent version seems to have had a lot of thought put into its structure.