DEV Community

Solid

The tag for Solid, a JavaScript framework for building performant user interfaces.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Revisit Context with a useful pattern, illustrated with SolidJS and async data

Revisit Context with a useful pattern, illustrated with SolidJS and async data

1
Comments
3 min read
SolidJS: Consume REST API in an elegant way

SolidJS: Consume REST API in an elegant way

6
Comments
3 min read
Go Server-sent events - A guide for sending messages to a specific user/client

Go Server-sent events - A guide for sending messages to a specific user/client

14
Comments 1
7 min read
How to build a type-safe pie chart in SolidJs with d3 and tailwind

How to build a type-safe pie chart in SolidJs with d3 and tailwind

1
Comments
8 min read
Angular 16 Signals a new way of managing application state.

Angular 16 Signals a new way of managing application state.

2
Comments
4 min read
Meteor.js with Vite, Solid, and Tailwind CSS

Meteor.js with Vite, Solid, and Tailwind CSS

51
Comments 4
6 min read
SolidJS: Differences between For and Index

SolidJS: Differences between For and Index

4
Comments
3 min read
SOLID in React- OCP - Open-Closed Principle

SOLID in React- OCP - Open-Closed Principle

1
Comments
2 min read
Tower of Hanoi in P5.js + WASM

Tower of Hanoi in P5.js + WASM

11
Comments
5 min read
I wanted to improve React

I wanted to improve React

Comments
8 min read
Я хотел улучшить React

Я хотел улучшить React

Comments
2 min read
Building a SolidJS App With SolidStart From Scratch

Building a SolidJS App With SolidStart From Scratch

13
Comments 3
20 min read
Fetching Data from an API in SolidJS with Axios with Example

Fetching Data from an API in SolidJS with Axios with Example

1
Comments 2
2 min read
Creating a Minesweeper Game in SolidJS - Completing The Game

Creating a Minesweeper Game in SolidJS - Completing The Game

2
Comments
7 min read
Reactive WebGPU

Reactive WebGPU

10
Comments
10 min read
SolidStart: Integration with MongoDB

SolidStart: Integration with MongoDB

15
Comments
7 min read
React vs Signals: 10 Years Later

React vs Signals: 10 Years Later

437
Comments 83
8 min read
Creating a Minesweeper Game in SolidJS - Score, Timer and Game State

Creating a Minesweeper Game in SolidJS - Score, Timer and Game State

12
Comments
6 min read
Uma experiência com arquitetura e princípios SOLID no front-end

Uma experiência com arquitetura e princípios SOLID no front-end

5
Comments
3 min read
A comparison of CSS handling in popular JS frameworks

A comparison of CSS handling in popular JS frameworks

Comments
3 min read
Creating a Minesweeper Game in SolidJS - The Zero-Opening

Creating a Minesweeper Game in SolidJS - The Zero-Opening

7
Comments
5 min read
Making the Case for Signals in JavaScript

Making the Case for Signals in JavaScript

193
Comments 23
8 min read
Creating a Minesweeper Game in SolidJS - The Board

Creating a Minesweeper Game in SolidJS - The Board

14
Comments 3
6 min read
Solid.js: The Lightweight, Reactive JavaScript Library You Need to Know About

Solid.js: The Lightweight, Reactive JavaScript Library You Need to Know About

5
Comments 1
5 min read
Building an E-commerce Store: A Step-by-Step Guide with Solidjs and Medusa

Building an E-commerce Store: A Step-by-Step Guide with Solidjs and Medusa

12
Comments
10 min read
A Form Builder for a dynamic form render in SolidJS

A Form Builder for a dynamic form render in SolidJS

2
Comments
1 min read
Yet Another Newsletter LOL: Signals!

Yet Another Newsletter LOL: Signals!

12
Comments 3
2 min read
Why I like Signals in Angular and the importance of Declarative code

Why I like Signals in Angular and the importance of Declarative code

53
Comments 16
6 min read
Cool library that I recently discovered: Zag.js

Cool library that I recently discovered: Zag.js

14
Comments 2
1 min read
Let's learn Solid.js quickly, by creating a useDebounce hook

Let's learn Solid.js quickly, by creating a useDebounce hook

13
Comments 2
8 min read
Introducing the new Solid Query client

Introducing the new Solid Query client

3
Comments
3 min read
Porting my old dynamic form render from React to SolidJS

Porting my old dynamic form render from React to SolidJS

Comments
3 min read
5 Reasons Why React Developers Should Learn SolidJS

5 Reasons Why React Developers Should Learn SolidJS

1
Comments
3 min read
SOLID PRINCIPLES

SOLID PRINCIPLES

2
Comments
1 min read
Learn how to install SolidJS with Flowbite and Tailwind CSS

Learn how to install SolidJS with Flowbite and Tailwind CSS

6
Comments
10 min read
Using Solid Start with GitHub pages

Using Solid Start with GitHub pages

28
Comments 21
3 min read
A minimal, multi-framework, responsive image component

A minimal, multi-framework, responsive image component

46
Comments 8
4 min read
Invoking Solid.js components from your Ember apps

Invoking Solid.js components from your Ember apps

1
Comments
6 min read
Solid.js, React, and Vue - reactivity systems compared

Solid.js, React, and Vue - reactivity systems compared

10
Comments 4
6 min read
Yet another post about SolidJS vs React

Yet another post about SolidJS vs React

2
Comments
6 min read
Intro to SolidJS: How to Create Fast, Reactive Web Apps

Intro to SolidJS: How to Create Fast, Reactive Web Apps

24
Comments 6
3 min read
SolidJS Crash Course - Building a REST API Client - Part 1

SolidJS Crash Course - Building a REST API Client - Part 1

20
Comments 2
27 min read
How to use ConfigCat's feature flags in Solid.js

How to use ConfigCat's feature flags in Solid.js

1
Comments
4 min read
I changed my mind. Angular needs a reactive primitive

I changed my mind. Angular needs a reactive primitive

122
Comments 63
16 min read
Super Charging Fine-Grained Reactive Performance

Super Charging Fine-Grained Reactive Performance

140
Comments 20
10 min read
Getting Started With SolidJS

Getting Started With SolidJS

4
Comments
5 min read
Yet Another Newsletter LOL: Solid!

Yet Another Newsletter LOL: Solid!

14
Comments 1
3 min read
Implementing a tRPC API with a Solid-Start Application

Implementing a tRPC API with a Solid-Start Application

5
Comments 3
5 min read
Implementing a GraphQL API with a Solid-Start Application

Implementing a GraphQL API with a Solid-Start Application

4
Comments
5 min read
Convert Your SolidJS Component To TypeScript

Convert Your SolidJS Component To TypeScript

4
Comments 3
7 min read
A First Look at SolidStart

A First Look at SolidStart

68
Comments 21
16 min read
Solid Start auth – the secure way (with BCrypt & PSQL)

Solid Start auth – the secure way (with BCrypt & PSQL)

13
Comments
9 min read
Creating a Todo List with Solid-Start and MongoDB

Creating a Todo List with Solid-Start and MongoDB

4
Comments 2
5 min read
Client-side Routing without the JavaScript

Client-side Routing without the JavaScript

337
Comments 20
6 min read
Solid Start with PostgreSQL

Solid Start with PostgreSQL

25
Comments 6
5 min read
Style your SolidJS website faster with StylifyCSS

Style your SolidJS website faster with StylifyCSS

7
Comments
2 min read
Why I failed to create the "Solid.js's store" for Svelte, and announcing svelte-store-tree v0.3.1

Why I failed to create the "Solid.js's store" for Svelte, and announcing svelte-store-tree v0.3.1

8
Comments
12 min read
Why RxJS compatibility matters

Why RxJS compatibility matters

42
Comments 14
6 min read
Answering Common Questions about Krestianstvo SDK 4

Answering Common Questions about Krestianstvo SDK 4

Comments 3
3 min read
How I generate my UI tests

How I generate my UI tests

Comments 2
2 min read
loading...