Anna Monus

Anna is Technical Editor and Writer for Hongkiat.com. She mainly covers front-end frameworks, web standards, accessibility, WordPress development, and UX design.

Latest posts

Version Control in Visual Studio Code with Git [Guide]

Integrated Git support is one of the greatest features of Visual Studio Code, Microsoft’s new source code editor. Git is a distributed version contr…

30 Things I Learned in 30 Days As a New Editor

Transitioning from a writer to a Technical Editor at Hongkiat.com (HKDC) has been an enriching journey. With about a year of writing experience, I’v…

Boost Your Design with Microsoft’s Inclusive Visual Studio Code

Universal, or inclusive design is a new design philosophy Microsoft seems to take quite seriously in software development recently. Inclusive design t…

Boost Productivity with Visual Studio Code Key Bindings Management

Visual Studio Code, Microsoft’s lightweight source code editor introduces keyboard-only navigation that’s not only an advanced accessibility featu…

How to Customize Visual Studio Code

Visual Studio Code, Microsoft’s new open-source code editor provides developers with many awesome features that significantly facilitate the process…

Web Development: The 10 Coding Antipatterns You Must Avoid

Editor’s note: This article is part of our Code Optimization series, where we take a look at how to optimize coding for better efficiency in a bid t…

10 CSS and JavaScript Linting Tools for Code Optimization

Editor’s note: This article is part of our Code Optimization series, where we take a look at how to optimize coding for better efficiency in a bid t…

How to Refactor CSS – A Guide

Editor’s note: This article is part of our Code Optimization series, where we take a look at how to optimize coding for better efficiency in a bid t…

How to Optimize CSS with Code Style Guides

Editor’s note: This article is part of our Code Optimization series, where we take a look at how to optimize coding for better efficiency in a bid t…

10 Reasons Why You Need Code Optimization

Editor’s note: This article is part of our Code Optimization series, where we take a look at how to optimize coding for better efficiency in a bid t…

How to Create Animations and Transitions with Motion UI

Animations and transitions allow designers to visualize change and differentiate content. Animations and transitions are moving effects that help user…

How to Build Better UX with HTML5 Data-* Attributes

Have you ever wanted to add custom data to a particular HTML element in order to later access it with JavaScript? Before HTML5 appeared on the market,…