DailyWebWeb AccessibilityFrontend developers are expected to have an intermediate understanding of WCAG 2.0 Level AA and…Daniel NguyenJanuary 08, 2026 1 min
DailyReactCSS Pre-processors in React.jsA CSS pre-processor (like SASS/SCSS or LESS ) extends plain CSS with features such as variables…Daniel NguyenJanuary 06, 2026 1 min
DailyWebSecurityHashing vs Encoding vs Encryption Concept Real Example Goal Hashing Password login Verify without…Daniel NguyenJanuary 06, 2026 1 min
LoginWebJWT for Login AuthenticationJSON Web Token (JWT) is an open standard (RFC 7519) that defines a compact and self-contained way…Daniel NguyenJanuary 02, 2026 1 min
VitestReactReact Micro-Frontends with Vite & Module FederationMicro Frontends split a large frontend into independently developed and deployed apps . Combined…Daniel NguyenDecember 29, 2025 1 min
ReactJSReactReact Naming ConventionsGood naming is not about style — it’s about clarity, scalability, and long-term maintainability…Daniel NguyenDecember 25, 2025 1 min