GGriminnginx-setup-as-a-stage-0-hng-intern.hashnode.dev·Jan 31, 2025 · 3 min readNGINX Setup: DevOps Stage 0Introduction As part of the DevOps Stage 0 internship task, I was challenged to set up and configure NGINX on a fresh Ubuntu server hosted on a cloud provider. This exercise aimed to test foundational DevOps skills like cloud infrastructure provision...00
GGrimingrimware.hashnode.dev·Jan 31, 2025 · 3 min readBuilding Dreams: My Frontend Development JourneyThe first time I opened a web browser's developer tools, I was mesmerized. What seemed like magic suddenly became tangible – lines of code transforming into beautiful, interactive experiences. This moment marked the beginning of my journey into front...00
GGrimingrimware.hashnode.dev·Jul 11, 2023 · 4 min readWhat is Javascript?JavaScript is a dynamic, weakly typed programming language that is compiled at runtime. It can be executed as part of a webpage in a browser or directly on any machine (“host environment”). JavaScript was created to make webpages more dynamic (e.g. ...00