Akshay's articles
Akshay Kadam introduces four types of app testing, and shows how to use Puppeteer to perform end-to-end testing on an application.
Build a complete app using Chakra UI to create alerts, modals, and spinners, and React Hooks Form, Prisma for the back end, and Lift for DB migrations.
Akshay Kadam shows how to use Puppeteer to take website screenshots, to create a PDF of any website, and sign in to Facebook.
Akshay Kadam shows how to build a complete Tic Tac Toe game using Svelte, a radical new compiler that can be used to create blazing-fast web apps.
Akshay Kadam introduces React Native Elements, a UI framework that makes styling React Native apps super easy.
The core concepts of setting state in React Native, covering what state actually is, the setState() method, the Context API and React Hooks.
Akshay Kadam introduces Styled Components, a JS-based means of adding styles to your React project, and then shows how to use them in practice by imitating the Unsplash interface.