Logo
Rohit Goswami
Home
About
Projects
Blog
Certifications
Contact
Get In Touch

Tech Blog

Insights, tutorials, and best practices on C#, .NET Core, React, and modern web development

Web Development

Responsive Web Design: Building Mobile-First Websites

Master the principles of responsive web design and learn how to create websites that look great on any device using CSS Grid, Flexbox, and media queries.

6 min read
2024-02-01
#css#responsive-design#mobile-first
Read article
JavaScript

Modern JavaScript ES6+ Features You Should Know

Explore essential ES6+ features including arrow functions, destructuring, spread operators, and async/await to write cleaner JavaScript code.

5 min read
2024-01-25
#javascript#es6#programming
Read article
React

Mastering React Hooks: A Complete Guide

Dive deep into React Hooks and learn how to build modern, functional React components with useState, useEffect, and custom hooks.

4 min read
2024-01-20
#react#hooks#javascript
Read article
C# & .NET Core

Getting Started with C# and .NET Core

Learn the fundamentals of C# and .NET Core development, from setting up your environment to building your first application.

3 min read
2024-01-15
#csharp#dotnet#programming
Read article