카테고리 없음

lessons learnt 2020 - Work

Last72 2020. 12. 16. 07:38

The requirements changes all the time. Be prepaired to change entire system at any point of time to reduce time taking to make that change.

I make mistakes all the time. Give the result to the client and coworker to get feedback and get it fixed early.

Predict the overall structure of the system/app and make the parts reusable. Individual controls takes longer time overall.

Responsive positioning and sizing if possible. (i.e. Parent.Width * 2/3)

Use AutoHotKey for Fast operation.