DEV Community

Andreas Riedmüller profile picture

Andreas Riedmüller

Web Developer and Co-Founder an Userbrain and Simplease

Location Graz Joined Joined on  github website twitter website

Work

Web Developer at Userbrain

Avoiding CSS order of appearance problems with CSS Modules

Avoiding CSS order of appearance problems with CSS Modules

1
Comments 2
4 min read

Want to connect with Andreas Riedmüller?

Create an account to connect with Andreas Riedmüller. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
AutoLink: Simplifying Conditional Navigation in React Router Projects

AutoLink: Simplifying Conditional Navigation in React Router Projects

1
Comments
1 min read
Sharing Recommended VSCode Settings in Your Project Repository

Sharing Recommended VSCode Settings in Your Project Repository

Comments
2 min read
The few VS Code snippets that I use regularly

The few VS Code snippets that I use regularly

Comments
2 min read
🤖 Automatically publish your Node package to NPM (with PNPM and GitHub actions)

🤖 Automatically publish your Node package to NPM (with PNPM and GitHub actions)

2
Comments
4 min read
Organize your library with subpath exports 🗄️

Organize your library with subpath exports 🗄️

2
Comments
2 min read
Me vs AI: Splitting an array into rows of alternating length

Me vs AI: Splitting an array into rows of alternating length

2
Comments 6
2 min read
No jsconfig.json, no fun

No jsconfig.json, no fun

2
Comments
2 min read
Random Code Inspiration Volume 2

Random Code Inspiration Volume 2

5
Comments
2 min read
Random Code Inspiration Volume 1

Random Code Inspiration Volume 1

3
Comments
2 min read
Linking to subheadings not working internally

Linking to subheadings not working internally

1
Comments 1
1 min read
Destructuring can worsen code readability

Destructuring can worsen code readability

2
Comments
1 min read
What is this? Can I just name it <Josephine />?

What is this? Can I just name it <Josephine />?

1
Comments
1 min read
Parsing SemVer in Javascript with the official RegEx

Parsing SemVer in Javascript with the official RegEx

4
Comments
1 min read
One Punch Man Workout App + Source Code

One Punch Man Workout App + Source Code

2
Comments
2 min read
Two+ things I do every time I set up a new node project

Two+ things I do every time I set up a new node project

17
Comments 2
2 min read
Automatic import sorting in Visual Studio Code

Automatic import sorting in Visual Studio Code

3
Comments
2 min read
🌊 A better way to do image/file imports?

🌊 A better way to do image/file imports?

Comments
2 min read
My 2 most frequently used SVG features

My 2 most frequently used SVG features

3
Comments
2 min read
usePersistentState: A simple interface to persists state variables in localStorage

usePersistentState: A simple interface to persists state variables in localStorage

1
Comments
2 min read
How to configure Vite/React to build a Google Chrome (Web) Extension

How to configure Vite/React to build a Google Chrome (Web) Extension

3
Comments
2 min read
usePrevious + useEffect?

usePrevious + useEffect?

Comments
1 min read
Import SVGs as React component and set color in CSS with currentColor

Import SVGs as React component and set color in CSS with currentColor

3
Comments 3
2 min read
How would you name this?

How would you name this?

1
Comments 11
1 min read
Upleveling my form component design ⬆️

Upleveling my form component design ⬆️

Comments
3 min read
How do you pass a string to a component?

How do you pass a string to a component?

Comments 1
1 min read
The minimal setup to package and reuse your React components

The minimal setup to package and reuse your React components

7
Comments
6 min read
Prefixing variable names with 'is'

Prefixing variable names with 'is'

7
Comments 30
1 min read
My barebones React component snippet

My barebones React component snippet

3
Comments
4 min read
Concat Class Names

Concat Class Names

5
Comments
1 min read
loading...