Hacker News
- Open source hooliganism and the TypeScript meltdown https://world.hey.com/dhh/open-source-hooliganism-and-the-typescript-meltdown-a474bfda 14 comments
- Collection of TypeScript Type Challenges https://github.com/type-challenges/type-challenges 6 comments
- New TypeScript Website https://devblogs.microsoft.com/typescript/announcing-the-new-typescript-website/ 55 comments
- Why TypeScript Isn't the Answer http://www.walkercoderanger.com/blog/2014/02/typescript-isnt-the-answer/ 50 comments
- typescript-json (runtime validator) started supporting comment tags https://github.com/samchon/typescript-json/#comment-tags 3 comments javascript
- Announcing the 'aeson-typescript' package https://thomasjm.github.io/announcing-aeson-typescript/ 5 comments haskell
- A 10x Faster TypeScript https://devblogs.microsoft.com/typescript/typescript-native-port/ 71 comments javascript
- typescript functions when using axios http://response.data 11 comments typescript
- Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it! https://github.com/webpro/knip 3 comments javascript
- typescript in lavavel https://laravel.com/docs/9.x/starter-kits 4 comments typescript
- Having issues trying to setup a monorepo with NPM workspaces and Typescript https://stackoverflow.com/questions/72055371/npm-workspaces-typescript-unable-to-find-local-modules 6 comments typescript
- Bubble Sort written in Typescript https://twitter.com/anuraghazru/status/1511776290487279616?s=19&t=aor9BDIhHh7Q-cQ_XpTmtA 9 comments typescript
- Introducing Tygo: A tool for generating Typescript typings from your Go code https://github.com/gzuidhof/tygo/tree/v0.1.0 9 comments golang
- TypeScript incorrectly defines the array type. https://www.typescriptlang.org/play?#code/JYOwLgpgTgZghgYwgAgKIDcA8BpZEAekIAJgM7IDWEAngPYzIDqoxtA7hhOALJwAOAPmQBvAFDJkUCHFYgANtWQg4AWwgAuZNgDc4ydNkLktEEgD8mgEa1ac6SF0SpMk0YRw5cy4gqaAFBDomswk7Jw8-ADa2AC6AJTIALxC6LTAxLoAvqKiMACupmDAJsgIzpDhYAAywKRE0Dh4hFxklDT0TCxh6FxgvIJ+wkqqEAA0xqYoicjwcqRjpR5ePsiZmhg4AnHrWNhCYk4QYHlQICLDauMmSOPunt4IFKtZOQgmdaVywI+VSaXlEEqNTqXGggz0yjUmgARAgvo9oaM9Hdlo9-IEEslSu9bBAAHRyWgAcwC6DiSMycV0ojeIA+pDKtjkv2mZWkFR64GB9Sg4IkkI0yGhDKgTMRyKWD18yFJmKEtNIuIJxNlFKpr3eYDwnLA5GmkTh3wolXGIqZlRi1JgtCgMoVWsCvWMDEd4FICQOyFYCDyanAeJkxCBtR5pN6eIF41lSSErrAeJRUtV52ugrjeNTq3V2SAA 6 comments typescript
- Advanced Typescript question II https://www.typescriptlang.org/play?ssl=33&ssc=6&pln=30&pc=1#code/JYOwLgpgTgZghgYwgAgKLmGAngZQQCwgFs4AeAFWQgA9IQATAZ2QG9kBtAawC5lGwooAOYBdXnBBZkAXwB8rAFDJlyAA5QA9quhhgERrxZKVJrslDJOELBpjJyY5AAVN2qNgpcRsgNzHl0n7SCgrY2s6uOlikACJwYHDkWNryALz+yHEJSeE0dEx8AsLIAPzIOEUgQi5aUcjcGSZZickoeRAMzCAArkQARtClyAByvQNQNW7Y9cggEABu0H4hoJCwiCgVglWTdUYm9PEt2rwARPzbQqd+JhfCAGpwADbdELx3VUEr4NDwSCNjaC7dxSfYqQ7ZVpnHr9aDXDIw8aPF5vWaAqBfBQwbogBC6DQgZB9brAJ70PCEEgUKi0DoFNhcd6VUTiSQyeQACgyjAIxDgvHQumwFL5FFkABoFABKAUYYW8qnkeRg5RQCBgbpQQk8ylwTEKAD0BvshGQQg0z2QAHcNN0yUSUGB8PFkAADdQaejdPEikiu8zMWzIMJvQ3GwWYXAKshGI0mWZwIioj5CSVxkzqYBIXiI6Bp41yBQ0VQadzIBAE-hqTRen3R5CpIkksm+uAclXV2ruPQGRTxlQgROojv95QQ46o87M06S0fxlPI15nIhSFOnRoqaSz0eZ7N9ufgo45Se5qAzjf90+LycrwqXU7IOMEp5SJ3AZiMfC2+3wUkXmQZME0hSn4QA 9 comments typescript
- Announcing TypeScript 4.3 RC https://devblogs.microsoft.com/typescript/announcing-typescript-4-3-rc/ 8 comments typescript
- Simple setup for your TypeScript project https://medium.com//simple-setup-for-your-typescript-project-d96f66113b41?source=friends_link&sk=a9399029b66bf9beb8b4c5fdb156a856 4 comments typescript
- Using Redux Toolkit’s createReducer with React Context and TypeScript https://jacobwicks.github.io/2020/08/16/use-redux-toolkit-createreducer-with-react-context-and-typescript.html 3 comments reactjs
- The Great Dropbox CoffeeScript to Typescript Migration https://dropbox.tech/frontend/the-great-coffeescript-to-typescript-migration-of-2017 26 comments programming
- "Lazy" IoC on TypeScript https://www.reddit.com/r/typescript/comments/fj4lgt/lazy_ioc_on_typescript/ 6 comments typescript
- Google feedback on TypeScript 3.5 https://github.com/microsoft/typescript/issues/33272 3 comments typescript
- An Introduction to Domain-Driven Design - DDD w/ TypeScript https://khalilstemmler.com/articles/domain-driven-design-intro/ 6 comments typescript
- Advanced TypeScript: Type-safe dependency injection https://medium.com/@jansennico/advanced-typescript-type-safe-dependency-injection-873426e2cc96 11 comments typescript
- A ray-tracer made in Typescript and running in a web worker https://www.reddit.com/r/typescript/comments/b7ev00/a_raytracer_made_in_typescript_and_running_in_a/ 7 comments typescript
- A Step Towards Compiling TypeScript to Native https://medium.com/commitlog/a-step-towards-compiling-typescript-caefa4944994?source=friends_link&sk=f92415872a182f4ea9ccfad85c7bf978 17 comments programming
- Fell in love with TypeScript so I made an npm package for everyone who wants to start building React apps with TypeScript https://github.com/ioanungurean/forge-react-app 27 comments webdev
- Type safe state machines with TypeScript https://dev.to/davidk01/state-machines-with-typescript-3593 9 comments typescript
- Deno, a typescript runtime, has been rewritten in rust and released v0.1 https://www.reddit.com/r/rust/comments/99qd2s/deno_a_typescript_runtime_has_been_rewritten_in/ 16 comments typescript
- How do you document your typescript codebase in 2018? https://www.reddit.com/r/typescript/comments/95aau3/how_do_you_document_your_typescript_codebase_in/ 8 comments typescript
- Why use TypeScript, good and bad reasons https://medium.com/@wittydeveloper/why-use-typescript-good-and-bad-reasons-ccd807b292fb 8 comments typescript
- Announcing TypeScript 2.8 RC https://blogs.msdn.microsoft.com/typescript/2018/03/15/announcing-typescript-2-8-rc/ 32 comments typescript
- “Hey TypeScript, where’s my I-prefixed interface!” https://medium.com/@jonyeezs/hey-typescript-wheres-my-i-prefixed-interface-cd70efa10bd1 29 comments typescript
- Source code formatter Prettier 1.4: TypeScript and CSS support https://github.com/prettier/prettier/releases/tag/1.4.0 9 comments javascript
- Should I use the built in linter in Typescript 2 or TSLint? https://stackoverflow.com/questions/44260905/should-i-use-the-built-in-linter-in-typescript-2-or-tslint 9 comments typescript
- Using GraphQL with Typescript? https://github.com/chentsulin/awesome-graphql#example-ts 6 comments typescript
- Announcing TypeScript 2.3 https://blogs.msdn.microsoft.com/typescript/2017/04/27/announcing-typescript-2-3/ 20 comments javascript
- It’s time to give TypeScript another chance https://medium.freecodecamp.com/its-time-to-give-typescript-another-chance-2caaf7fabe61 208 comments javascript
- Broken TypeScript 2.1.4 Feature? https://www.reddit.com/r/typescript/comments/5hqc3a/broken_typescript_214_feature/ 12 comments typescript
- new typescript gamedev subreddit https://www.reddit.com/r/typescript/comments/4qquy2/new_typescript_gamedev_subreddit/ 4 comments typescript
- Announcing TypeScript 1.7 http://blogs.msdn.com/b/typescript/archive/2015/11/30/announcing-typescript-1-7.aspx 85 comments programming