Personal Blog

"

Gowsik's
Blog.

Writing about Rails, Ruby,
DevOps, AI and the web.

WebJS · March 18, 2023 · 3 min read

Record screen with JavaScript MediaRecorder API

Setting up a screen recorder with JavaScript MediaRecorder API

WebRails · March 18, 2023 · 2 min read

Manually mount react component using UJS

Mount react components manually while rendering element on JS request.