Skip to content

For a NashJS talk, comparing CSS in JS options for myself

Notifications You must be signed in to change notification settings

vacas5/comparing-css-in-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparing CSS in JS options

For a NashJS meetup talk, I wanted to compare CSS in JS libraries as an alternative to importing CSS (or processed stylesheets) in React applications. Trying to check my bias against new things as much as possible and evaluate each one.

I began with the following mock that I found on the internet as my starting point: form-examples-inspiration-omada-contact

Using Create React App as a starter, I first implemented with global CSS stylesheets (see vanilla folder). Then I created pull requests to refactor using the following methods:

About

For a NashJS talk, comparing CSS in JS options for myself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published