Marie Starck Marie Starck is a fullstack software developer. Her specialty is JavaScript frameworks. In a perfect world, she would work for chocolate. Find her on Twitter @MStarckJS.

Stories by Marie Starck

Exploring Tailwind Oxide

Exploring Tailwind Oxide

Dev

Tailwind Oxide was introduced to address common issues that exist with Tailwind CSS, such as the complex setup process.

Marie Starck
Mar 22, 2024 ⋅ 5 min read
Adding robots.txt to Your Next.js App

Adding a robots.txt file to your Next.js app

Dev

Learn what a robots.txt file is, how to add it to your Next.js application, and how to validate it when your app is deployed.

Marie Starck
Nov 9, 2022 ⋅ 3 min read

Build a PWA with GraphCommerce and Next.js

Dev

Discover how to create an ecommerce store with GraphCommerce and customize it easily with Next.js and React.

Marie Starck
Sep 7, 2022 ⋅ 2 min read
Next.js Logo Over Blue Background

What you need to know about the new Next.js router

Dev

Here’s a quick look at how Next.js’s current router works, its limitations, and the biggest changes coming up with the next Next.js router.

Marie Starck
Jun 20, 2022 ⋅ 4 min read
Next.JS Logo

Build an ecommerce app with Next.js and Shopify

Dev

Learn how to set up a Shopify store and create a Next.js application to list and display your products with dummy data.

Marie Starck
Jun 6, 2022 ⋅ 13 min read
Next.JS Logo

Choosing the best Next.js hosting platform

Dev

Different projects have different needs. Let’s go over three hosting solutions for Next.js, including Vercel, Netlify, and Heroku.

Marie Starck
Apr 28, 2022 ⋅ 5 min read
Next Text Over Purple Smoke

The best styling options for Next.js

Dev

Choosing a styling option is dependent on many factors. Thankfully, Next.js offers built-in support for CSS in a variety of different ways.

Marie Starck
Mar 23, 2022 ⋅ 7 min read
React Logo

Creating dashboards in React with React Dashboard

Dev

This tutorial will cover how to create a React dashboard in three easy steps and connect it to a SQL database with MAMP.

Marie Starck
Jan 12, 2022 ⋅ 4 min read
Implementing authentication in Next.js with Firebase

Implementing authentication in Next.js with Firebase

Dev

Authentication is a crucial feature in web apps today. See how to use Firebase and React Context to implement user auth in a Next.js app.

Marie Starck
Jun 1, 2021 ⋅ 7 min read