0 results found in this keyword

Kevin Kouomeu

Kevin Kouomeu

124 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 :

  24 Mar 2024

Resolving java.lang.NoClassDefFoundError in Java 11+ for javax.xml.bind.JAXBException

This error commonly arises when migrating Java projects to Java 11 or later versions due to the removal of JAXB APIs in Java 11....

Read More

  21 Mar 2024

How to Read Environment Variables from Node.js

In this blog post, you will learn how to read the content of a .env file and unlock the full potential of this tool....

Read More

  19 Mar 2024

How to Run a Function on All Elements of an Object in JavaScript

In this blog post, you will learn how you can run a function on all elements of an object in Javascript...

Read More

  13 Feb 2024

Why You Need a No-args Constructor in Your JPA Entity

This short post will show you how and why you should have a no-args constructor in your JPA Entity...

Read More

  09 Feb 2024

How to Easily Install Your Self-hosted Ghost Blog with Docker on Linux Server

In this blog post I will describe in step by step, how you can install your Ghost blog instance with docker, in your own linux server....

Read More

  27 Jan 2024

Engage, Explore, Explain, Elaborate, Evaluate: Mastering the 5E Learning Model

In this blog post, I will show you how I personally use the 5E Learning Framework and explain each stage to show its unique benefits and applications....

Read More