Site Logo

Nikita Hlopov's

Blog about web development

Blog About Archive Tags

Modern button styles in web design

29 Mar 2019
  • html
  • css

The modern world of web design and UI is dominated by Material and Flat design trends.

Continue reading →

How to find an item in a JavaScript array (+performance tests)

20 Feb 2019
  • javascript

In this article, I’m going to show several ways of how to find an item in a JavaScript array. As well as provide a performance test for all of the methods.

Continue reading →

Special characters and symbols with HTML entities

06 Feb 2019
  • html

HTML entities are a set of special encoded characters reserved for use in the HTML.

Continue reading →

Cool Chrome Dev Tools tricks and tips you might not know about

02 Jan 2019
  • tips
  • development

Google Chrome browser has been my favorite browser for development for quite some time. And the Dev Tools capabilities is one of the reasons for that.

Continue reading →

How to handle multiple attributes in ReactJS

05 Dec 2018
  • react
  • javascript

Have you ever had a situation when your JSX code is cluttered with multiple attributes? If you have, there is a simple solution to handle this situation.

Continue reading →
⟨ Previous Next ⟩

This work is licensed under a CC BY 4.0 License.
The code in this work is licensed under an MIT License.

Privacy policy