Coding Cafe

123 readers
1 users here now

A community for all programmers

founded 7 months ago
MODERATORS
1
1
Join Us (programming.dev)
submitted 7 months ago by [email protected] to c/[email protected]
 
 

Hello Developer, Join coding cafe a community for developers by developers

2
 
 

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.

3
 
 
4
 
 
5
18
AI nowadays (programming.dev)
submitted 2 months ago by [email protected] to c/[email protected]
 
 
6
 
 
7
8
 
 
9
 
 
10
 
 

We all use tools like Google Drive, Notion, Figma, Zoom, and Photoshop to complete our work daily, but these tools have pricing. What if I suggested free and open-source solutions for all these applications with almost similar functions to save money?

11
 
 
12
36
Beginners Css (programming.dev)
submitted 4 months ago by [email protected] to c/[email protected]
 
 
13
 
 
14
 
 
15
 
 

Learn about Component, Descriptive Naming, Consistent Formatting, Avoid Magic Numbers and Strings, Destructuring, Avoid Nested Ternaries, Comments and Documentation, Reuse and Modularization, State Management, Error Handling, Testing, Code Reviews with examples

16
17
18
19
20
21
22