#webdev
- December 13, 2019
CSS-only components
We know CSS is used to style a UI component, but did you know that you can add interactivity with just CSS as well?
- October 28, 2019
How to practically use Performance API
Practical usage of Performance API
- October 10, 2019
Demystifying Modern Frontend Jargon
Simplifying some confusing frontend related terms with very limited to no code examples!
- June 25, 2019
HTML can do that?
List of awesome things you can do with just HTML.
- June 10, 2019
Subgrids are here! (Almost)
Brief explanation about CSS subgrids
- May 17, 2019
CSS can do that?
A list of amazing things that CSS can do
- February 13, 2019
Useful CSS Media Query Features
List of useful CSS media query features
- January 09, 2019
Implement Picture-in-Picture on the Web
How to implement Picture-in-Picture (PiP) on the web
- January 04, 2019
Enabling Dark Mode On Websites Based On Surrounding Light
Switching between dark mode and normal mode on a web app based on the illuminant light around you.
- December 30, 2018
Observing Your Web App - A Quick Round Up
A a quick round up on ways to monitor changes and updates on your web apps using various Web APIs
- December 23, 2018
Accessible and Expressive HTML Semantics