Lindsay Wardell

Home About Me Blog Media

I'm a Software Engineer who loves writing functional, elegant web applications.

Elm
Vite
Tailwind CSS
Typescript
NodeJS

Latest Activity

Build Elm Apps with Lindsay Wardell

Build Elm Apps with Lindsay Wardell

Previously on Some Antics, we dove into the syntax for Elm, a functional programming language that compiles down to JavaScript, with friend of the show Lindsay Wardell — but we weren't able to get to application development in time. Join us as Lindsay returns to the stream for a sequel on building Elm apps!

All Content

  • Functional and Object-Oriented Programming with Lindsay Wardell

    Functional and Object-Oriented Programming with Lindsay Wardell

    Richard and Lindsay talk about their experiences with FP and OOP, and some less obvious differences they've noticed between the two paradigms.

  • Side Projects - The Value of Building in Public

    Side Projects - The Value of Building in Public

    Tech Academy graduate Lindsay Wardell discussed side projects and building in public! Lindsay shared how she has grown her development knowledge through the creation of an ongoing, engaging side project, and a few ways to think about the purpose of different side projects.

  • Utilizing Native Dialog in Elm

    Utilizing Native Dialog in Elm

    The native dialog element is fantastic for implementing modals. Let's explore how to make it work within Elm!