Akhila Ariyachandra's Blog Archive
- Using Prisma in development
- Sleep in JavaScript
- Serverless Pre-Rendering
- My Prettier Configuration
- Firebase Authentication React Hook
- Don't sync state, derive it
- Using PlanetScale with Prisma in Next.js
- Adding utterances to your React Blog
- Making delayed network requests in React after state changes
- Using useReducer with useContext
- Creating a serverless GraphQL API with TypeScript and Prisma
- Page Loading Progress Bar in Next.js
- Getting started with Tailwind CSS in Next.js
- Persistent State in React
- Using React Context
- Data Structures: Stack
- Getting started in React with Webpack
- Environment Variables in Next.js
- Markdown Cheatsheet
- Using MongoDB in a Serverless app
- Create a serverless API with TypeScript, GraphQL and MongoDB
- Use Hooks in React Redux
- Setup Redux in a React app
- Mimic React life cycle methods with Hooks
- Client Side Rendering vs Server Side Rendering
- Understanding "this" in React
- Note App - Part 2: The React Site
- Getting started in React with Parcel.js
- My two most used ES6 features: const & let, & arrow functions
- Note App - Part 1: Setup the Node API
- Setup MongoDB in Node.js with Mongoose