Why you are not focused as a web developer
6 Tips on how to be more focused as a web developer

Search for a command to run...
Articles tagged with #programming-blogs
6 Tips on how to be more focused as a web developer

Intro In my previous post I wrote a bit about the :not() selector and I got a lot feedback that people never heard of this element. So I figured I would dedicate a post just to the :not() CSS selector. What is the :not() selector in CSS? The :not() i...

Recently I read JS Coding Patterns that give you away as a Junior Developer by Alexey Chang. Which is an interesting read! I encourage you to read it if you are a junior / medior JS developer. Anyway, I figured I would do one for CSS! I often see CS...

The HTML <datalist> element is a very powerful input element. It functions as an input field with dropdown options, but here is the catch: it comes with autocomplete. Users will see a drop-down list of predefined options as they write in the input fi...
