Marvel Ken
I am a front-end developer and a huge fan of new technologies, I enjoy trying new things out because that's only when I can actually teach them.
11 articles by Marvel Ken
Build a Twitter clone with Strapi
Use Strapi to provide the API for your Twitter clone
5 examples of ChatGPT used to improve code development
Get an AI helper for coding, by using ChatGPT
Magento vs. Shopify
A comparison of two powerful ecommerce tools
Implementing pull-to-refresh with JavaScript
Add this interaction pattern to your web sites
Introduction to CSS Viewports
A new functionality in CSS to be aware of
Building an Application with React Query
Use React Query to simplify connecting to APIs and updating server state
Introduction to the upcoming useEvent hook RFC
Learn about the useEvent hook and its advantages for React devs
Build a CRUD app with React and Firebase
Create a complete app, front- and back-end, with React and Firebase
Shadows in CSS
How to add shadows to your web designs using CSS
Data fetching with Suspense in React
Use the new Suspense technique for simpler data fetching
User registration and login with React and Axios
Use Axios to implement user registration and login.