Skip to content
  • Home
  • Articles
  • Screencasts
  • Projects
  • About
  • Resources
  • Screencasts
  • Today I learned
  • Things I use
  • Talks
  • Newsletter
  • Home Home
  • Articles Articles
  • Screencasts Screencasts
  • Projects Projects
  • About About
  • Newsletter
  • Other Stuff
    • Blogroll People blogging great stuff.
    • Resources Bookmarks I want to keep for later.
    • Show some love Support my blog and newsletter.
    • Talks Talks I've given at conferences.
    • Things I use My hardware and software setup.
    • Today I learned 212 #TIL posts.
Stefan on Mastodon Stefan on Twitter RSS

Topic: TypeScript

  1. How to show TypeScript type annotations in code snippets

    Published Aug 10 2023 in TypeScript

    Twoslash enables you to render typescript annotations in your code snippets.

  2. How to narrow and secure types with const assertions

    Published Feb 11 2023 in TypeScript

    Learn how to achieve another level of type safety with const assertions.

  3. VS Code supports JSDoc-powered type checking

    Published Mar 11 2022 in JavaScript , TypeScript , VSCode

    Learn how to enable JSDoc block based type checking in your JavaScript codebase.

  4. Frontend development 2018 – what's in your stack?

    Published Jun 13 2018 in Serverless , StaticSites , GraphQL , TypeScript

More TypeScript content

  1. Previous page
  2. Page 1 of 1
  3. Next page

Most popular posts

  • How to import JSON files in ES modules (Node.js)
  • A new method to validate URLs in JavaScript (2023 edition)
  • APIs to generate random user avatars
  • Top-level await is available in Node.js modules
  • How to override your dependency's dependencies (Node.js)
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Self-closing tags are mostly meaningless in HTML
  • How to use EventTarget as a web-native event emitter
  • Safari allows to configure password autofilling
Learn something new

Blogroll

15 random RSS feeds I'm subscribed to. 👇

Discover fantastic blogs

Other stuff

Topics

  • JavaScript (116 posts)
  • CSS (88 posts)
  • Tools (56 posts)
  • HTML (41 posts)
  • Bash (40 posts)
  • NodeJS (35 posts)
  • Accessibility (27 posts)
  • Web (22 posts)
  • git (20 posts)
  • Performance (19 posts)
  • macOS (15 posts)

Web Dev Learnings

  • You can pipe into Node.js
  • How to discard tabs to save resources in Chrome, Edge and Firefox
  • word-spacing controls the gap between words
  • Google displays table of contents and anchor links
  • npm install supports local packages and dependencies
  • How to run apps in low-resolution on macOS

Popular articles

  • How to import JSON files in ES modules (Node.js)
  • A new method to validate URLs in JavaScript (2023 edition)
  • APIs to generate random user avatars

Recently updated resources

  • Timeless articles
  • Job hunt and interviewing
  • A Firefox-only minimap
© 2023 Copyright Stefan Judis. All rights reserved.
♥️