Site Logo

Nikita Hlopov's

Blog about web development

Blog About Archive Tags

How to insert an element after an element with JavaScript

26 Nov 2018
  • javascript

There is a simple and crossbrowser safe way to insert an element after another element with native Javascript.

Continue reading →

9 Practical tips for beginner web developers

21 Nov 2018
  • development
  • tips

This is a list of 9 practical tips for beginner developers by a developer who was a beginner himself not so long ago.

Continue reading →

How to assign multiple class names to an element in React

14 Nov 2018
  • react
  • javascript

There are a few ways how to assign multiple classes to an element in React. It can be achieved via an external package or via Vanilla JavaScript.

Continue reading →
⟨ Previous

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

Privacy policy