Arpy Vanyan

Arpy Vanyan @_arpy

About: Aspiring Full-stack Developer | ReactJS & JavaScript Specialist | UI/UX Enthusiast

Location:
Yerevan, Armenia
Joined:
Jan 15, 2018

Arpy Vanyan
articles - 14 total

Being a lead sometimes means you work all day, but no single line of code is committed. Does it mean nothing valuable was done? Well, no... Sometimes, the invisible work we do is much more valuable for the future than you'd think.

The Invisible Work of a Frontend Lead (And Why It Matters) ...

Learn More 0 0Apr 14

The Invisible Work of a Frontend Lead (And Why It Matters)

When I first stepped into a frontend lead role, I thought my biggest contributions would come from...

Learn More 0 0Apr 10

React Performance: Small Fixes That Made a Big Impact

When you're building the first version of a React app, performance usually isn’t your top concern....

Learn More 26 0Apr 7

I've learned things the hard way so you don't have to 👩🏻‍💻

Things I Wish I Knew Before Scaling a Frontend Codebase 🚀 ...

Learn More 0 0Mar 10

Things I Wish I Knew Before Scaling a Frontend Codebase 🚀

Introduction: The Growing Pains of a Frontend Codebase Every frontend project starts small...

Learn More 0 0Mar 7

From Spaghetti to Scalable: How I Modularized a Growing Frontend Codebase

Introduction: The "Oh No" Moment At some point in my career, I took over a large React app...

Learn More 34 10Feb 24

Iterators in JavaScript Explained with Coffeeshops

An Iterator is an Iterable of Itself Wait… What?! 🤯 Yeah, I know—it sounds like a weird...

Learn More 0 0Feb 18

Building a Scalable Delivery Pipeline for Small Teams 🚀

Introduction A well-structured delivery pipeline ensures that software is shipped...

Learn More 0 0Feb 12

The Prototype Chain Explained with a Library System 📚

Ever borrowed a book from a library? Good. You already understand JavaScript...

Learn More 13 3Feb 9

JavaScript Array.reduce() explained with LEGO bricks

We all must agree that JavaScript is great! But you know what? LEGO is even greater! Why?...

Learn More 10 0Sep 21 '18

How to log out when using JWT

The wonder of JSON Web Tokens JSON Web Tokens (JWT) is a way of statelessly handling...

Learn More 61 17Jun 17 '18

HTML5 form validation in React

“Colorful lines of code on a computer screen” by Sai Kiran Anagani on Unsplash ...

Learn More 39 5Feb 18 '18

Loading components asynchronously in React app with an HOC

It’s considered a good practice to load big components upon request. Here is a way of doing that using HOC.

Learn More 23 1Jan 24 '18

Learn using JWT with Passport authentication

Introduction Almost every web and mobile app nowadays have authentication. Most of them...

Learn More 64 6Jan 24 '18