DEV Community

Aleksandra Dudkina profile picture

Aleksandra Dudkina

Self-taught frontend dev specialising in React & TypeScript. Writing helps me think, and if it helps someone else along the way, even better. Always learning, always curious.

React Children vs Slots: When to Use Each Pattern?

React Children vs Slots: When to Use Each Pattern?

2
Comments 1
4 min read
How I Choose a Library Before Adding It to a Project

How I Choose a Library Before Adding It to a Project

2
Comments
7 min read
map vs forEach in JavaScript: The Difference Nobody Talks About (Until It Breaks You in an Interview)

map vs forEach in JavaScript: The Difference Nobody Talks About (Until It Breaks You in an Interview)

1
Comments
6 min read
Rest Parameters and arguments object: A Quick JavaScript Guide

Rest Parameters and arguments object: A Quick JavaScript Guide

Comments
5 min read
JWT Authentication in React: Guide to Access Tokens & Refresh Tokens

JWT Authentication in React: Guide to Access Tokens & Refresh Tokens

2
Comments
14 min read
finally() in JavaScript: Why It Can't (Usually) Change a Promise's Result

finally() in JavaScript: Why It Can't (Usually) Change a Promise's Result

Comments
3 min read
loading...