a CS student graduated from Auckland University with 1 year of commercial experience in C#/JavaScript/T-SQL
September 7, 2017
JS
No Comments
LeoLiao
1 making everything in string be char, using regular expression.
str.match(/[a-zA-Z]/g).join(”)
September 1, 2017
good tips of writing javascript(keep updating)
September 7, 2017
JS
No Comments
LeoLiao
1 making everything in string be char, using regular expression.
str.match(/[a-zA-Z]/g).join(”)