Mafee7

Mafee7 @mafee6

About: I Like Coding! Coding OP! Javascript Fav.

Location:
IN
Joined:
Nov 25, 2020

Mafee7
articles - 16 total

How to make Infinity!

New Method to make Infinity! So... I found a new way to make Infinity in Javascript! ...

Learn More 3 5Aug 4 '21

Make you coder friends triggered!

I found another way by which you can troll your friends! Umm... I am learning java.....

Learn More 4 0Aug 2 '21

This code Crashes chrome tab #1

Yes this is NOT a while() loop crash. Sorry, I was busy making apps - couldn't post :( ...

Learn More 6 0Jun 27 '21

How to Detect Symbols & spaces With RegEx!

Regex Is Awesome, I am learning regex. A good Example is to make a simple symbol & sp...

Learn More 5 1May 13 '21

How to use QR Code Generator API! With JS!

QR Code API By: Go QR See API Docs: http://goqr.me/api/ API Link...

Learn More 5 2Mar 24 '21

How to Use Text To Speech In Chrome with JS

Text To Speech [Speech Synthesis API] API Usage: JavaScript var T2S; if("speech...

Learn More 14 1Mar 23 '21

Rainbow Webpage

Want To Add A Hidden Feature In Your Webpage For Users to Discover? Do This: Rainbow We...

Learn More 6 0Mar 22 '21

JavaScript with Run Options

Run Code In JavaScript With options like: Use Unchangeable variables: var options = { UseCo...

Learn More 6 0Mar 22 '21

Creating Hello World! In Java

Creating Hello World! In Java Steps: 1) Download & Install Java...

Learn More 0 0Mar 22 '21

Prank Your Coder Friend On April Fools With This!

Get Ready To Prank Your Coder Friends With A Simple Code! Just rewrite the console.log fu...

Learn More 6 4Mar 22 '21

How to Set Element Position to another Element's position.

How to Set Element Position to another Element's position. 😎 Did you ever want to set an...

Learn More 9 0Mar 22 '21

Creating Hello World! In Java

Creating Hello World! In Java Steps: 1) Download & Install Java...

Learn More 6 2Mar 22 '21

How to make a Variable Observer

There are many Deprecated Methods to listen for changes in a variable's value in Javascript...

Learn More 6 0Mar 17 '21

The Web Share API In Chrome 89

The Web Share API In Chrome 89 Intro: 4/3/21 - Chrome Web Devs Announced The Chrome Vers...

Learn More 10 0Mar 4 '21

How Use Dark Theme In Any Web App.

Code var divs = document.querySelectorAll("*") for (var i = 0; i < divs.length; i+...

Learn More 0 0Mar 3 '21

Run HTML, JS, CSS with JS

Q: How to run Run HTML, JS, CSS with JS? Ans: BLOB! Can Be Used As File eg: src...

Learn More 7 0Feb 26 '21