Posts
Agile Methodology Dilemma
AGILE, LINE, SIX SIGMA or should it be SCRUM or KANBAN ???.
September 16, 2022 — 1 min read
#agile#methodology#toolsMy Blog
Next.js has a built-in Image component that comes with a lot of performance optimization features when you are using it.
September 1, 2022 — 1 min read
#nextjs#optimization#blogGitHub Actions
Makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.
August 25, 2022 — 1 min read
#git#ci/cd#automatisationNodeJS child_process
Using multiple processes is the best way to scale a Node application. So how to use spawn(), exec(), execFile(), and fork().
August 20, 2022 — 1 min read
#nextjs#optimization#image#performance