Exploring thoughts in the world of words, finding meaning in stories. Every article is a journey of the soul.
As long as you have a dream, every word you write can light up the world. Even if it's just a beginning, you're writing your own miracle.
Oct 20, 2016
From project setup to automation tool choices, discover practical tips to avoid pitfalls in building complex single-page applications.
Apr 11, 2016
Master responsive font sizes and heights with just a few CSS lines by harnessing the power of viewport units.
Nov 2, 2015
Discover how to easily create random alphanumeric codes and sequences using clever tricks with toString.
Oct 7, 2015
A five-day spontaneous journey through Huangshan City and the mountain itself, capturing breathtaking views, serendipitous encounters, and the rediscovered joy of travel where both body and soul are truly on the road.
Aug 20, 2015
Discover the essentials of JavaScript modular management with a clear guide to export and import in ES6.
Jun 26, 2015
Hands-on with Node.js to build a statistical and trie-tree based Chinese word segmentation algorithm that lets machines learn word boundaries on their own.
Apr 20, 2015
Explore how JavaScript objects convert to primitive values using toString and valueOf, uncovering the rules and common pitfalls.
Apr 8, 2015
Easily achieve secure cross-origin communication with Window.postMessage, overcoming traditional limits and boosting your confidence in interviews and development.
Dec 5, 2014
Quickly learn how to create and use buffers in WebGL, and efficiently pass vertex data using GLSL variables.
Dec 3, 2014
Dive into WebGL rendering flow and shaders to easily grasp the core concepts and code of vertex and fragment shaders.
Nov 16, 2014
Join the author on a beginner-friendly journey through WebGL basics and learn how to draw your first red rectangle.
Aug 13, 2014
A practical guide to an automated, fast, and safe version release process that simplifies deployment risks and rollbacks.