DEV Community

kapeel kokane profile picture

kapeel kokane

Frontend @Microsoft, YouTuber @CodeSketched & Writer @Logrocket blog ~~~~~~Coding tutorials for the visual learner~~~~~~

Location Bangalore, India Joined Joined on  Personal website https://www.kapeelkokane.com github website twitter website

Education

B.Tech

Work

Full Stack Javascript

useReducer() hook - Redux inside your component

useReducer() hook - Redux inside your component

1
Comments
3 min read

Want to connect with kapeel kokane?

Create an account to connect with kapeel kokane. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Mastering React's Context: A Guide to Efficient State Propagation

Mastering React's Context: A Guide to Efficient State Propagation

2
Comments
3 min read
Things that no one ever told you about useEffect() in React

Things that no one ever told you about useEffect() in React

6
Comments 2
3 min read
Demystifying useState(): Understanding the concept of "state"

Demystifying useState(): Understanding the concept of "state"

3
Comments 2
3 min read
100+ JavaScript concepts, same app using 7 frameworks & CSS flex explained the right way

100+ JavaScript concepts, same app using 7 frameworks & CSS flex explained the right way

1
Comments
2 min read
A free & open source tool by Facebook to create your blog site

A free & open source tool by Facebook to create your blog site

14
Comments
2 min read
Five* JavaScript concepts for your next interview

Five* JavaScript concepts for your next interview

19
Comments 4
2 min read
Mint an NFT for FREE and sell it on Opensea [Complete guide]

Mint an NFT for FREE and sell it on Opensea [Complete guide]

41
Comments 3
4 min read
5 reasons why you need to create technical content consistently

5 reasons why you need to create technical content consistently

11
Comments
3 min read
3 tips from "Atomic habits" that helped me on my journey to becoming a full-stack dev at Microsoft

3 tips from "Atomic habits" that helped me on my journey to becoming a full-stack dev at Microsoft

734
Comments 22
3 min read
LRU cache Illustrated - For the visual learner

LRU cache Illustrated - For the visual learner

37
Comments
5 min read
Facing writer's block? This FREE tool might help 🙌🏾

Facing writer's block? This FREE tool might help 🙌🏾

12
Comments
4 min read
JavaScript 'this' illustrated: Learn it once and for all!

JavaScript 'this' illustrated: Learn it once and for all!

179
Comments 7
2 min read
3 design tools/resources to up your frontend game!

3 design tools/resources to up your frontend game!

29
Comments
2 min read
Looking to get started with video/podcasts? Here is an amazing tool 🚀

Looking to get started with video/podcasts? Here is an amazing tool 🚀

5
Comments
1 min read
Implement Queue using Array - Object oriented JavaScript

Implement Queue using Array - Object oriented JavaScript

27
Comments
2 min read
Top React Boilerplates for 2021

Top React Boilerplates for 2021

24
Comments 1
13 min read
3-2-1 Newsletter: 2 must-have tools for content creation

3-2-1 Newsletter: 2 must-have tools for content creation

7
Comments
2 min read
3-2-1 Newsletter: A video tutorial that lets you change the code inside the video!

3-2-1 Newsletter: A video tutorial that lets you change the code inside the video!

6
Comments
2 min read
3-2-1 Newsletter: Javascript array methods, productivity tools & a telegram bot!

3-2-1 Newsletter: Javascript array methods, productivity tools & a telegram bot!

5
Comments
1 min read
8 must-know JavaScript Array Methods in 6 minutes

8 must-know JavaScript Array Methods in 6 minutes

33
Comments 1
2 min read
JavaScript #shorts - Filtering Arrays

JavaScript #shorts - Filtering Arrays

6
Comments
1 min read
Javascript Interview: Event Bubbling and Capturing

Javascript Interview: Event Bubbling and Capturing

11
Comments
1 min read
Javascript Explained | sketch-notes PART4

Javascript Explained | sketch-notes PART4

9
Comments 1
1 min read
App deployed on Play Store! Accepting PRs now 👨🏾‍💻

App deployed on Play Store! Accepting PRs now 👨🏾‍💻

9
Comments
1 min read
Javascript Explained | Sketch-notes PART3

Javascript Explained | Sketch-notes PART3

28
Comments 4
1 min read
Array slice v/s splice once and for all!

Array slice v/s splice once and for all!

10
Comments 1
2 min read
Deploying a next.js repo for free!

Deploying a next.js repo for free!

13
Comments
2 min read
Javascript Hoisting | Sketch-notes PART2

Javascript Hoisting | Sketch-notes PART2

14
Comments
1 min read
Next.JS is awesome!

Next.JS is awesome!

62
Comments 7
2 min read
Javascript Explained | Sketch-notes PART1

Javascript Explained | Sketch-notes PART1

99
Comments 12
1 min read
Javascript Interview: Logical Operators

Javascript Interview: Logical Operators

10
Comments
1 min read
Looking for your next UI framework? Look no more!

Looking for your next UI framework? Look no more!

7
Comments
2 min read
React development setup with just a single file!

React development setup with just a single file!

56
Comments 6
2 min read
Embed your dev.to posts anywhere!🥳

Embed your dev.to posts anywhere!🥳

97
Comments 7
1 min read
Javascript interviews: undefined V/s null

Javascript interviews: undefined V/s null

38
Comments
1 min read
If a todo app rated your day, Would you use it?

If a todo app rated your day, Would you use it?

6
Comments 1
1 min read
Flipping UNO cards using only CSS

Flipping UNO cards using only CSS

66
Comments 2
1 min read
I created a Javascript Interview quiz interface, need your help!

I created a Javascript Interview quiz interface, need your help!

58
Comments 6
2 min read
Dynamic weather🌤 Interface with just CSS!

Dynamic weather🌤 Interface with just CSS!

68
Comments 5
1 min read
Highlight Searched text on a page with just Javascript

Highlight Searched text on a page with just Javascript

48
Comments 3
1 min read
LHS and RHS references in Javascript? Think like a compiler!

LHS and RHS references in Javascript? Think like a compiler!

17
Comments 3
2 min read
Code Snippets | indexOf() vs includes()

Code Snippets | indexOf() vs includes()

6
Comments
1 min read
Code Snippets 👨🏾‍💻 New Series

Code Snippets 👨🏾‍💻 New Series

25
Comments
1 min read
How would you design the twitter timeline?

How would you design the twitter timeline?

7
Comments
1 min read
I built a covid-19 update tracker💻 during quarantine, you can contribute too!

I built a covid-19 update tracker💻 during quarantine, you can contribute too!

67
Comments 9
2 min read
Why you should give Array.prototype.reduce() a chance too?🧐

Why you should give Array.prototype.reduce() a chance too?🧐

7
Comments 3
1 min read
Can you crack this google interview question? The maximum subsequence problem.

Can you crack this google interview question? The maximum subsequence problem.

39
Comments 3
1 min read
Having trouble😫 with VS code💻 formatOnSave lately?

Having trouble😫 with VS code💻 formatOnSave lately?

10
Comments 1
1 min read
What the fudge is public-key🔑 cryptography?

What the fudge is public-key🔑 cryptography?

41
Comments 1
1 min read
8 Git command to help you get started 💻

8 Git command to help you get started 💻

11
Comments
1 min read
The git command that will change your life! Don't have those git nightmares 😰 anymore.

The git command that will change your life! Don't have those git nightmares 😰 anymore.

201
Comments 10
2 min read
Can you solve the fastest horse 🐴 algorithm problem?

Can you solve the fastest horse 🐴 algorithm problem?

86
Comments 13
1 min read
Everything you need to know to get started with 👨🏾‍💻Javascript Promises 🎗

Everything you need to know to get started with 👨🏾‍💻Javascript Promises 🎗

19
Comments
1 min read
Can you answer this google interview question?

Can you answer this google interview question?

18
Comments
1 min read
Tech stack decisions (A comic strip)

Tech stack decisions (A comic strip)

7
Comments 2
1 min read
Why do we get that silly CORS error?

Why do we get that silly CORS error?

122
Comments 1
1 min read
What is this "Event Loop" that they speak of in Javascript?

What is this "Event Loop" that they speak of in Javascript?

14
Comments
2 min read
What I found😲 when I dug into the dev.to💻 source code looking for emoji support!🎁

What I found😲 when I dug into the dev.to💻 source code looking for emoji support!🎁

8
Comments 5
3 min read
What is this "Javascript Engine" they speak about?

What is this "Javascript Engine" they speak about?

52
Comments 1
1 min read
loading...