Vuong Dang's Blog

HomeBadges
Blog Author Picture

Vuong Dang

Full-Stack Software Engineer ❤ Spring Boot | AWS | AngularJS | React | Security

Getting Started with Spring Data Elasticsearch

Nov 3, 202015 min read

In this article, I want to cover some basic steps on how to get an Elasticsearch node up and running and how to connect, index, and search data in Elasticsearch from a Java application using the Spring Data Elasticsearch library. I also describe some...

How to use Fontawesome in Next.js

Aug 19, 20203 min read

This article discusses how to use Fontawesome 5 - free version in a Next.js project. The code example is written in TypeScript. 1. Install dependencies npm i --save @fortawesome/fontawesome-svg-core \ @fortawesome/free-solid-svg-icons \ ...

Generate Typescript from Java

Jul 23, 20204 min read

If you develop the backend with Java and the frontend with TypeScript, chances are you might need to have the same DTO classes/interfaces on both ends. In this case, wouldn't it be great if we can define the DTO classes on the backend, and generate ...

Nextjs TailwindCSS Typescript Starter

Jul 21, 20204 min read

I had a chance to integrate TailwindCSS into our existing AngularJS (Bootstrap) app and use it for developing new features. Even though it is hard for the migration, It is incredibly rewarding (Also for migrating Gulp to Webpack and start using TypeS...

© 2021 Vuong Dang's Blog

PrivacyTerms
Proudly part of