Open in app
Home
Notifications
Lists
Stories

Write
Steven
Steven

Home

Pinned

Typing Builder Functions in TypeScript

Featuring Styled Components — Styled Components is a library that allows you to define CSS within JS. It’ll generate all the CSS classes dynamically, then compile it and add it to the HTML on the fly. In Styled Components you would define a <div /> with a blue background and use it as a…

Typescript

7 min read

Typing Builder Functions in TypeScript Featuring Styled Components
Typing Builder Functions in TypeScript Featuring Styled Components

Apr 28

Enforcing UX with TypeScript

By Typing Google’s Unit Converter — You’ve used Google’s unit converter right?

Typescript

10 min read

Enforcing UX Rules with TypeScript: Google’s Unit Converter
Enforcing UX Rules with TypeScript: Google’s Unit Converter

Jan 14

An Over-Engineered FizzBuzz Type in TypeScript

I’m sure we’re all familiar with the famous fizz buzz problem, it goes something like this: Counting from 1 to 100, print either 1. fizz, 2. buzz, 3. fizzbuzz, 4. or the number itself depending on the current iteration Today we’ll build this in TypeScript, and no, I don’t mean…

Typescript

10 min read

FizzBuzz Type in TypeScript
FizzBuzz Type in TypeScript

Feb 4, 2021

A Semantic Strictly Typed React.js Forms Builder: Syntax

This is a series of articles on progressively improving the types of a highly dynamic React Component. This is part 1/3. Part 2 is coming in a bit In this part, I’ll propose and justify a reasonably practical, semantic Component that can dynamically render Forms with a special JSON syntax…

8 min read

A Semantic Strictly Typed React.js Forms Builder
A Semantic Strictly Typed React.js Forms Builder
Steven

Steven

Power using Typescript https://www.linkedin.com/in/steven-l-ab0a6a77/ https://github.com/whalemade

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable