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”
Integrating a Bootstrap Template to React
Introduction Creating a react app from scratch can be a real pain if you are new to react and when your implementing a website it is a best practice to breakdown the specific template to components, especially the part that you have to use over and over again in every page you implement, Navbar and …
Artificial Intelligence (AI) and Autonomous Driving
What is Artificial Intelligence? Artificial Intelligence, popularly known as AI, is the art of allowing a computerized machine to carry out the tasks and functions that a human would. AI is the incorporation of human intelligence into modern computer systems and architecture. Modern AI systems can be categorized into two; Weak AI Strong AI Weak …
Read More “Artificial Intelligence (AI) and Autonomous Driving”
featured
Continuous Integration & Continuous Delivery- Part 1
Continuous Integration & Continuous Delivery (CI/CD) are two widely used acronyms in software development projects. Both are commonly used software development practices to make the development phase more efficient. In the following article, we will be taking a look at an in-depth analysis of these development practices and how it could help development teams, collaborate …
Read More “Continuous Integration & Continuous Delivery- Part 1”
Facebook’s cryptocurrency Libra: All you need to know
On the 18th of June 2019, Facebook announced that will be making its entry into the cryptocurrency market with the introduction of Libra. This will let you buy things or send money with actually zero fees. You will be able to spend it using third-party wallet apps or Facebook’s own Calibra wallet that will be integrated into …
Read More “Facebook’s cryptocurrency Libra: All you need to know”
Why you need an MVP
Today we see many new software products coming out to the market daily. Many budding entrepreneurs, individuals and organizations keep on releasing many innovative ideas that solve a lot of problems. Most of these tech products are a challenging process when it comes to developing them. We will be looking at why you need an …
Serverless and the future
What is serverless Serverless computing has become one of the most trending names among the software development community these last couple of years. We have seen many rise and increase in applications taking a serverless development approach. But what does serverless computing do? Serverless computing is an implementation model where the cloud provider (ex: AWS, …
Deploying react app in Azure blob storage
In this tutorial, we will be looking into how we can use Azure blob storage to deploy a react-app. At the end of the tutorial, you will be able to host a static site developed on react, that can be accessed publicly. You will be learning how to, Configure static website hosting in Azure Deploy …
Bespoke Software Development
Bespoke software development has turned out to be one of the core areas in software development today. As we have seen today from tailored made dresses to tailored-made tour packages, customers in this era expect something different and unique to satisfy their purposes. There has been an increasing demand for tailored made software to address …