How to draw on a page using react hooks and typescript
3 min
Can we recreate the drawing interaction on DEV's offline page as a React Component using Hooks and Typescript? Let's find out
Read post ›
Embed a YouTube video with 16:9 aspect ratio and full-width
2 min
How we can use CSS to display an iframe with 100% width and 16:9 aspect ratio so that we can display YouTube videos to be full-width with a 16:9 aspect ratio
Read post ›