Code, tech & inspiration

I'm Rasmus Langvad. A Fullstack Web Developer working at Crowd Collective in Stockholm, Sweden. I enjoy working with modern tech, build high-performance web applications and to help other developers grow.

This is my digital playground. I like to inspire, teach and explore new tech by writing. I'm comfortable within the JavaScript world and enjoy building web applications with React, Vue, TypeScript, Tailwind, NodeJS and more. See my latest articles below or visit the blog page to see all.

December 6, 2023

Enums in TypeScript

What are enums in TypeScript and how do you use them? Learn the basics of enums and some common use cases.

Read more
October 13, 2023

How To Use The Peer Class In Tailwind

Learn how to use the peer class in Tailwind to style an element based on the state of a sibling element. You will also see a CodePen with a real world example.

Read more
December 4, 2022

Build a Personal Website With Astro and Tailwind

Astro and Tailwind is the perfect tools to use when building your own personal website. You get an awesome developer experience and high performance at the same time.

Read more
February 6, 2022

An Introduction To NextJS

In this article I will give you an introduction to NextJS. What is NextJS and what problems does it solve? Learn about the React framework for production.

Read more