OLOsiel Limainosiel.hashnode.dev·May 5 · 13 min readOne Prompt, One Design, One App: Claude Code + Figma MCPWhat Is This About? If you've been using Claude Code to build UIs, you've probably wondered: what if Claude could see my Figma designs directly? That's exactly what the Figma MCP server enables. MCP (00
OLOsiel Limainosiel.hashnode.dev·Apr 18 · 14 min readEasy Peasy in Depth: State Management Without the NoiseState management in React Native (and React) has always been a hot topic. Redux is powerful but verbose. Context API is built-in but can cause unnecessary re-renders at scale. Easy Peasy sits in betwe00
OLOsiel Limainosiel.hashnode.dev·Aug 10, 2023 · 4 min read12 React and React Native questions and answers - 4th postThis is the 4th post (previous post here) from a series where I am covering 12 react and react native common questions and answers. I will continue growing this list from time to time. Useful links can be found in the answers. Corrections and suggest...00
OLOsiel Limainosiel.hashnode.dev·Jul 21, 2023 · 6 min readOptimising React & React Native Apps. Part 1: Controlled vs Uncontrolled Component.As developers, one of our top priorities is to create high-performing and responsive applications. When building applications with React and React Native, understanding how to optimize components is crucial for achieving a smooth user experience. In ...00
OLOsiel Limainosiel.hashnode.dev·Jul 10, 2023 · 6 min read12 React and React Native questions and answers - 3rd postThis is the 3rd post (previous post here, next post here) from a series where I will cover 12 react and react native common questions and answers every week until we reach 60 of them. After reaching that goal I will continue growing this list but fro...00