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
- Design Doc: Use JavaScript instead of TypeScript for internal Deno Code https://docs.google.com/document/d/1_WvwHl7BXUPmoiSeD8G83JmS8ypsTPqed4Btkqkn_-4/edit#heading=h.cx5nx247bag 111 comments
Lobsters
- Why my code isn't in TypeScript https://remysharp.com/2024/02/23/why-my-code-isnt-in-typescript 49 comments javascript
- 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
- 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
- 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
- RFC: TypeScript types that conform to JSON schemas without code generation https://github.com/ostrowr/ts-json-validator 17 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
- 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
- I'm making a low-level RISC-V CPU emulator as part of a larger series building an actual hardware CPU on an FPGA in TypeScript. This video is all about adding unconditional jumps, then compiling and running C code on the emulator. Come check it out if you want to learn about how CPUs are made! https://www.youtube.com/watch?v=tjCF5R97pxk 4 comments node
- 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
- For anyone using Typescript with Vue 2 & 3, I've released a new version of my Vuex library that provides fully typed hooks of your module with less code. Tell me what you think of it! https://github.com/victorgarciaesgi/vuex-typed-modules 15 comments vuejs
- I've been working on a Typescript interface generator for Mongoose and would love any feedback! It reads your Mongoose schemas and generates associated Typescript interfaces to be used in your code, removing the need to maintain duplicate interfaces or rewrite your schemas with other libraries. 🚀 https://github.com/Bounced-Inc/mongoose-tsgen 3 comments node
- 👋 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
- A TypeScript transformer which renames private members of your classes and then you can minify them by terser/uglify to get significantly smaller code. https://github.com/timocov/ts-transformer-minify-privates 11 comments typescript
- 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 (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