Hello, my name is Nikita and I am a front-end developer. Here are life hacks and tips related to my daily work.| mefody.dev
No JavaScript, no libraries. Modern CSS and HTML only.| mefody.dev
Hello, my name is Nikita and I am a front-end developer. Here are life hacks and tips related to my daily work.| mefody.dev
How to make tabs in the browser always show which build you’re working on.| mefody.dev
Hello, my name is Nikita and I am a front-end developer. Here are life hacks and tips related to my daily work.| mefody.dev
A simple way to create a link to save the file.| mefody.dev
Three ways to debug some element that is displayed on hover or focus.| mefody.dev
Sometimes you need to disable some text glyphs to be rendered as emojis. Let’s find a way to do it.| mefody.dev
If you want to add info about all the website creators, you can add the file humans.txt to the site root.| mefody.dev
How to share git hooks with your team? How can I make my automation from .git/hooks public?| mefody.dev
I wanna live in a world where every commit is a project state in which everything is fine. Fortunately, I can configure my projects to use git hooks to help contributors to avoid mistakes.| mefody.dev
Imagine if you could change the color of checkboxes to match the theme color of your site...| mefody.dev
You can set the width of the tab. You can even animate this width. I'm not sure why, but you can.| mefody.dev
Cookie Store API is a way to avoid the pain.| mefody.dev
Have you ever wanted to select and copy some part of a long link text?| mefody.dev
How to create sharing links for popular social networks.| mefody.dev
How to work with GitHub issues, pull requests, and gists from the terminal.| mefody.dev
Using of Bash to make video converting more comfortable.| mefody.dev
Fast ways to change some text on a page.| mefody.dev
CSS can help you to style text selections if the default selection styles are not compatible with the design of your website.| mefody.dev
Recently, my colleagues asked me to create a small checklist for making an accessible component from scratch. Here it is.| mefody.dev