New: js-beginners-seriesAll contenthive-129948hive-196917krhive-150122hive-180932zzansteemhive-185836hive-183959hive-188619hive-183397hive-144064hive-166405hive-101145photographyuncommonlabhive-145157hive-109690hive-103599hive-139150hive-180301hive-170554hive-150943bitcoincryptidhunterTrendingNewHotLikersakram.dag (25)in javascript • 6 years agoSquare root in javascript#js-beginners-series #lesson-003 Square root in javascript Writing a square root of a number in this form √ in arithmetic operations won't work In this example, I employed the square root of 4…akram.dag (25)in javascript • 6 years agoHow to know the Data Type of a variable's value#JS-BEGINNERS-SERIES #lesson-002 How to know the Data Type of a variable Sometimes beginner developers forget about the javascript data types, and in some situations, a developer needs to check…