Build a full-stack TypeScript app using tRPC that will be type-safe when it comes to the code, and compare tRPC to RPC, REST, and GraphQL.
The updated Pointer Events API presents new opportunities for creating interactive apps with React Native. Learn more about it in this post.
The four components (quadrants) of an Ansoff matrix serve to help with making trade-off decisions: market penetration, market development, product development, and product/market diversification.
Learn how to generate TypeScript and C# API clients with NSwag to reduce your workload when building a project.
Improve developer experience (DX) by learning to create your own React code editor and syntax highlighter, and comparing it to Prism.js and Highlight.js.
Use React Native and the MapView component to render a Google map with customizable markers, floating buttons, and more.
Style a table component using Tailwind CSS by using its utility classes, table borders, and the hover, focus, and active states.
We explore how to build custom SWC plugins using Rust and then use them in webpack-based projects to speed up our builds.
Create reusable React components with Tailwind CSS, an easy way to style apps without high-level mastery of CSS.
FlatList
React Native FlatList is a component that allows you to render lists with zero hassle and minimal code. Let’s explore how to use it.
Using a proxy server in Node.js can decrease security risks, improve anonymity, load balance, cache, and even increase browsing speed.
We demonstrate how to build a full-stack serverless app with SST using React, Lambda functions, and DynamoDB.