preloader
心得 Practice to build UIs from famous apps for improving your skills | 從模仿著名應用程式的UI學習,以增進自己的技能

The title of this article is also the conclusion. To practice building UIs from famous apps can improve your skills. That is what I have learned. Also, you have to refer many documents, including blogs and articles, from some APIs/SDKs of some platform for why, what and how to use simultaneously. From imitating them, you will polish your skills and skip some obstacles, which are someone has fallen on. It’s

read more
心得 Dropbox Paper 短暫使用心得

最近因為團隊工作模式是非同步作息的工作方式,需要使用協作文件工具紀錄內容以及團隊內分享檔案,下載 Dropbox 桌面應用程式時剛好看到 Dropbox 推出 Paper 應用程式,它

read more
生活 To balance development of regions

During these years, Taiwan counters problems of long-term caring, unemployment and foreign investment. Also, there are many medias, which supported secretly by parties, enterprises and maybe other nations, aggressively critising actions and behaviors of the government’s policies and politicians. I take near 4 months to seek a job of software engineering in central Taiwan. I want to share my proposed solutions for these problems during this seeking period. Enforce the

read more
生活 農產品水果批發市場價格資料勘誤

項目名(代碼/品名 種類) 錯誤型態說明 錯誤發生日期 C1柑橘 在台北一之後沒有交易市場和天氣資訊 19960423 O2梨 秋水梨 沒有交易市場資訊,只有天氣資訊 19960811 S1

read more
軟體工程 Crontab execute ruby job without failure

Below execution environment is at Ubuntu 14 LTS. rvm cron setup #sm start rvm example PATH="/usr/local/rvm/gems/ruby-2.3.0/bin:/usr/local/rvm/gems/ruby-2.3.0@global/bin:/usr/local/rvm/rubies/ruby-2.3.0/bin:/usr/local/rvm/gems/ruby-2.3.0/bin:/usr/local/rvm/gems/ruby-2.3.0@global/bin:/usr/local/rvm/rubies/ruby-2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/rvm/bin" GEM_HOME='/usr/local/rvm/gems/ruby-2.3.0' GEM_PATH='/usr/local/rvm/gems/ruby-2.3.0:/usr/local/rvm/gems/ruby-2.3.0@global' MY_RUBY_HOME='/usr/local/rvm/rubies/ruby-2.3.0' IRBRC='/usr/local/rvm/rubies/ruby-2.3.0/.irbrc' RUBY_VERSION='ruby-2.3.0' #sm end rvm example change from shell to bash shell SHELL=/bin/bash # you definie your own crontab job 0 0 * * * . $HOME/.profile; cd /directory/you/want/toexecute; ruby /path/to/yourfile.rb parameter1 parameter2 ...etc > /dev/null 0 1 * * * . $HOME/.profile; cd /directory/you/want/toexecute; ruby /path/to/yourfile.rb `date -d "yesterday" "+%F"`

read more

About

Howard Lee is a Staff Software Engineer based in Taipei, specializing in frontend architecture, CI/CD, and production-quality engineering for enterprise web applications. With 13+ years of software development experience, Howard has worked across B2B SaaS, IoT energy-management platforms, online travel marketplaces, and Android applications. His work focuses on modernizing large frontend systems, improving delivery quality, and building reliable product workflows with automated testing, observability, and practical cloud/platform integration. Core Expertise Frontend architecture: Angular 5 to 19 modernization, TypeScript, JavaScript, React, Next.

Know More

Tag

Social