Draw A Sticky Note Using HTML and CSS
July 11, 2019When I was reading the weekly update issue by @Ruan Yifeng, a tiny CSS component library caught my attention, PaperCSS. It’s interesting that the HTML elements can be presented…
When I was reading the weekly update issue by @Ruan Yifeng, a tiny CSS component library caught my attention, PaperCSS. It’s interesting that the HTML elements can be presented…
At the end of last month, June 2019, I resigned from Beauty One International (BOI). It was wonderful 2 years and 5 months working at BOI, where I embarked my journey as a software…
Definition of Class Decorator According to the definition from TypeScript documentation A Class Decorator is declared just before a class declaration. The class decorator is…
壹 2018 年 10 月,我开始经营这个博客,至今已经坚持大半年了。 已经记不得这是第几次告诉自己,一定要坚持写点东西记录自己的心路历程,分享自己的学习成果了。这也许跟我是个常常“三分钟热度”的人有些关系(LOL)。 从 201…
Inroduction Last week I have introduced simple property decorator. This week, I would like to talk about method decorators and provide a simple example to help understanding…
Inroduction If you have ever used Angular, you must have used Decorators to annotate your classes (@service, @component, etc…) and methods (@input, @output, etc…). Besides, when I…
So this is a mini tool I built to calculate my GPA. Below is the real course grades that I have obtained in NTU. LOL. Feel free to clear all the data and make use of it. You may…
这一个多月在风风火火地考试和赶项目中度过了。终于,大三也画上了句号,离毕业还有一年之遥了。这学期两门核心课程,一门专业课程都不容易。比起全读生有六种专业方向可选,兼读生只能从数据科学和计算机安全两个方向里选专业课程。而因为我的毕业设计是关于机器学习的,我也自然而然地选择了 CZ4042 Machine Learning…
It’s been quite a while since my last update because I am quite busy preparing for my final exams in this semester. Today I would like to share with you the summarization of search…
While browsing Zhihu earlier today, I saw some front-end interview questions from those big tech companies here web 前端大厂 10 道经典面试题汇总(含答案详解) The first question caught my attention…