Y

Yusuf Naeem

Muslim Software Engineer

S1E0. Balancing the Life Wheel: How Makka Redefines Employee Happiness and Well-Being

Balancing the Life Wheel: How Makka Redefines Employee Happiness and Well-Being In the fast-paced world of modern work, achieving true happiness and well-being can often feel like an uphill battle. At Makka, we believe that success isn’t just measured by quarterly profits or project milestones—it’s reflected in the happiness and fulfillment of our people. That’s why we’re excited to introduce this new LinkedIn article series, where we take you on a journey through the Life Wheel and show how we...
Read post

A

18.205.249.107 ...
Read post

Node & Express

Node.js Express Best Practice tags: Node.js Express best practice Shueh Chou Lu  Dec 17, 2020 Do In CodeHandle ErrorWhat will log?CategoryDo In ConfigurationPPT Do In Code Compression: proxy > app.use(compression()) Asynchronous (async.) >> Synchronous (sync.) * The only reason to use sync. function is the time to start up server.唯一有理由使用同步函數的時機是在最初啟動之時 Static files: proxy > serve-static > res.sendFile() Console is sync! Always use async or use sync only in de...
Read post