0%

To be honest, I became little gitphobia for now, because sometimes I tends to screw up things. Luckily we work from home, so I can turn to someone and call for help, like revert my stupid mistakes. But of course I need to rememeber or at least write those things down somewhere. And now the project is kind finished, finally I can have sometime to write those useful commands down.

Read more »

First period of intership (LIA) ended this week. Although we built our projects with TS, but that awkward moment kept coming, like Lukas explained something about index signature… Just like an idiot!

Read more »

Well, now no need for hexo-cli any more.

  • yarn new <Title>
  • yarn build
  • yarn clean
  • yarn deploy
  • yarn server

Have been quite a while since last one. Had a very quite summer, learning and workout have become some routine. Thank generous nature for all the fun.

Read more »

作为一个爱出汗的人,对于夏天总是没有什么好印象,尤其当你身处四大火炉之一的城市时。唯一的乐趣大概只有赤豆冰棍,冰西瓜和荔枝了。今年是到瑞典的第六年了,居然还在学习,一同上SFI的同学们大多都就业了,奔四的自己挺千愁万绪。

Read more »

Just begin my React learning path, noticed that destructure got used quite a lot, super handy, especially when we need to handle data which got passed from API.

Read more »