Jessica Agorye

Continuous Integration and Continuous Delivery
Continuous Integration and Continuous Delivery
How can we make software faster, safer, and more efficient? A productive team is advantageous to every business, and a system that ensures productivity is a way to drive the development team to deliver efficient software. Continuous Integration (CI) and Continuous Delivery (CD) are two practices that are closely linked but separate in modern software development.
Jessica Agorye
11 min read
Document Object Model
Document Object Model
In JavaScript, the DOM (Document Object Model) is a concept or a means by which HTML documents can be manipulated using JavaScript or other programming languages to perform several tasks.
Jessica Agorye
13 min read
Build a Restful API with AdonisJS
Build a Restful API with AdonisJS
APIs provide smooth communication between web applications, including software systems and services. Many third-party applications provide APIs to enable businesses to utilize their functionality and data. For example, payment gateways like Stripe offer APIs that developers can use to integrate into their web applications for processing payments.
Jessica Agorye
5 min read
Robots.txt file in WordPress
Robots.txt file in WordPress
In today’s digitalized society, statistics show that an average number of people spend 3 hours and 15 minutes online every day, while 1 in 5 smartphone users spend 4.5 hours on their phones daily. This statistic is why smart businesses take online representation seriously.
Jessica Agorye
5 min read
Does CSS Animation Slow Down a Website?
Does CSS Animation Slow Down a Website?
With our current interaction with modern websites, it’s mind-boggling that there was a time when a webpage consisted of only a white background and black text. Now, we have websites with objects that move, transition from one angle to another, disappear, and re-appear with an assortment of colors - the list is endless.
Jessica Agorye
5 min read
GitHub vs. BitBucket
GitHub vs. BitBucket
Developers need a super-organized way to make sure that they keep track of the changes they make and the files they use. They need a way to make sure that they are managing and tracking source code and project assets properly. This is possible by using a special tool called a version control system. The version control system remembers every change they make to the software. However, this magic to
Jessica Agorye
7 min read
The Impact of Quantum Computing on Web Development
The Impact of Quantum Computing on Web Development
Exploring quantum computing's role in web development: its potential, challenges, and the future of faster, secure digital platforms.
Jessica Agorye
5 min read
EDA in Machine Learning
EDA in Machine Learning
Everyone wants an ultra-accurate, super-smart assistant, and this is why machine learning systems are gaining popularity across industries. Machine learning is a problem-solving tool. It is considered to be the Future for reasons such as computational speed and predictive analysis.
Jessica Agorye
5 min read