Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
react

149 Articles
{
,

}
Direct link to the article 9 New React and JavaScript Links for February 2022
JavaScript react

9 New React and JavaScript Links for February 2022

Every now and then, I find that I’ve accumulated a bunch of links about various things I find interesting. Like React and JavaScript! Here’s a list of nine links to other articles about them that I’ve been saving up and …

Avatar of Chris Coyier
Chris Coyier on Feb 11, 2022
Direct link to the article User Registration and Auth Using Firebase and React
authentication firebase react

User Registration and Auth Using Firebase and React

The ability to identify users is vital for maintaining the security of any applications. Equally important is the code that’s written to manage user identities, particularly when it comes to avoiding loopholes for unauthorized access to data held by an …

Avatar of Taminoturoko Briggs
Taminoturoko Briggs on Feb 2, 2022
Direct link to the article Inertia
astro dx react svelte

Inertia

I’ve always like Jeremy’s categorization of developer tools:

I’ve mentioned two categories of tools for web development. I still don’t know quite what to call these categories. Internal and external? Developer-facing and user-facing?

The first category covers things like

…
Avatar of Chris Coyier
Chris Coyier on Dec 7, 2021
Direct link to the article Easy Dark Mode (and Multiple Color Themes!) in React
dark mode react

Easy Dark Mode (and Multiple Color Themes!) in React

I was working on a large React application for a startup, and aside from just wanting some good strategies to keep our styles organized, I wanted to give this whole “dark mode” thing a shot. With the huge ecosystem around …

Avatar of Abram Thau
Abram Thau on Nov 11, 2021
Direct link to the article How to Create a Contact Form With Next.js and Netlify
forms netlify react

How to Create a Contact Form With Next.js and Netlify

We’re going to create a contact form with Next.js and Netlify that displays a confirmation screen and features enhanced spam detection.

Next.js is a powerful React framework for developing performant React applications that scale. By integrating a Next.js site with …

Avatar of Monica Powell
Monica Powell on Oct 21, 2021
Direct link to the article A Themeable React Data Grid With Great UX-Focused Features
kendo performance react table

A Themeable React Data Grid With Great UX-Focused Features

KendoReact can save you boatloads of time because it offers pre-built componentry you can use in your app right away. They look nice, but more importantly, they are easily themeable, so they look however you need them to look. And …

❥ Sponsored (Written by Chris Coyier)
Direct link to the article Links on React and JavaScript II
JavaScript react

Links on React and JavaScript II

  • How To Use The Vite Build Tool with React — Vite is hot, in part, because it’s based on esbuild and wickedly fast. It’s from Evan You of Vue fame, but it’s not a Vue-specific tool. Here, NARUHODO covers how
…
Avatar of Chris Coyier
Chris Coyier on Oct 1, 2021 (Updated on Oct 2, 2021)
Direct link to the article Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme
frontity headless cms react rest api WordPress

Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme

Frontity is a framework for creating de-coupled (or "headless") WordPress sites. In this article, we dive into the process of spinning up such a site, with a detailed overview of the building blocks provided by Frontity and its flagship theme, Mars.
Avatar of Ganesh Dahal
Ganesh Dahal on Sep 9, 2021
Direct link to the article Accessing Your Data With Netlify Functions and React
fauna netlify react

Accessing Your Data With Netlify Functions and React

Static site generators are popular for their speed, security, and user experience. However, sometimes your application needs data that is not available when the site is built. React is a library for building user interfaces that helps you retrieve and …

❥ Sponsored (Written by Tharaka Romesh)
Direct link to the article Three Buggy React Code Examples and How to Fix Them
react

Three Buggy React Code Examples and How to Fix Them

There’s usually more than one way to code a thing in React. And while it’s possible to create the same thing different ways, there may be one or two approaches that technically work “better” than others. I actually run into …

Avatar of Hugh Haworth
Hugh Haworth on Aug 5, 2021
Direct link to the article Links on React and JavaScript
alpine.js react vue

Links on React and JavaScript

As a day-job, React-using person, I like to stay abreast of interesting React news. As such, I save a healthy amount of links. Allow me to dump out my latest pile. Most of this is about React but not all …

Avatar of Chris Coyier
Chris Coyier on Jul 13, 2021 (Updated on Sep 27, 2021)
  • 1
  • 2
  • 3
  • ...
  • 14
  • Older

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
Minisites
  • The Power of Serverless
  • Upcoming Conferences
  • Coding Fonts
  • The Greatest CSS Tricks
Contact
  • Email
  • Guest Writing
Follow
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top