Mar 6, 2021How To Deploy Your Node.js Application On AWS Using GitHub.https://dev-to-uploads.s3.amazonaws.com/uploads/articles/plkqqrhdmei2zn7m8663.png Good Day friends, nice having you here. If you have been trying to figure out how to deploy your NodeJS application on Aws using GitHub, reading through this note would be a work-through for you. So let’s get started. Prerequisites: Make sure you have a GitHub account and a Git…Github3 min readGithub3 min read
Jun 27, 2020Git/Github Starter Pack For Beginner.What is Version Control System(VCS): Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later, which can also be said to be a tool that helps record changes to files by keeping a track of…Github5 min readGithub5 min read
Jun 7, 2020Write And EarnYou don’t need to have a decade of writing experience and an advanced degree to write for some big content creation company out there! sounds amazing right? …Content Writing2 min readContent Writing2 min read
May 25, 2020How to pass Data to a Modal in Angular/ Angular Material…Good to have you here!! One of the widely used elements of an application that makes what is called an application or a website is referred to as Modal, so in this today we would get to draw out the way at which we can dynamically pass in data to…Modal3 min readModal3 min read
May 16, 2020Angular App Server-Side Rendering using Express ServerWhat is Server-Side Rendering : (SSR) is a well-known technique for rendering a normally client-side only single page app (SPA) on the server and then sending a fully rendered page to the client. The client’s JavaScript bundle can then take over and the SPA can operate as normal. One of…Angular Tutorial4 min readAngular Tutorial4 min read
Mar 29, 2020Add and Remove Form fields dynamically to FormArray with Reactive Forms in Angular Made Easy.In this post, I want to share how to Add and Remove Form fields dynamically to FormArray with Reactive Forms in Angular, which I believe is going to be an easy walkthrough if you carefully follow this tutorial. how cool is that? So we are going to start with some…Angular2 min readAngular2 min read
Mar 8, 2020A story to tell.Every facet of life is full of its own challenges, as a young secondary school leaver who had to stay home for two years trying really hard to chase the dream of becoming an electrical engineer, a dream which was termed to be a mirage, but one thing that was…Motivation4 min readMotivation4 min read