Typescript NoEmitOnError

Generally the tsc program will produce the output in a .js format even though there are compile time errors during the transpilation, which may confuse the developers at time. We have a way to avoid the .js file generation in case of any errors.

Read More ...

Typescript Basics

Typescript Basics

We will the basics of TypeScript in this blog post.

Read More ...

Udhaviyum Punniyamum

A good motivational message via a story in Tamil to genuinely help others!

உதவியும் புண்ணியமும்

பயணி ஒருவர் ஆட்டோக்கார பெண் டிரைவரிடம் இடத்தை சொல்லி போக எவ்வளவு என்று கேட்டார்…அந்த பெண் டிரைவர் 300-ரூபாய் என்றார்

200-ரூபாய்க்கு வருமா ?

சற்று யோசித்த அந்த பெண் சரி 250-ரூபாய் கொடுங்க… ஆட்டோ பறந்தது…

Read More ...

Autowired can be ignored in Constructors

In this blog post, we will see the @Autowired Annotation in the Constructor Injection in Spring Framework.

Read More ...

How to Make Comma Separated Tags

In this blog post, we will see how to customize the tags when displayed in the Hugo site, especially with the Fuji theme.

Read More ...

How to Add Author Info

How to Add Author Info

In this blog post, we will seee how can we add the Author Info into the blog posts with Fuji Theme.

Read More ...

Add Word Counter to Posts

Add Word Counter to Posts

In this post, we will see how can we get the statistics on the Word Counter for every blog post in Hugo - both in the Summary and the detailed page.

Read More ...

Add Read Time to Posts

Add Read Time to Posts

In this post, we will see how can we get the statistics on the Read Time for every blog post in Hugo - both in the Summary and the detailed page.

Read More ...

Default Dark Theme

Default Dark Theme

In this blog post, we will see how can we enforce the default theme to be dark, to save the energy :)

Read More ...

Default Author Test

Default Author Test

Test page to verify the default author configured in the config.toml and the default.md file.

Read More ...