Skip to content

Instantly share code, notes, and snippets.

View Mohxin's full-sized avatar
🎯
Focusing

Mohsin Rasheed Mohxin

🎯
Focusing
  • Stockholm , Sweden
View GitHub Profile
@Mohxin
Mohxin / Eyeballing-This.md
Created April 30, 2018 09:30 — forked from zcaceres/Eyeballing-This.md
Understanding Binding and 'this' in Javascript

How to Eyeball Your ‘This’ Context in Javascript

The early programmer struggles with the Javascript keyword this. But understanding your this context is easier than it seems.

This is all about where a function is invoked. Often, early programmers worry about where the function was declared. Perhaps the function was declared in a specific file or a particular object. Surely this changes it's this!

Nope.

To understand this, we need to see where it is invoked. Nothing else matters, with one exception which we'll cover in a moment.

@Mohxin
Mohxin / introrx.md
Created April 16, 2019 04:02 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
@Mohxin
Mohxin / README.md
Created November 7, 2020 10:49 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.