Surya Teja Karra
Surya's Dev Journey

Surya's Dev Journey

Follow
Follow
home
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

Lightweight alternative to Postman? Just use VSCode!

Aug 28, 20222 min read

Hello, I was looking for alternatives for Postman which didn't require installing yet another Electron app and found a handy tool that can become part...

Lightweight alternative to Postman? Just use VSCode!

How to setup Dynamic runtime configurations in Angular

Aug 15, 20222 min read

Hello, In this post, I'll show you how you can adjust your Angular app's features dynamically at runtime using a config file. I am using Angular 12 &...

How to setup Dynamic runtime configurations in Angular