© 2023 Hashnode
#reflection
There is a concept in meta-rationality called “nebulosity”. I will look up the definition later, but in my own words nebulosity means the following: Nebulosity: a concept or problem is ill-defined. Y…
Hello, Welcome to the 13th Episode of Weekly Dev Journal. Here you will get some useful resources, interesting articles, and my learnings in the programming world. Now let's start with today's EPISODE…
Introduction to Reflection Reflection is a powerful feature in Java that allows developers to examine and modify the behavior of applications during runtime. With reflection, you can inspect classes, …
Wow! If I had to pick a quote that best summarizes my tech journey in mid-2023, it would be “Time flies by when you’re having fun”. I have learned and grown so much in my coding and open source journe…
Introduction The Reflect API is a set of built-in JavaScript methods that allow you to work with objects and their properties in a more dynamic and flexible way. It provides a unified API for performi…
The rise of ChatGPT and other AI chatbots has brought significant changes in our daily lives. These chatbots provide us with instant answers and assistance, which can be incredibly helpful. However, t…
Hello, My first semester ended and I am currently giving my finals. Only 1 paper left and after that, there will be a project evaluation and then move on to the NEXT SEMESTER. It was a great semester …
In this blog post, we will discuss a Golang code snippet that demonstrates how to convert a struct to a map. We will cover the different elements used in the code and walk through each step of the pro…
Welcome back! 😊 Hey there, open sourcer! 😊 I heard your utility toolkit has improved your PR-ing skills. Congrats! 😊 But before you go back to conquering more repositories, remember the importance …
Welcome! If there was a tech edition of Family Feud(it's a game show where people guess the answer to funny questions and win prizes), Steve Harvey would definitely ask this question: ”What is somethi…