Revision of Objects An object is a collection of key-value pairs. let obj = { key1: "v... (more…)
Read more »
When it comes to JavaScript, modularity is a modern concept. In this article we’ll quickly revisit and summarize the milestones in how modularity evolved in the … (more…)
Read more »
When you're so lazy to slide though your Feedly news that you write some JavaScript code to automate it.
Read more »