Hacker News
- Why my code isn't in TypeScript https://remysharp.com/2024/02/23/why-my-code-isnt-in-typescript 4 comments
- Show HN: TSDiagram – Diagrams as Code with TypeScript https://tsdiagram.com 26 comments
- Show HN: Kretes, Self-inspired IDE for TypeScript built on top of VS Code https://kretes.dev/ 4 comments
- Clean Code concepts adapted for TypeScript https://github.com/labs42io 15 comments typescript
- Writing a code analyzer in TypeScript (from scratch) https://dev.to/xpbytes/writing-a-code-analyzer-in-typescript-5ec3 6 comments typescript
- Compiling TypeScript in Visual Studio Code web. https://github.com/lilezek/vsc-extension-typescript-compiler 3 comments programming
- GitHub - alexanderjdean/type-scriptor: Write better JavaScript and TypeScript code, using ChatGPT. https://github.com/alexanderjdean/type-scriptor 2 comments typescript
- Code Coverage with TypeScript: How do you guys do it? http://blog.theburge.co/assets/remap-coverage.png 5 comments typescript
- Typescript code ran into endless conflict bug https://www.typescriptlang.org/play#code/FASwdgLgpgTgZgQwMZQAQEkBiIA2UCyUECqA3sKpagG4I4CuUAXKgM4QzgDmwAvsMCgAPAA4B7GBFTho8ZGixicAE1gBlWNRAoyFKgGEYUBNHwIwATwBKY+tFYAKESYAWrFu05guAbQC6AJQeHNwA3HqUhsbQatx42HgOyiYILFi4BEQIADSoMLbQ6MosYPQAtgBGsLnEXEXuqKWVsP5BbCHe4fyCohJSSGJg7KhRJgTm1gVQDYoq6praUD4A5KOmEzZ208t+qAC8qE6u7p7crfsAfLpUeUT0MGCoAEQuUDg4YqgA7hIqT3wCYTiSSoAZDKRrKCxbzxDJpTBKVQwDQwLQoFaQ6FcWF4Hb7Q7JYjwjKEYi5fJbIolcpVGA1BB1ZQNJq0857K7kG5GCD3R5PLhiMTKVAVCxQf7dJA4BCsVioBFzGAABXyKFlEmuVBE9AqOG0qBlFjASGkQ1gEAAKmIACIAIQAPBbUMJoGAmagANZQCxiOAYBVIlFoqAXBwRG6oEScVhlBAAQSQEBAg3hiPmqMWPgtfmy4ZuADpC84YAgyg0lQgS2UiLBWPbZoGFujsxdw20VWIyiBWFB7RMLpyI5RubyDV8ECApFHu7GE0nBg5C-ni6XWAFQqgAPSbyh0VifEgVehcaRy8QiVD0C+vIzh-j8IF9UGDYYAOTEEEw+TK6DgaeRTbTPsDgBOymrDncDyoMsEAWCI0xIJwIhSKo0CJssfCoAI27OqIUCJlhwBgsMUZiGqPYwPiYBQF88r-h25ESCBREvihKRMOkeCkiQByDpQtAMMwzz2BAEpYcRUgUoUwoHAAjCx4KoLU9T4j4skAEwAMy5JpAAsACsfgCKR5GwPm4AUZaNq2g4mJxFACRQLkhI5HkUxFPSjJrpQOHoN8tgqLh8EESZ0z7pRgw4BYBpIEg8FSNWEAuEKqBwN+0ENumwYYaFspmRZ5pWnaDjvp+36-v+QaLN5W47kl3btLgOD+TAHqoLkk4xXFRAGpYqX0Ma86PMAOFqLYMA6C4MqoAADM6eDVpADjeUeUjEDAXA9UYACO9AgEYcqafmQA 8 comments typescript
- Coding a bot in TypeScript to play a strategy game https://youtu.be/P3mCZS_NKJI 8 comments watchpeoplecode
- Svelte(TypeScript) + Eslint + VS Code Help! https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode 5 comments sveltejs
- TypeScript Compiler API: Improve API Integrations Using Code Generation https://blog.appsignal.com/2021/08/18/improve-api-integrations-using-code-generation.html 2 comments javascript
- The TypeScript Playground now supports pulling down types for your code https://twitter.com/orta/status/1158453010852433922 8 comments typescript
- CODE REVIEW: A very simple calculator written in typescript, following the principles of clean architecture https://www.reddit.com/r/typescript/comments/bldwzh/code_review_a_very_simple_calculator_written_in/ 16 comments typescript
- Compiling TypeScript to Native Machine Code via C++ https://medium.com/commitlog/a-step-towards-compiling-typescript-caefa4944994 83 comments programming
- Just look at that TypeScript type, i was spend two weeks to type 200 lines of TypeScript code. https://github.com/iamguid/ngx-mf 5 comments typescript
- Tygo - Generate Typescript types from Golang source code https://github.com/gzuidhof/tygo 2 comments golang
- The Jupiter (YC S19) Stack - From TypeScript to Kubernetes and back — how we write, build, and push code at Jupiter https://starship.jupiter.co/jupiter-stack/ 4 comments typescript
- Typing the Technical Interview in TypeScript: solve an interview with no runtime code! https://gal.hagever.com/posts/typing-the-technical-interview-in-typescript/ 10 comments typescript
- SOLID code in typescript no nonsense with straight forward code exmaples https://medium.com/@ihsanmjdeci/brutally-solid-typescript-ba745585f440 11 comments typescript
- Convert React JavaScript Code to TypeScript with Proper Typing https://github.com/lyft/react-javascript-to-typescript-transform 4 comments javascript
- Source code formatter Prettier 1.4: TypeScript and CSS support https://github.com/prettier/prettier/releases/tag/1.4.0 9 comments javascript
- Introducing Tygo: A tool for generating Typescript typings from your Go code https://github.com/gzuidhof/tygo/tree/v0.1.0 9 comments golang
- Using GraphQL Code Generator to create a great developer experience with Typescript and GraphQL https://djangoshelton.medium.com/using-graphql-code-generator-to-create-a-great-developer-experience-with-typescript-and-graphql-30e30261b75 41 comments javascript
- How does your typescript code sound? The app creates a melody from the JS or TS code you enter https://soundcode.now.sh/ 3 comments typescript
- Strongly-typed React Redux Code with TypeScript https://www.carlrippon.com/strongly-typed-react-redux-code-with-typescript/ 3 comments typescript
- Develop in TypeScript, publish as JavaScript, others consume from JS client code. What's the problem? https://www.reddit.com/r/typescript/comments/7ve206/develop_in_typescript_publish_as_javascript/ 22 comments typescript
- This Week In React #137: Code Extraction, Server Components, Signals, Forget compiler, Next.js, Astro, Deno, Remix, Preact, Signia, TypeScript... https://thisweekinreact.com/newsletter/137 12 comments reactjs
- Completely free TypeScript one-file source code snippets with tests. https://github.com/tinysource/tinysource 3 comments javascript
- Just Launched! Appsmith v1.7.0 🚀 Open-Source Low-Code Internal Tool Builder - SHIPPED: App Theming, Version Control with Git & More! Built using ReactJS/ TypeScript. 18,000+ Stars on GitHub https://github.com/appsmithorg/appsmith 2 comments kubernetes
- We built a smart code generator engine to instantly auto-generate a dockerized, fully test covered TypeScript codebase for your app, with support for TypeORM/Sequelize and Rest/GraphQL APIs https://imagine.ai/blog/v1.1.0-oficial-release 4 comments typescript
- Unit test files prefilled with 5 test scenarios to save time on writing UT - Typescript VS Code Extension https://marketplace.visualstudio.com/items?itemname=ponicode.ponicode 2 comments typescript
- 👋 I am searching react native code 🔮 best practise with typescript. This is my code. Can anyone please review and share feedbacks about this code pattern? I know this is not good because I am new in react ecosystem. https://github.com/ImAbhishekTomar/ReactNativeSlider/blob/master/Slider/slider.component.tsx 9 comments reactnative
- How to produce an HTML rendering of TypeScript source code with inferred typing info as tooltips https://www.reddit.com/r/typescript/comments/awthx0/how_to_produce_an_html_rendering_of_typescript/ 7 comments typescript
- Create Reusable Test Driven Typescript Code with create-ts https://medium.com/@rakannimer/create-reusable-test-driven-typescript-code-with-create-ts-2bee99d7c128 4 comments reactjs
- I made PicTheme- It converts Images into themes for VS Code and Sublime (Made with React, Redux, Typescript and Express) https://github.com/JoshuaScript/pictheme 5 comments reactjs
- I have made a C# to TypeScript model+code converter that is very flexible and runs from JavaScript (Grunt/Gulp) https://github.com/ffmathy/fluffyspoon.javascript.csharptotypescriptgenerator 5 comments typescript
- I have made a C# to TypeScript model+code converter that is very flexible and runs from JavaScript (so Gulp/Grunt) https://github.com/ffmathy/fluffyspoon.javascript.csharptotypescriptgenerator 22 comments csharp
- I'm a bit lost at connecting TypeScript code to a "old school" webpage (I'd like to use TypeScript to build a website using jQuery, Handlebars, and Lodash). Any recommended reading? http://www.jbrantly.com/typescript-and-webpack/ 12 comments typescript
- Fast, and lightweight TypeScript 2.0 boilerplate that export a single file. Tests in Mocha, Chai & Sinon. TSLint for better code quality. https://github.com/kflash/rachelle 15 comments typescript