Frontend Mayhem

Watandeep Sekhon

Written by Watandeep Sekhon.
Website / Twitter / LinkedIn / Instagram

Estimate better - lessons from my failures

August 10, 2020

Tips to improve your estimates

JavaScript: Objects vs Maps

June 09, 2019

Difference between Sets & Maps in JavaScript

JavaScript : Set vs WeakSet

October 22, 2018

Difference between Set & WeakSet in JavaScript

JavaScript: Arrays vs Sets

October 08, 2018

Difference between Arrays & Sets in JavaScript

Getting your first developer job

August 27, 2018

Things to do to improve your chances of landing a job

Advice for Beginners : Document all the things

August 13, 2018

Importance of documentation

Npm link : What is it & when to use it?

July 16, 2018

Learn about npm link & when to use it

Writing your own ESLint Plugin: Autofix code

July 02, 2018

Tutorial on how to add autofix logic to your custom ESLint plugin.

Writing your own ESLint Plugins

June 18, 2018

Tutorial on how to write your own ESLint plugins

Webhooks

April 16, 2018

What are webhooks?

JavaScript : Closures & Environment

February 05, 2018

Understanding closures & environment in JavaScript

How to be a standup master!

November 06, 2017

Stepping up your standup game

JavaScript : Value vs Reference

September 11, 2017

Understanding how some data types are copied by value or reference

Websites & Dev tools : Initial load time is important

August 14, 2017

Importance of being able to get up & running quickly

Maker : Building a twitter bot part 1

June 19, 2017

Creating a twitter bot for fun & profit ;)

Javascript: instanceof operator

May 22, 2017

Explaining the instanceof operator in JavaScript

Javascript: typeof operator

May 22, 2017

Explaining the typeof operator in JavaScript

Pimp My Terminal

May 09, 2017

How your terminal a facelift

Book Review : Soft Skills - The software developer's life manual

April 24, 2017

Review of the Soft Skills book by John Z. Sonmez

How to sometimes complete your side projects

March 27, 2017

The key to completing your side projects

Importance of Rewarding Yourself

February 20, 2017

Gain confidence by celebrating your wins

JavaScript: Arrays vs Objects

September 05, 2016

Difference between Arrays & Objects in JavaScript

The Magic Of Test Driven Development

August 12, 2016

Exploring the definition & benefits of TDD

Code Reviews: Why are they important?

July 18, 2016

Importance of code reviews

Leveling up your JavaScript

July 04, 2016

Importance of self-education & how to learn the right things.

Embracing the front end mayhem

June 20, 2016

JavaScript ecosystem has been evolving at a rapid pace.