Using the MediaStream Web API to record screen, camera and audio
Record screen, camera and audio in javascript using the MediaStream Web API
Record screen, camera and audio in javascript using the MediaStream Web API
How to add a comment section to a static blog using GitHub issues
Should you wrap every single function in useCallback? Or should you go for code readability and hope for the best? Well, it depends.
Why the CSS background shorthand property in React can cause problems if used with the backgroundSize property.
I've always had a "fake it 'till you make it" approach to writing regexes. This ends today.
I haven't had an easy time setting up a SASS preprocessor, autoprefixer and minifier in my 11ty blog so I wanted to write a short guide on how I managed to do it.