Month: November 2019
CI/CD Pipeline|Why teams should use them more often.
What is a CI/CD pipeline Continuous Integration and Continuous Delivery or CI/CD are a set of guidelines and principles that allow development teams to update code onto version control systems after having implemented minute changes and modifications. It also involves the ability to deliver changes and updates (new updates, bug fixes and improved features) to …
Read More “CI/CD Pipeline|Why teams should use them more often.”
React Hooks- A glance into using react hooks
Introduction React hooks are newly introduced as a means to reduce code and as a means of reducing the use of classes in react. Hooks are introduced to the version 16.8.0, so here we will be considering pros and cons of React hooks. What is React Hooks and why? Hooks are functions that let you …
Integrate Bootstrap Template to an Angular Application
Introduction Copying and pasting a template to the project is easier but in the long run it can be trouble some since we have components like the nav bar and the footer sometimes forms and buttons that we have to reuse throughout the project so in this Iām going to talk about how to integrate …
Read More “Integrate Bootstrap Template to an Angular Application”
Cloud Computing and its influence in modern technology
CLOUD COMPUTING ā WHAT IS IT? Cloud computing has been a topic that is spoken oftenly among many people today.Have you ever looked around your office and wondered ā gosh, there are a lot of wires! Desktops, laptops, workstations and servers ā they all come with a lot of wiring, not to mention the fact …
Read More “Cloud Computing and its influence in modern technology”