Skip to content

epicweb-dev/epic-stack-example-has-js-class

Repository files navigation

Epic Stack Example: has-js class

This is an example implementation of using CSS to ensure that users who don't have js enabled have as good a user experience as possible without degrading the experience of users who do have js enabled.

Inspired by @jjenzz.

Check the commit history for what it took to implement this.

To run this locally:

git clone https://github.com/kentcdodds/epic-stack-example-has-js-class
cd epic-stack-example-has-js-class
npm install
npm run dev

Then open localhost:3000 in your browser, login as a user, and go to the create new note page to find the image uploader. Try it with and without JS enabled to have the full experience.

Or, you could just watch this video!

Video player showing a tutorial video with Kent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published