How to react with emoji to messages on Instagram?
Some time ago Instagram integrated its private messages feature with Messenger. One of the improvements introduced within these changes was the possibility of reacting to Instagram’s private messages with emoji…
How to hide dropdown value in JavaScript?
Dropdown menus are fundamental parts of websites that enables users to select something from a variety of options. Sometimes, you may need to hide specific dropdown values based on particular…
How to add a target attribute in HTML?
In HTML, adding links to other pages is essential for creating a connected and interactive web. However, when a user clicks on a link, the default behavior is to open…
How to get first character of a string in JavaScript?
Working with strings is a common task in JavaScript, and sometimes you may need to extract the first character of a string to perform a specific operation. In this post,…
Which CSS property can be used to configure italic text?
Text italicizing is most often used to call the reader's attention to some word or sentence. It may also be used to quotations or just as a part of a…
How to find common elements in two arrays in JavaScript?
There are many ways to get the common elements of two arrays in JavaScript, some very easy and some more complex. In the short guide, we will focus on the…
What is the correct HTML for making a checkbox?
Checkbox in HTML is used as a form element to let users select one or more options from a bunch of choices. It is displayed as a square element that…
The best eCommerce platforms in 2023
From small business solutions, through dropshipping eCommerce, to large stores with various points of sale. The journey always starts with choosing the best eCommerce platform. Don't waste your time doing…
How to detect Safari browser in JavaScript?
Detecting specific browser by JavaScript can be very useful to fix some browser-specific bugs or issues. There are some CSS tricks to achieve this, but specific browser can be also…
How to view saved videos on TikTok?(step-by-step guide)
Saving video on TikTok can be understood in two ways. On the one hand, you can add video to your favorites, to find them quickly in the future. On the…