Moses Adebayomosess.hashnode.net·Mar 11, 2023Create a Function with Javascript to Mask Card Details.Hi everyone, so here's a quick blog post to show how I achieved this. In this digital world, where snooping is at a high rate, people's financial information is at risk every second, and as a software engineer, you are always claiming to proffer solu...Discuss·20 likes·62 readsJavaScript
Ogechukwu Itunu Ainaogeainatech.hashnode.net·Feb 19, 2023My Experience: Simple guide on how to Declare , Name Variable and Increment Value in JavaScriptAs a front-end developer, I decided to write this article and or guide to enable easy understanding. I wanted to share my experience of having no prior knowledge of programming language before learning Javascript, I wasn't able to draw a line between...MOSES AMAECHI and 1 other are discussing this2 people are discussing thisDiscuss·5 likes·32 readsHTML CSS JAVASCRIPT
Harsh Kumar Raghavraghavharsh012.hashnode.net·Aug 29, 2022Your first step to becoming the Front-end developerTechnology is forever changing, and there are always new pieces of technology to replace obsolete ones. I admit, that it’s difficult, and trying to learn web development can be an intimidating process. With the information over-burden, the internet h...Discuss·2 likes·186 readsHTML CSS JAVASCRIPT
Sally Nzungulasallyn.hashnode.net·Apr 4, 2023How implement a simple dark theme/light theme toggle using JavaScript classList property.Introduction Some people prefer dark mode on their apps/sites while others prefer light mode. This cool feature can be easily added to your webpage. This article will be a guide on how to add the theme toggle feature to your webpage using the JavaScr...DiscussHTML CSS JAVASCRIPT
Jamaltheatlanteanjamaltheatlantean.hashnode.net·Mar 26, 2023Using Bitquery's Historical API to build a Crypto Tax CalculatorIntroduction In this article, we are going to build a Crypto Tax Calculator using Bitquery's Historical API to retrieve real-world data on crypto prices, but before we begin let's go over some context and prerequisites. What is Bitquery? Bitquery is ...Discuss·1 like·32 readscrypto
Md Aarzoo Islamaarzoo75.hashnode.net·Mar 23, 2023Glassmorphism Calculator Using HTML, CSS and JS || With Explanation 👨🏻💻🌟HTML - This is a basic HTML file that creates a calculator interface with some buttons and an input field to display the calculations. Let's go through the code step by step: The <!DOCTYPE html> tag declares the document type and version of HTML us...Discuss·1 like·26 readsWeb Development
Moses Adebayomosess.hashnode.net·Mar 11, 2023Create a Function with Javascript to Mask Card Details.Hi everyone, so here's a quick blog post to show how I achieved this. In this digital world, where snooping is at a high rate, people's financial information is at risk every second, and as a software engineer, you are always claiming to proffer solu...Discuss·20 likes·62 readsJavaScript
Ogechukwu Itunu Ainaogeainatech.hashnode.net·Feb 19, 2023My Experience: Simple guide on how to Declare , Name Variable and Increment Value in JavaScriptAs a front-end developer, I decided to write this article and or guide to enable easy understanding. I wanted to share my experience of having no prior knowledge of programming language before learning Javascript, I wasn't able to draw a line between...MOSES AMAECHI and 1 other are discussing this2 people are discussing thisDiscuss·5 likes·32 readsHTML CSS JAVASCRIPT
Burhanuddinburhanraja.hashnode.net·Dec 11, 2022Introduction to JavaScriptThe worldwide web is more than 30 years old, however, the internet is even older. But, in reality, the internet and the web is getting younger by the day as both computational power and networks get better and better. In the early 2000s, the web was ...Discuss·44 readsJavaScript
Harsh Kumar Raghavraghavharsh012.hashnode.net·Aug 29, 2022Your first step to becoming the Front-end developerTechnology is forever changing, and there are always new pieces of technology to replace obsolete ones. I admit, that it’s difficult, and trying to learn web development can be an intimidating process. With the information over-burden, the internet h...Discuss·2 likes·186 readsHTML CSS JAVASCRIPT
Abhinav Jaiswalabhinavjaiswal.hashnode.net·Jul 23, 2022CSS Selectors...Hello there, So in this blog we will learn about CSS Selectors. As we all know that Selectors are used to give any kind of style to your text on your HTML page. So basically there are 4 types of selectors used in HTML to point the element. Universal...Discuss·1 like·26 readsHTML CSS JAVASCRIPT
Peace O Ekumapeacekiki.hashnode.net·Jun 23, 2022How To Style Html Elements In Css?We had established that HTML, are any text displayed on the computer screen and contains links to other hypertext documents (https://links.medium.com/eV3oLhzhWqb). whereby is it of 3 category; HTML, CSS AND JAVASCRIPT. Today we will be discussing how...DiscussHTML CSS JAVASCRIPT