Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • Books
Search Account

Articles Tagged
typescript

8 Articles
{
,

}
Direct link to the article Integrating TypeScript with Svelte
svelte typescript

Integrating TypeScript with Svelte

Svelte is one of the newer JavaScript frameworks and it’s rapidly rising in popularity. It’s a template-based framework, but one which allows for arbitrary JavaScript inside the template bindings; it has a superb reactivity story that’s simple, flexible and effective; …

Avatar of Adam Rackis
Adam Rackis on Dec 24, 2020 (Updated on Dec 28, 2020)
Direct link to the article TypeScript & Relevance
typescript

TypeScript & Relevance

In our wide world of building for the web, we have every opportunity to talk about tools. We lunge to fill every gap we find in our projects with a definitive technological approach. Some of us are given “a seat …

Avatar of Jake Albaugh
Jake Albaugh on Dec 8, 2020 (Updated on Dec 10, 2020)
Direct link to the article TypeScript, Minus TypeScript
typescript

TypeScript, Minus TypeScript

Unless you’ve been hiding under a rock the last several years (and let’s face it, hiding under a rock sometimes feels like the right thing to do), you’ve probably heard of and likely used TypeScript. TypeScript is a syntactical …

Avatar of Caleb Williams
Caleb Williams on Aug 6, 2020 (Updated on Aug 7, 2020)
Direct link to the article Creating Reusable Base Classes in TypeScript with a Real-Life Example
typescript

Creating Reusable Base Classes in TypeScript with a Real-Life Example

Hey CSS-Tricksters! Bryan Hughes was kind enough to take a concept from an existing post he published on converting to TypeScript and take it a few couple steps further in this post to elaborate on creating reusable base classes. While …

Avatar of Bryan Hughes
Bryan Hughes on Apr 18, 2019
Direct link to the article Understanding why Semantic HTML is important, as told by TypeScript
HTML semantics typescript

Understanding why Semantic HTML is important, as told by TypeScript

Direct Link

What a great technological analogy by Mandy Michael. A reminder that TypeScript…

makes use of static typing so, for example, you can give your variables a type when you write your code and then TypeScript checks the types at compile

…
Avatar of Chris Coyier
Shared by Chris Coyier on Aug 15, 2018
Direct link to the article Vue + TypeScript: A Match Made in Your Code Editor
typescript vs code vue vue-cli vuex

Vue + TypeScript: A Match Made in Your Code Editor

Vue is so hot right now and I’ve been thinking of doing a serious project with it since quite a while, so when the opportunity popped up, I hopped in. But there was a little problem — one of the …

Avatar of Vivek Patel
Vivek Patel on Jun 27, 2018 (Updated on Jul 4, 2018)
accessibility modal react typescript

Accessible Web Apps with React, TypeScript, and AllyJS

Accessibility is an aspect of web development that is often overlooked. I would argue that it is as vital as overall performance and code reusability. We justify our endless pursuit of better performance and responsive design by citing the users, …

Avatar of Daniel Yuschick
Daniel Yuschick on Nov 16, 2017
slack typescript

TypeScript at Slack

Direct Link

An excellent subhead by Felix Rieseberg: How I Learned to Stop Worrying & Trust the Compiler.

I’d wager that some of the popularity of SCSS was due to that fact that any valid CSS was valid SCSS, so you …

Avatar of Chris Coyier
Shared by Chris Coyier on Apr 29, 2017
Our Learning Partner
Frontend Masters logo
Frontend Masters

Need front-end development training?

Frontend Masters is the best place to get it. They have courses on all the most important front-end technologies, from React to CSS, from Vue to D3, and beyond with Node.js and Full Stack.

CSS-Tricks is created by Chris and a team of swell people.

Keep up to date on web dev

with our hand-crafted weekly newsletter

Tech
  • WordPress (CMS)
  • Jetpack (Search, Backup)
  • WooCommerce (eCommerce)
  • Local (Development)
Hosting
  • Flywheel
Family
  • CodePen
  • ShopTalk Show
Minisites
  • The Power of Serverless
  • Upcoming Conferences
  • Coding Fonts
Contact
  • Email
  • Sponsorship Info
  • Guest Writing
Buy
  • Posters & Swag
  • Membership
Follow
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • GitHub
  • iTunes
  • RSS
Back to Top