JavaScript
Build a Shopping Cart with Next.js 14 Server Actions
Creating a user-linked shopping cart using server actions with Vercel KV and Next-Auth.
GraphQL File Uploads Server Side with NestJS
GraphQL file upload using NestJS, Firebase, NuxtJS 3, and Apollo Client.
How to Add Google Sign-In: Expo React Native Guide [2024]
A step-by-step guide to setting up Google sign in inside your expo-react native android application.
Creating a command line AI chat app with Node.js and Google Gemini
A guide on how to create a command line AI chat app with Node.js and Gemini
How to Embed a Form Builder with JavaScript
A developer-friendly guide to embed a form builder with JavaScript
Major React 19 Update: React Compiler and All You Need to Know
A comprehensive overview of the latest features and improvements in React 19, including the React Compiler, Actions, and more.
Integrating HTML and JS for Interactive Contact Forms in WordPress Sites
Enhancing WordPress Sites with HTML and JavaScript: A Guide to Creating Interactive Contact Forms. Discover how the synergy of HTML and JavaScript can transform your WordPress site's contact forms into interactive communication tools.
NextJS Authentication Flow — Store JWT In Cookie
Authentication flow using JWT and cookies.
10 Useful JavaScript One-Liners to Improve Your Efficiency
This article compiles very useful one-liners that are commonly needed in development, which can help you improve your work efficiency.
Predicting Customer Service Call Volume with TensorFlow: A Machine Learning Approach
Leveraging the power of machine learning and TensorFlow to build a predictive model for estimating inbound call volumes to a customer service center.