Site Logo

Nikita Hlopov's

Blog about web development

Blog About Archive Tags

Best Free Code Editors List For Web Developers

16 Dec 2020
  • tools

A code editor is a tool that a developer is using on a daily basis. It’s like a chef’s knife. A good code editor is going to affect your daily workflow and performance. So it’s a good idea to get a code editor that is functional and easy to use.

Continue reading →

Modal window with native HTML dialog element

09 Dec 2020
  • html

HTML 5 provides a native semantic way to markup a pop-up or a modal window.

Continue reading →

Understand the difference between Margin vs Padding in CSS? [+Demo]

25 Nov 2020
  • css

Beginner developers often get confused between margin vs padding properties in CSS. They both create the space around the element. But how are they different? What are the use cases? This guide will answer those questions for you.

Continue reading →

Basic terminal commands and tips for beginner developers daily use

13 Nov 2020
  • development

Knowing how to use a terminal is a good skill to have as a developer. You can use to run various tools or running git commands.

Continue reading →

List of Free Online Code Editors for Web Development

10 Nov 2020
  • tools

An online code editor is a great way you can quickly prototype something, test, or just fiddle around with a piece of code.

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