Han Lin

homePortfolionewsletter
Cookies vs. Sessions: When to Use Each for Web Development

Cookies vs. Sessions: When to Use Each for Web Development

REST APIs are designed to be stateless. That means server does not save the user context between requests. To identifies the user, the client should includes credentials like token and api keys in each request to maintain the RESTful principle. There...

Han Lin Aung
Han Lin Aung

2 min read

What is Cross Origin Resource Sharing (CORS) and How Does It Work?

What is Cross Origin Resource Sharing (CORS) and How Does It Work?

Han Lin Aung
Han Lin Aung

3 min read

Exploring GitHub Actions: A Comprehensive How-To

Exploring GitHub Actions: A Comprehensive How-To

Han Lin Aung
Han Lin Aung

13 min read

©2025 Han Lin

Privacy policy·Terms
Publish with Hashnode

Powered by Hashnode - Home for tech writers and readers