12 Stories by Austin Roy Omondi
Create your own custom React Hooks to tailor their functionality and add features available to class components such as stateful logic.
Add Remotion to your React applications and create videos via the web using familiar concepts like CSS, WebGL, variables, and functions.
Learn how you can use Next.js in a pre-existing React application to add server-side rendering to your project.
Make it easy for your users to upload files to your site by building a file upload component with react-uploady and Ant Design.
In this article, we’ll learn how we can use TypeScript with React and built components that are usable within both TypeScript and JavaScript files.
Huccsley is an exciting technology that could make waves in web development once it leaves beta and it will be exciting to see how...
In this article, we’ll take a look at how you can get a full-featured server up and running in minutes with PostGraphile.
In the previous article, we created a GraphQL server with NodeJS and Express. Now, we'll consume the endpoints in the server we created using...
In part one of this two-part series, we’ll be building a GraphQL server with a PostgreSQL database that will serve as the backend of...
Documentation is important even for UI components as it helps create an environment where developers can collaborate easily and build applications faster.
Want to build map interfaces with React? In this post, learn to use react-map-gl to build two variations of map components.
React Fiber (React v16) is awesome and has taken some significant steps towards improving the developer experience as well as the quality of applications...