Habdul Hazeez

  I teach and write code with interests in web development, computer security, and artificial intelligence.

   



8 Stories by Habdul Hazeez

Best practices for improving CSS performance

Learn the best practices for improving CSS user experience, such as compressing your CSS and avoiding excessive animations.
0 6 min read

An in-depth look at cropping images in CSS

Brush up on your image cropping techniques with this in-depth CSS tutorial featuring eight examples every developer should know.
0 7 min read

Using the React.cloneElement() function to clone elements

In this in-depth tutorial, learn how to clone and manipulate elements three different ways using the React.cloneElement function.
1 6 min read

Creating hover events with SyntheticEvent and React Hover

Power up your React hover events with this deep dive into two workarounds: SyntheticEvent and React Hover, a new npm package.
0 6 min read

A guide to CSS animations using clip-path()

Learn what the clip-path() property is all about in CSS animations. By the end, you'll know how to manipulate any clip-path() code.
4 8 min read

JavaScript Reference Guide: JS module ecosystem

This guide explains how to create and use modules in JavaScript applications using the module systems available in the JavaScript ecosystem.
0 41 min read

Beyond the hashtag: Applying semiotics to web design

We can use signs and symbols to improve our web design by increasing accessibility and recognizability of our content for users.
0 9 min read

A developer’s guide to designing accessible websites

Find out how to make your website accessible to any user in this tutorial covering everything from accessible forms to progressive enhancement.
0 18 min read