Ejiro Thankgod
Ejiro is a Frontend Engineer with a love for accessibility and user experience. He is a Biochemistry student and lover of React.
28 articles by Ejiro Thankgod
Enhancing Search Experience with React and Typesense
Get a better searching experience
Create your own Code Editor with React
Use React-Monaco-Editor to create your own editor app
Sending Emails from your React App
Integrate React-Email and Resend in your React code
Step-by-Step Guide: Creating a Contact Form in Next.js with Netlify Forms
Use a Netlify Form to add a contact form to your Nextjs app
How to build your own React components library
Create your own set of components for React
Building accessible UI components with Ariakit
Use Ariakit to build fully accessible components.
Handle your calendar in React with Calendly
Use react-calendly and handle events and calls with ease.
Dealing with Dates and Times: Alternatives to Moment.js
How to replace the Moment.js library.
WYSIWYG editing in React with Draft.js
Add a powerful editor to your React pages.
Creating a Headless WordPress site with Vue
Use WordPress as a headless CMS with Vue
Build Skeleton Screen Animations with CSS
Let your users perceive a better performance by showing a skeleton design
Top alternatives to Create-React-App
New ways to set up a React project of your own
React Native vs. Flutter -- a Comparison
A comparison of the two top cross-platform mobile development tools
Data Visualization with Google Charts
Creating charts with ease, by using the Google Charts package
Deploying React applications to Netlify
Follow these steps to easily get your web page up and running in Netlify
Playing videos in Angular with Ngx-Videogular
A powerful HTML5 video player for your Angular websites
Integrating Bootstrap page templates into our React websites
A simple approach to producing elegant pages with proven designs
How to Build a Progress Bar Indicator for Next.js
How use a progress bar to give feedback to users while pages load
Infinite Scrolling in Angular
How to implement infinite scrolling for your Angular web page
Authentication with JWT for your website
Learn how to add JWT authentication to your web pages
Getting started with Angular Material UI
Adding Angular Material UI to your project for an elegant look
Understanding React dynamic imports for faster websites
Several dynamic techniques for faster loading sites
RedwoodJS, a new framework
A new framework combining many powerful tools
Authentication in Next with LoginRadius
Simple authentication with LoginRadius for web apps
Better Form Validation in React with Formik
Add the flexibility of Formik for easier form validation in your React app
QR Codes generation with React
How to generate QR codes in your React web app
State management in React with MobX
MobX lets you manage state in a much simpler way.
Create a Drag-and-Drop Zone in React with react-dropzone
Implement drag-and-drop in React with just a few lines of code