Labinot JahaThe Top 4 JavaScript Books Every Developer Should ReadReading books about JavaScript is a great way to learn more about the language and improve your skills as a developer. Here are a few…Dec 6, 2022Dec 6, 2022
Labinot Jaha10 Surprising Things You Can Do with JavaScriptJavaScript is a popular, versatile programming language that can be used for a wide range of purposes. In this article, we will explore ten…Dec 6, 2022Dec 6, 2022
Labinot JahaJavascript linear search algorithmA linear search is a simple search algorithm that involves checking each item in a list one at a time until the desired item is found. Here…Dec 5, 2022Dec 5, 2022
Labinot JahaJavascript binary Search algorithm as a functionBinary search is a search algorithm that finds the position of a target value within a sorted array. It works by repeatedly dividing the…Dec 5, 2022Dec 5, 2022
Labinot JahaSquare to circle on hover (HTML & CSS)While I was surfing I saw a website that showed some info on a square box, while you hovered on it it went circle, so I took a shot.Apr 30, 2020Apr 30, 2020
Labinot JahaUnderstanding margin and padding (HTML,CSS)Alright, today I’m gonna show you the difference between margin and padding. So basically the difference is that padding moves the inner…Apr 15, 2020Apr 15, 2020
Labinot JahaExplaining :before and :after(HTML,CSS)Today I was checking something on twitter and somehow my eye caught someone asking how does :before and :after pseudo-element. So I…Apr 8, 2020Apr 8, 2020
Labinot JahaNetflix search input (HTML,CSS,jQuery)This time I decided to watch some Netflix but guess what happened? My subscription ended and while I was repaying I clicked the search and…Apr 6, 2020Apr 6, 2020
Labinot JahaProduct Hunt extension card (HTML,CSS)So on my daily basis, I visit a lot of websites but the one that my eye catches the most is Product Hunt because I have the extension…Apr 3, 2020Apr 3, 2020
Labinot JahaInfinite scroll button (HTML,CSS)Today is the day I share with you a very easy tip. It’s a button that is supposed to scroll your page to a specific place you want to…Apr 1, 2020Apr 1, 2020