Lakmal Asela

Lakmal Asela @lakmal_asela_8be4eb30d9db

About: Software Engineer | Lecturer | Graduated from the University of Colombo | InsurTech| Fintech | Java | JSP | Spring Boot | Node JS | Nest JS | React JS | VueJS | Angular |

Joined:
Jun 7, 2024

Lakmal Asela
articles - 7 total

Understanding Passport & OAuth Authentication

What is Authentication? Authentication is the act of figuring out who a user...

Learn More 0 1Apr 27

DTO vs Entity: Why You Should Separate Concerns

The Data Transfer Object is a design pattern used to transfer data across different layers or...

Learn More 2 0Dec 28 '24

What is the CORS ?

CORS- Cross-Origin Resource Sharing-is a security feature used by web browsers. This feature stops a...

Learn More -1 0Sep 16 '24

JavaScript Event Loop

What is the JavaScript Event Loop? In JavaScript, an event loop is a mechanism that controls the...

Learn More 0 0Aug 27 '24

JavaScript Date prototype Property

The Date.prototype object in JavaScript is used to extend or override the behavior of Date instances....

Learn More 0 0Jul 29 '24

Array Loops in JavaScript

Ever find yourself bogged down by writing repetitive loops to manipulate arrays? JavaScript has a...

Learn More 1 0Jul 20 '24

Connection Pooling in Spring Boot

connection pooling is a method specifically designed to manage and reuse database connections,...

Learn More 0 0Jun 7 '24