RM

  • Blog

Category: UX

Tool we love - formbear.io

Ship Forms in 60 Seconds

Stop building form backends. Perfect for MVPs & validating ideas.

Lazy Load React Components on Click

Lazy Load a React Component on Click

Last Updated: December 8, 2022

Looking to increase the speed of a React website? Want to split out components and only load them on click? Here is a solution for lazy loading React components on click.

Lazy load YouTube video iframe until click in React

On-Click Lazy Load YouTube Video Iframe in React

Last Updated: November 28, 2022

Video iframes are heavy. The JavaScript in the player is not needed immediately. Lets defer everything but thumbnail until the user presses play. Solution in React for YouTube.

White keyboard

Focus Style CSS for Keyboard Navigation

Last Updated: November 10, 2022

A solution to keyboard only navigation with a focus state for buttons and links. Purely HTML and CSS. An easy alternative to :focus-visible. Add a focus style when user navigates by keyboard.

Fixed Menu Banner

To Sticky or Not to Sticky

Last Updated: November 23, 2022

Fixed headers are used across the web, with little to no thought to the user’s experience. I have just started working on a new project and am intrigued in how useful fixed headers actually are for the user. Do...

React JS Banner

A Beginners Guide to Learning ReactJS

Last Updated: September 29, 2022

Understanding props, module bundling, project structuring and more. I have started the nosedive into learning ReactJS and all of the attached bits and pieces (I used to be a Gulp man, now it looks like Webpack is the...

Helpful Bits Straight Into Your Inbox

Subscribe to the newsletter for insights and helpful pieces on React, Next JS, Headless WordPress, and modern web development.

Powered ByFormBear
By Robert Marshall