Johnson TitoStreamlining Your Jenkins Pipeline with Shared LibrariesIn the fast-paced world of Continuous Integration and Continuous Deployment (CI/CD), Jenkins has emerged as a key player in automating…Aug 5Aug 5
Johnson TitoBetter ways to write code in JavascriptJavascript is one of the top programming languages that’s been used for web application development. Nowadays the usage of Javascript is…Aug 3, 2023Aug 3, 2023
Johnson TitoWhat is SQL Injection? and how to protect your application against itThe term SQL injection is in use in the industry for many decades. Do you know why it matters to protect your application against this…Jul 17, 2022Jul 17, 2022
Johnson TitoinTowards AWSWhat is CI/CD? And how to create CI/CD pipelines using GitHub ActionsWhy should I do CI/CD for my application? Being a developer you would have definitely came across the terms CI/CD, DevOps, Workflows in…May 24, 2021May 24, 2021
Johnson TitoWhat Is ‘This’ Keyword in JavaScript?and How It Behaves.The ‘this’ keyword in Javascript is one among the most commonly misunderstood concepts because its behavior differs based on where it was…Jul 17, 2020Jul 17, 2020
Johnson TitoDoes your JavaScript sort work as you intended?Having things in the desired order could be messy in real life, but luckily in JavaScript, we have an inbuilt method to handle such things…Jan 11, 2020Jan 11, 2020