Site Logo

Nikita Hlopov's

Blog about web development

Blog About Archive Tags

Create cool custom bullet points with CSS

11 Aug 2020
  • css

Lists are a great way to showcase structured data. To make them look even fancier you can introduce a custom bullet points with pure CSS.

Continue reading →

Convert a NodeList or HTMLCollection to an Array with JavaScript

30 Apr 2020
  • javascript

There are 3 ways to convert NodeList or HTMLCollection to an Array in JavaScript.

Continue reading →

Parse URL strings with native JavaScript API

06 Apr 2020
  • javascript

There’s an easy native way to parse URL strings with JavaScript API.

Continue reading →

Set up a local environment for mobile web development on iPhone/iPad

16 Mar 2020
  • development
  • tips

Set up a local environment to develop and debug a web project for an iPhone/iPad device.

Continue reading →

TILs Winter 2019/2020 - a little bit of everything

27 Feb 2020
  • til

The Winter is over, and it’s been quite busy for me, nonetheless, I did manage to learn a few things and I’d like to share them with you.

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