Day: September 7, 2022
17 posts
JPA One To One unidirectional Mapping example
In this tutorial, I will show you how to implement Spring JPA One-To-One unidirectional mapping with Hibernate in…
Check Cyclic LinkedList – I
Approach 1 Where we are using Temp pointer. /** * Definition for singly-linked list. * function ListNode(val) {…
I made a whole “GAME” with NextJs
Hey, making a game with Next Js was pretty fun, and the best part is I struggled less.…
A Centralized Control Center for Azure DevOps!
Enable Observability at Organization Level for Azure DevOps Discover how to create a centralized dashboard for managing Azure…
Get all the numbers between 2 numbers JAVASCRIPT
Math.max() will get the highest number in the array Math.min() will get the lowest number in the array…
How to add web3 sign-in with thirdweb ✨
Introduction Why use web3 sign-in? Sign-in with Ethereum allows you to securely log in using a wallet and…
What Is Cloud Computing ?
Cloud Computing: In Cloud Computing you are using the resource of a computer from the cloud. you only…
Say hello to Big (O)h!
Oh or rather O, chosen by Bachmann to stand for Ordnung, meaning the Order of approximation. “Wait, what…
Top 7 Featured DEV Posts from the Past Week
Every Tuesday we round up the previous week’s top posts based on traffic, engagement, and a hint of…
Retrieving, using and validating token from an IdentityServer
📮 Contact 🇧🇷 🇺🇸 🇫🇷 Twitter LinkedIn This is an example of how to a client application retrieves…