Olususi Oluyemi, CircleCI

Olususi Oluyemi

CircleCI

Nigeria

Contact olususi

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • CircleCI
  • Scotch Development

Past articles by olususi:

Automate deployment of a Vue.js application to Firebase

Learn how to automate deployment of a Vue.js application to Firebase. → Read More

Automate testing for a Vue.js application

Learn how to automate testing for a Vue.js application. → Read More

Deploy a Dockerized Laravel application

Learn how to deploy a Dockerized Laravel application. → Read More

Automate deployment of React applications to Firebase

Learn how to automate deployment of React applications to Firebase. → Read More

Automate deployment of ASP.NET Core apps to Heroku

Learn how to automate the deployment of ASP.NET Core applications to Heroku. → Read More

Deploying a Laravel application to Heroku

Learn how to deploy a Laravel application to Heroku. → Read More

Continuous integration for LoopBack APIs

Learn how to automate testing for LoopBack APIs. → Read More

Automate the deployment of Angular apps to Firebase

Learn how to automate the deployment of Angular apps to Firebase. → Read More

Automating database cleanup with scheduled pipelines

Learn how to trigger recurring database cleanup using scheduled pipelines. → Read More

Getting started with continuous integration for Nest.js APIs

Learn how to build RESTful APIs with Nest.js, write tests for business logic, and automate testing using CircleCI. → Read More

Continuous Deployment of Deno APIs to Heroku

Learn how to build a RESTful API with Deno.js and deploy to Heroku. → Read More

Continuous integration for CodeIgniter APIs

Learn how to build a RESTful API with CodeIgniter, write a test for its business logic, and automate the test using CircleCI. → Read More

Continuous integration for Symfony applications with Behat

Learn how to write functional tests for a Symfony application and automate them using CircleCI. → Read More

Continuous deployment of a Nest.js application to Heroku

Learn how to set up the required configuration to automate the deployment of a Nest.js application to Heroku. → Read More

Automatic testing for Symfony applications

Learn how to write unit and functional tests for a Symfony application and automate them using CircleCI. → Read More

Getting Started with Nest.js

Learn how to create a well structured Express application using Nest.js → Read More

10 Node Frameworks to Use in 2019

There are many popular Node frameworks to use in 2019. Let's take a look at 10 of them to use for your next project. → Read More

A Zero Configuration Module Bundler

Getting Started with Parcel: Zero Configuration Module Bundler → Read More

Automate Tasks by Creating Custom Artisan command in Laravel

Automate time wasting tasks by creating custom Artisan command → Read More

Understanding and Using Laravel Eloquent Macros

The ability to define macros for Eloquent relationships is a new feature in Laravel 5.4. It offers us the flexibility of fetching just a single instance of a hasMany() relationship by defining it in one place and then to utilize it for any related tables in the database with a one to many → Read More