28 Stories by Lawrence Eagles
Implement SSL pinning in React Native to protect mobile apps from hacks by narrowing down the list of trusted certificates.
Altair is a Chromium developer tool that streamlines debugging methods for GraphQL APIs.
Read our route-centric code splitting guide and learn how to speed up your React apps using dynamic imports, React.lazy(), React.Suspense, React Router, and Loadable...
Explore the most recent React design patterns to solve common issues experienced by React developers, including cross-cutting concerns and global data sharing.
react-native-picker-select, a powerful React Native component that gives you access to the native iOS and Android select interface.
In the latest Tailwind version, developers are able to apply styles using arbitrary values and properties not possible with past design constraints.
TypeScript 4.5 includes enhanced Awaited type, supported lib from node_modules, and the realpathSync.native function.
Next 12 features include performance optimization, React 18 support, middleware, and more. Let’s learn how to use these new features.
Learn how Nuxt, Vue 3, and TypeScript work together in this job board demo app and how this combination supports developer experience.
What's new in SWR v1, the React Hooks library for remote data fetching? Updates include automatic revalidation options, a new middleware API, and more.
Svelte updates introduced await shorthand, Svelte for VS Code, an errorMode compiler option, and other features that make Svelte's changelog worth a look.
Learn how to manage state in React Native using React Query, a simple state management option for your future applications.