Categories Cloud

Hướng dẫn gửi Email bằng Spring Boot

Trong bài này mình sẽ hướng dẫn các bạn gửi email trong ứng dụng spring boot. Đầu tiên các bạn vào https://start.spring.io để tạo project mới, giữ mọi thứ mặc định, đổi tên group, artifact và name theo ý bạn muốn. Mục Add Dependencies, chọn Java Mail Sender…

Read More
Categories Javascript

Typescript Functions Clone C

TypeScript has a specific syntax for typing function parameters and return values. Read more about functions here. Return Type The type of the value returned by the function can be explicitly defined. Related posts: Typescript Functions Clone A Typescript Functions Clone B

Read More
Categories Javascript

Typescript Functions Clone B

TypeScript has a specific syntax for typing function parameters and return values. Read more about functions here. Return Type The type of the value returned by the function can be explicitly defined. Related posts: Typescript Functions Clone A Typescript Functions Clone C

Read More
Categories Javascript

Typescript Functions Clone A

TypeScript has a specific syntax for typing function parameters and return values. Read more about functions here. Return Type The type of the value returned by the function can be explicitly defined. Related posts: Typescript Functions Clone B Typescript Functions Clone C

Read More
Categories Typescript

TypeScript Functions

TypeScript has a specific syntax for typing function parameters and return values. Read more about functions here. Return Type The type of the value returned by the function can be explicitly defined. Related posts: Typescript Functions Clone A Typescript Functions Clone B

Read More
Categories Typescript

Typescript Classes

TypeScript adds types and visibility modifiers to JavaScript classes. Members: Types The members of a class (properties & methods) are typed using type annotations, similar to variables. Members: Visibility Class members also be given special modifiers which affect visibility. There are three main visibility modifiers in TypeScript. Related…

Read More
Categories About me

Quick Intro About Me

I am living in Augsburg (Germany) and studied Computer Science at Landshut University of Applied Science. I was born and raised in Vietnam and came to Germany when I was around 20 years old. After graduating from high school, I chose to take the entrance exam to the University of…

Read More