adnenre

Writing

A collection of thoughts, tutorials, and general web discovery.

2026

This guide reflects the collective best practices and conventions of the Go community, as documented in Effective Go, the standard library, code review comments, and years of idiomatic Go code

21 min read
#Golange

Generics allow developers to write reusable and type-safe code.

8 min read
#TypeScript

TypeScript Utility

TypeScript Utility Types Guide (Omit, Pick, Partial, Required, Readonly, Record, etc.).

4 min read
#TypeScript

Vue.js Framework

Descover Vue.js Composition API, Components, and State Management

4 min read
#vue#frontend

NutUI deep dive into the mobile UI component library

5 min read
#Vux#frontend

Vite

The Fast‑Evolving Build Tool Powering Modern Web Development

4 min read
#tools

Learn how Angular v21 improves hydration and server-side rendering for fast, SEO-friendly applications.

1 min read
#Angular#frontend

Simplify your Angular app structure using standalone components and reduce module boilerplate with Angular v21.

1 min read
#Angular#frontend

2025

A comprehensive, zero-to-hero guide covering both Tailwind CSS v3 and v4. It explains CSS methodologies (Utility-First vs BEM, ITCSS, 7-1) and explores every utility category in depth.

17 min read
#CSS

2024