Pyongwon Lee – Scriptorium

Ideas through Technologies

Menu

Skip to content
  • Home
  • Blogmap
    • Blogmap – Web
    • Blogmap – C#
    • Blogmap – SOA
    • Blogmap – C++
    • Blogmap (Old Posts)
  • Tutorials
  • Thoughts
  • MCPD/MCSD
  • About

Tag Archives: ES2015

[JavaScript – ES2015] Maps and Sets

Posted on June 21, 2018 by Peter Lee

ES2015 provides the efficient data structures: Sets and Maps.

Continue reading →

Posted in JavaScript / jQuery / Tagged ES2015 / Leave a comment

[JavaScript – ES2015] Number and Math

Posted on June 7, 2018 by Peter Lee

ES2015 enriches the existing built-in objects with more functionalities. This post focuses on Number and Math objects.

Continue reading →

Posted in JavaScript / jQuery / Tagged ES2015 / Leave a comment

[JavaScript – ES2015] Promises

Posted on June 6, 2018 by Peter Lee

Asynchronous processes become more and more essential in modern JavaScript development because the front end side generally communicate with the back end with Ajax API calls. You might be familiar with jQuery deferred pattern. Now JavaScript itself provides the Promises.

Continue reading →

Posted in JavaScript / jQuery / Tagged ES2015 / Leave a comment

[JavaScript – ES2015] Iterators & for..of

Posted on May 31, 2018 by Peter Lee

Iterator is a well known concept for any .NET developers. Iterator allows you to access a collection one item at a time. JavaScript’s for..in loop is not for a collection. It is to access properties in an object. A new loop syntax for..of is introduced to iterate a collection.

Continue reading →

Posted in JavaScript / jQuery / Tagged ES2015 / Leave a comment

[JavaScript – ES2015] Class – Inheritance

Posted on May 29, 2018 by Peter Lee

JavaScript classes can also be inherited from another class. So that it can “extends” the functionality.

Continue reading →

Posted in JavaScript / jQuery / Tagged ES2015 / Leave a comment

About

As a web developer, I am happy to have a place to share my little know-hows regarding web-development.

MCSD

Search in this blog

Categories

Tags

.NET ADO.NET AJAX ASP.NET authentication C# Class Code First CPP CSS DBContext Design Patterns DI DOM ECMAScript ES2015 HTML IO JavaScript jQuery LINQ Macroeconomics Market MFC Microeconomics Multithreading MVC MVC4 Neoliberalism Network nInject rails React Redux SQL SVG T-SQL WebAPI XPath XSLT
Blog at WordPress.com.