1
2
submitted 1 week ago* (last edited 1 week ago) by to c/frontend@lemmy.ml
3
CSS-native parallax effect (dan-webnotes.com)
submitted 1 month ago by to c/frontend@lemmy.ml
4
CSS vs. JavaScript (www.joshwcomeau.com)
submitted 2 months ago by to c/frontend@lemmy.ml
5
6
 
 
7
8
submitted 7 months ago by to c/frontend@lemmy.ml
9
10
11
submitted 8 months ago by to c/frontend@lemmy.ml
12
13
14
submitted 1 year ago by to c/frontend@lemmy.ml
15
16
17
18
submitted 1 year ago by to c/frontend@lemmy.ml
19
 
 

I started using Preact for a project at work and I'm really liking it. Aside from size and speed, it provides some really nice features not present in React. For example, I find signals are a really nice way to manage shared state between components.

20
 
 

First off, I've been loving vanilla-extract for the past 10 months. 😊

The only thing I really missed was the ability to sort CSS properties. Since there wasn't an ESLint plugin for that, I decided to create my own.

@antebudimir/eslint-plugin-vanilla-extract offers CSS property ordering (alphabetical, concentric, and custom), auto-fix capabilities, and supports multiple Vanilla Extract APIs.

If anyone wants to give it a shot, you can find more details in the readme. Looking forward to hearing your feedback.

21
submitted 2 years ago by to c/frontend@lemmy.ml
22
23
submitted 2 years ago by to c/frontend@lemmy.ml
24
25
view more: next ›