Is Javascript the only option to toggle modals?
That's the question that has always been on my mind untill I stumbled upon a tutorial explaining another method of achieving this using pure CSS.
It is made possible in pure CSS using the :target pseudo-selector.
The pseudo selector is available on a...
usmahm.hashnode.dev2 min read
Kenn Kibadi
Software Engineer | Product Designer | Indie Hacker.
Very interesting