-
Posted On Git
How to Cherry-Pick Commits in Git: A Detailed Guide
Git is an incredibly powerful tool for managing projects, allowing for sophisticated version control and collaboration. One of its many…
-
Deploying Node JS Application with AWS App Runner
AWS App Runner is a fully managed service provided by Amazon Web Services (AWS). It makes it easy for developers…
-
Send SMS in NodeJS using Nexmo
Hi, As I’m a JS enthusiast; I love doing JavaScript development due to its easiness & lot of people there…
-
Annotation & their uses in Java
Hello, I’m newbie to Java world & so new to Spring Boot. So, I don’t have a prior experience with…
-
Split & Map a String in Java
Hi, everyone. I’m learning the basic concepts of Java since last month. So, while I’m learning I did some example…
-
Posted On Journal
Uki — A life-changing determinant
The youth need to be enabled to become job generators from job seekers — A.P.J.Abdul Kalam Uki is a Tamil…
-
Simple CRUD APP with Dynamo DB – API Gateway – Node JS Serverless with Lambda
Imagine you have a big box of Legos. With these Legos, you can build lots of different things, like houses,…
-
Posted On Database
Seeding in the context of Database
In the context of databases, “seeding” typically refers to the initial population or insertion of data into a database. This…