@kartikdoda
Nothing here yet.
Content on Technology, Startups and Growth.
Feb 10 · 2 min read · Will be following Docs Step by Step on my fresh WSL So, The first thing here to keep in mind if you are on Linux with 12 or 8 GB ram you can run the server but for development 16 is recommended. Before starting, Run an update command before installi...
Join discussionAug 19, 2024 · 4 min read · Appwrite BAAS -> Backend as a Service Now, what is this? It basically means creating full-stack apps without having to implement the backend yourself; Appwrite will handle it for you. How? Let's see. npm i @reduxjs/toolkit react-redux react-router-d...
VEvans commented
Jul 31, 2024 · 3 min read · npm install react-redux What is Redux ?, what are all these terms ?:- Redux, Flux, React Redux, Redux toolkit I am gonna talk about all of them briefly here: So, let's try to understand why do we need Redux, though it also makes ur job easy like eve...
Join discussion
Jul 19, 2024 · 2 min read · Previously, I talked about why people encounter a lot of bugs and how to prevent them. Recently, I was exploring one of the most confusing topics in React: the Context API. My initial reaction was, "What's all this rubbish?" I thought I could grasp t...
Join discussion