New: javascriptAll contenthive-129948hive-196917krhive-150122hive-180932zzansteemhive-188619hive-183959hive-185836hive-144064hive-183397hive-166405photographyhive-193637hive-101145hive-170554uncommonlabhive-145157hive-184714hive-103599hive-139150hive-179660hive-120823bitcoinTrendingNewHotLikersjustyy (83)in steem • 2 days agoFixing a Bug that Crashes the ChatGPT/Grok BotsPreviously, there was a bug - if you have emjois in the text, it will not be accepted thus causing bot to crash. sqlState: 'HY000', 0|blockcha | sqlMessage: "Incorrect string value:…amy24 (45)in webassembly • 6 days agoWebAssembly: Bringing Near-Native Performance to the WebWhat if your web browser could run C++ or Rust code as fast as desktop applications? No longer a future dream. With WebAssembly (Wasm), the web is evolving from a platform of simple websites to…urussword377 (32)in tool • 12 days agoWhy You Should Use cURL in JavaScript for Complex Network TaskscURL isn’t just a command-line tool—it’s a powerhouse for data transfer. From HTTP to FTP, it supports tons of protocols. Now, imagine harnessing cURL inside your JavaScript projects. Suddenly…fmz.com (35)in mylanguage • 24 days agoBuilding A Multi-Account Walkthrough System That Supports MyLanguage and Pine Strategy Language Based on FMZDemand Scenarios of Walkthrough System I was often asked this question in the FMZ platform community and in private communication with users: "Why can strategies written in MyLanguage or Pine…justyy (83)in blog • last monthJavascript is strange: ('b'+'a'+ +'a'+'a').toLowerCase() == 'banana'('b'+'a'+ +'a'+'a').toLowerCase() == 'banana' ('b'+'a'+ +'a'+'a').toLowerCase() 'banana' Why? + + 'a' is + (+ 'a') which becomes NaN So ('b'+'a'+ +'a'+'a') is 'baNaNa' And then…yongzs1218 (25)in chinese • 2 months ago旋宮圖更新 Hsüan Kung Diagram updated旋宮圖 Hsüan Kung Diagram 旋宮圖更新! 增加「四基」「四𩒺」「四曾」,并與内圈的「五正聲」「四變聲」對照。 「四基」是「宮」「商」「徵」「羽」; 「四曾」是「宮曾」「商曾」「徵曾」「羽曾」,比四基低大三度; 「四𩒺」別名「四角」,是「宮𩒺」「商𩒺」「徵𩒺」「羽𩒺」,比四基高大三度; 「五正聲」是「宮」「商」「角」「徵」「羽」;…dhaka.witness (61)in hive-151113 • 3 months agoSteem Blockchain Local Broadcast JavaScript ToolHi there👋 It's been a while since I have posted on Steemit, I was away from posting and updating witness activities because the MSS Exam is going on at my University, almost at the end of my…amy24 (45)in gamedevelopment • 3 months agoBuilding Browser-Based Games: A Developer's Guide to Creating Engaging Web GamesThe Future of Gaming is in Your Browser Imagine being able to launch a game that anyone, anywhere, can play right away—no downloads, no installs, just fun. That's the promise of browser-based…adrai (43)in webdev • 3 months agoHow to Easily Add Internationalization (i18n) to Your New Software ProjectStarting a new software project? One crucial step that many developers overlook is internationalization (i18n). If you plan to support multiple languages, it's best to integrate i18n from the…ireh (27)in test • 4 months agoMy First Programmatic PostHello, this is a test post created programmatically using JavaScript!fmz.com (35)in trading • 4 months agoDesign and Implementation of DEX-CEX Exchange Price Difference Monitoring Based on FMZ QuantSeveral DEX exchanges, including dydx_v4, hyperliquid, vertex, and aevo, have been encapsulated and connected on FMZ platform. As the competition for price difference arbitrage in centralized…hacxx (37)in hacxx • 4 months agoHacxx ULP JavaScript Search Engine 11Hacxx ULP JavaScript Search Engine 11 is a futuristic, lightweight search tool with a sleek, cyber-inspired design. It offers free download and an online version. Download: Use the tool…amy24 (45)in json • 4 months agoFrom Chaos to Clarity: Mastering JSON Data Handling in Web ApplicationsI can recall the day I got a huge JSON payload from an API integration. I sat staring at my screen, with what seemed like an endless sea of nested objects and arrays. My web app was having a hard…urussword377 (32)in javascript • 4 months agoGoogle’s JavaScript Requirement: The New Reality for Search ResultsYou’re no longer getting Google’s search results unless you’ve got JavaScript enabled. That’s right—Google just made a major change to its search functionality that could disrupt entire industries.…akmalshakir (71)in steemjs-s22w6 • 5 months agoDomain Steem with JavaScript: Lesson #6 - Account AuthoritiesAssalamualaikum my fellows I hope you will be fine by the grace of Allah. Today I am going to participate in the steemit learning challenge season 22 week 6 by @alejos7ven under the umbrella of…mohammadfaisal (77)in steemjs-s22w6 • 5 months agoDomain Steem with JavaScript: Lesson #6 - Account AuthoritiesHello everyone! Today I am here to participate in the Domain Steem with JavaScript course by @alejos7ven. It is about learning the Account Authorities and Final Project . If you want to join…remlaps (75)in hive-151113 • 5 months agoProgramming Diary #33: SCA now provides tag-followingTL;DR : The SCA has been updated to include activity displays when Steem posts or comments are created under selected tags. Summary This post describes recent and coming program activity…akmalshakir (71)in steemjs-s22w5 • 5 months agoDomain Steem with JavaScript: Lesson #5 - Steem KeychainAssalamualaikum my fellows I hope you will be fine by the grace of Allah. Today I am going to participate in the steemit learning challenge season 22 week 5 by @alejos7ven under the umbrella of…mohammadfaisal (77)in steemjs-s22w5 • 5 months agoDomain Steem with JavaScript: Lesson #5 - Steem KeychainHello everyone! Today I am here to participate in the Domain Steem with JavaScript course by @alejos7ven. It is about learning the Steem Keychain/WhaleVault . If you want to join then: Join…mohammadfaisal (77)in steemjs-s22w4 • 5 months agoDomain Steem with JavaScript: Lesson #4 - Broadcasting operations part 1: Transferring, and postingHello everyone! Today I am here to participate in the Domain Steem with JavaScript course by @alejos7ven. It is about learning the Broadcasting operations part 1: Transferring, and posting . If…