0 results found in this keyword

Kevin Kouomeu

Kevin Kouomeu

115 posts

I'm a Freelance Software Engineer working in Nantes, France 🇫🇷 . My goal is to learn and share what I have discovered with the developers community on Java, JavaScript and other web technologies.

Stay in touch :

  16 May 2023

Linux Directory Structure Explained

In this article, we'll explore the different directories that constitute the Linux file system and how they contribute to the functioning of the OS....

Read More

  08 May 2023

How to clean a Zombie Process on Linux

In this article, we will explore what zombie processes are, how to identify them, and how to clean them up to keep your Linux system running smoothly....

Read More

  24 Apr 2023

How to Declare Variables in JavaScript

In this article, we will discuss the different types of variables in JavaScript and how to declare and use them in your code....

Read More

  09 Apr 2023

SOLID Principles

In this article, we'll explore the SOLID principles and show you how to apply them in your own projects. By the end, you'll have a good understanding of how to write robust and scalable code....

Read More

  25 Mar 2023

How to use if-else in Shell Scripts

In this article, you will learn how to use if-else conditions to perform conditional operations with bash scripting...

Read More

  24 Mar 2023

How to Change the Context Path in Spring Boot

In this article, you will see different ways on how to change the context path of a spring boot application....

Read More