Despite writing JavaScript almost every working day for the past seven years, I have to admit I don’t actually pay that much attention to ES language announcements. Major features like async/await and Proxies are one thing, but every year there’s a steady... (more…)
Read more »
Immutability is the art of maintaining the state of an object, an update should not change the object, but create a new object with the updated data. (more…)
Read more »
A light wight javascript image viewing plugin with smooth preview animation and dependence free - GitHub - yue1123/img-previewer: A light wight javascript image viewing plugin with smooth preview a... (more…)
Read more »
These 50 JavaScript questions will enforce your knowledge and confidence for your next interview. (more…)
Read more »