Sai Krishna Self-taught and passionate fullstack developer. Experienced in React, JavaScript, TypeScript, and Ruby on Rails.

Stories by Sai Krishna

Build Modal React Portals

Building a modal in React with React Portals

Dev

Learn how to use React Portals to build a modal. This method can also be applied to building other top level components, like overlays or tooltips.

Sai Krishna
Jan 31, 2022 ⋅ 11 min read
Create An Open Graph Image Generator With Node.js

Create an Open Graph image generator with Node.js

Dev

Set up a server with Node.js to dynamically generate images and reduce the manual effort of creating Open Graph images.

Sai Krishna
Jan 19, 2022 ⋅ 9 min read

Converting tables to grids with React compound components

Dev

Using React compound components, learn how to dynamically switch from a table to grid layout for an interactive interface.

Sai Krishna
May 27, 2021 ⋅ 7 min read