 
      
    | You are here | devtails.xyz | ||
| | | | | ryanbigg.com | |
| | | | | Rails 7, React, TypeScript, ESBuild and View Components | |
| | | | | www.lostdecadegames.com | |
| | | | | Lost Decade Games | |
| | | | | mmazzarolo.com | |
| | | | | Here's how I capture, encode, and embed screen recordings on my blog, using FFmpeg and a minimal HTML5 structure to create great videos for the web. | |
| | | | | yakovfain.com | |
| | | In the previous blog, I generated a new React/TypeScript app using the create-react-app tool. In this blog, you'll get familiar with two types of React components, and what a component's state is for. Two types of React components A React component can be declared either as a function or as a class. A functional component... | ||