Tim Smith

Hi, my name is Tim Smith and I like to write code

Tim Smith
I build things using React, Node, PHP, and more. Currently, I’m a Software Engineer working on D&D Beyond at Wizards of the Coast. You can follow me on Twitter at @iam_timsmith.

Recent Posts

    • accessibility
    • basics
    Who needs an accessible website?

    Building websites for as many people as possible can be challenging but rewarding. In this post, I will discuss the different users who could use your site and how accessibility impacts them.

    • react
    Using Reducers with Context in React

    In this post, I'll explain what reducers are and how to use them when managing contexts for your applications to track changes in global state

    • css
    • react
    First Experiences with Material UI

    In this post, I'll be talking about my first experiences with it and some of the benefits and challenges I've found while getting started.

    • basics
    • css
    Using Variables in CSS

    In this article, I'll teach you how to use variables in your css files and what the limitations are.