Site Logo

Nikita Hlopov

Frontend Dev Blog

Blog About Archive Tags

5 reasons of why Semantic HTML is important

31 Oct 2019
  • html
  • seo

I’ll go through a list of 5 reasons of why semantic HTML is important and why web developers should pay more attention to it.

Read More

Handling CSS variables (Custom Properties) in React

17 Sep 2019
  • css
  • react

In this article, I’ll explain how to handle (update) CSS variables in React. I’ll give you the concept for both Class components approach and Hooks approach.

Read More

TILs in June, July and August 2019

31 Aug 2019
  • html
  • css
  • javascript
  • til

It has been three busy summer months. I bring you my list of the things I’ve learned over this period.

Read More

How to adjust the element's inner border radius

08 Aug 2019
  • css

An element’s inner border-radius is the value a developer cannot directly affect. However, some tricks can be implemented in order to achieve the same smooth border curve result.

Read More

TILs in May 2019

31 May 2019
  • html
  • css
  • javascript
  • til

I’ve been learning a lot of awesome stuff related to web development. So I decided to summarize and document it for future references and to share the knowledge.

Read More
⟨ Previous Next ⟩

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