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.
Princípios SOLID, KISS, DRY e YAGNI Aplicados no Desenvolvimento com React

Princípios SOLID, KISS, DRY e YAGNI Aplicados no Desenvolvimento com React

4
Comments
5 min read
How SolidJS Works? The Easiest Introduction!

How SolidJS Works? The Easiest Introduction!

5
Comments 2
4 min read
A new CSS-in-JS package for SolidJS

A new CSS-in-JS package for SolidJS

Comments
2 min read
React와 Solid의 차이점 톺아보기

React와 Solid의 차이점 톺아보기

Comments
2 min read
SolidStart, Netlify and Forms

SolidStart, Netlify and Forms

6
Comments
6 min read
Yet Another Newsletter LOL: Living on the Edge

Yet Another Newsletter LOL: Living on the Edge

9
Comments
3 min read
Building English Quiz App - My First SolidJS App as a React Developer

Building English Quiz App - My First SolidJS App as a React Developer

5
Comments 3
16 min read
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

5
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

7
Comments
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

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

SolidJS: Differences between For and Index

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
SolidJS Signals: Simplify State Management and UI Updates with Reactive Programming

SolidJS Signals: Simplify State Management and UI Updates with Reactive Programming

1
Comments
2 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
Uma experiência com arquitetura e princípios SOLID no front-end

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

2
Comments
3 min read
Reactive WebGPU

Reactive WebGPU

8
Comments
10 min read
SolidStart: Integration with MongoDB

SolidStart: Integration with MongoDB

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

React vs Signals: 10 Years Later

409
Comments 78
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

11
Comments
6 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

191
Comments 22
8 min read
Creating a Minesweeper Game in SolidJS - The Board

Creating a Minesweeper Game in SolidJS - The Board

12
Comments 2
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

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

A Form Builder for a dynamic form render in SolidJS

1
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

49
Comments 15
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

7
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
Invoking Solid.js components from your Ember apps

Invoking Solid.js components from your Ember apps

1
Comments
6 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

26
Comments 20
3 min read
A minimal, multi-framework, responsive image component

A minimal, multi-framework, responsive image component

45
Comments 8
4 min read
Solid.js, React, and Vue - reactivity systems compared

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

3
Comments 2
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

25
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

19
Comments 2
27 min read
Consejos para lograr un software limpio, mantenible, testeable y escalable

Consejos para lograr un software limpio, mantenible, testeable y escalable

9
Comments 4
2 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
SolidJS API challenges

SolidJS API challenges

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

I changed my mind. Angular needs a reactive primitive

114
Comments 61
16 min read
Email/MagicLink Authentication in SolidJS

Email/MagicLink Authentication in SolidJS

3
Comments
5 min read
Super Charging Fine-Grained Reactive Performance

Super Charging Fine-Grained Reactive Performance

115
Comments 19
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

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

Implementing a GraphQL API with a Solid-Start Application

2
Comments
5 min read
loading...