React Native WebRTC
Full article version of the talk I gave at RTC.ON Conference 2024 about getting started with WebRTC in React Native
Full article version of the talk I gave at RTC.ON Conference 2024 about getting started with WebRTC in React Native
I wrote about the differences in recognition between screenwriters and novelists, highlighting how often fade into the background while directors and actors take the spotlight. Using Se7en as an example, I discussed how Andrew Kevin Walker’s script went through multiple rewrites before becoming the neo-noir classic we know today. Despite its flaws, the novelization of Se7en holds personal significance for me, showing how a good story can transcend its medium.
Struggling with null userID in Apollo GraphQL hooks? The variablesOrSkip function is my fix, smartly skipping or including variables to cut runtime errors and boost code stability in TypeScript projects.
How to style HTML content in React with Tailwind CSS when using dangerouslySetInnerHTML by writing custom selector using arbitrary variants.