New: javascriptAll contenthive-129948krhive-196917zzansteemhive-185836hive-183959hive-180932hive-166405hive-150122uncommonlabhive-144064hive-188619photographyhive-101145hive-183397hive-145157bitcoinhive-193637lifekrsuccesshive-181136hive-184714hive-109690hive-113376TrendingNewHotLikersmaxweb (30)in aes • 13 hours agoЗахист інформації, алгоритм AESКоли ми говоримо про захист інформації, одним із найнадійніших способів шифрування даних є використання алгоритму AES (Передовий стандарт шифрування), який широко застосовується у різних сферах, від…remlaps-lite (76)in javascript • 11 days agoA new toy browser extensionJust for fun, I wanted to see what I could accomplish with a browser extension in a few hours on my day off yesterday - starting from scratch. I was actually challenging myself to get it…remlaps (75)in hive-151113 • 22 days agoProgramming Diary #30: Towards tag-followingSummary This post describes my progress after Programming Diary #29 . During the fortnight between posts, I published an alpha release of the Steem Curation Extension and also worked with…hacxx (36)in hacxx • last monthHacxx ULP JavaScript Search Engine Update 3 - Free Download and Online VersionDownload: Use the tool online: History: Note: To get all valid passwords type http or [v] Purchase updates: [email protected]remlaps-lite (76)in programming • last monthSometimes I want to see resteems. Sometimes I don't.Update in the works for the Steem Curation Extension . I thought this would be a quick diversion before I start digging into author and reach metrics for the curation overlay . Now you see…amy24 (33)in javascript • 2 months agoJavaScript for Beginners: All You Need to Know to Perfect Your BasicsGetting Started with JavaScript? Here's What You Should Know! JavaScript is arguably the most powerful and simultaneously popular programming language on the web, driving everything from…anjali001 (25)in javascript • 2 months agoStarting my coding journey 😃😎Just started learning JavaScript and built my first mini project: a Rock, Paper, Scissors game! 🎮✂️📜🪨 It was a fun way to dive into coding, using basic concepts like variables and conditionals.…remlaps (75)in javascript • 3 months agoProgramming Diary #26: Displaying voting power on Steemit.com and other condenser sitesSummary This post describes my Steem-related browser extension programming activities from September 14 to September 28. During this time, I have made improvements for both the Steem…ety001 (72)in cn • 4 months agoESM 模式导入文件的一些常识每次看完用完,因为别的项目又切换到非 js 语言,过段时间就又忘了,所以写下来总结一下,要不然每次都要现搜索。 使用 import 导入的时候是否加扩展名? 是的,在 ESM 模式下,使用 import 时需要包含文件的扩展名。 这是因为 ESM 模块解析严格遵循文件路径规范,不像 CommonJS 那样自动推断 .js、.json 或 .mjs 等扩展名。…kouba01 (81)in dynamicdevs-s19w5 • 4 months agoSEC S19W5 || [SUMMARY] || Website Interactivity with JavaScriptIntroduction Edited By PhotoFiltre & Canva Hello Steemians, Welcome to the weekly edition of our competition, organized by the Dynamic Devs as part of the Steemit Engagement…fmz.com (34)in fmz • 4 months agoExploring FMZ: Practice of Communication Protocol Between Live Trading StrategiesWith the rapid development of financial markets and the popularity of quantitative trading, more and more traders begin to rely on automated strategies for trading. In this process, communication…steemit-json (25)in hive-180932 • 5 months ago使用JS写1加到100Documentfmz.com (34)in fmz • 5 months agoJavaScript language quick startBackground This section gives a little background on JavaScript to help you understand why it is the way it is. JavaScript Versus ECMAScript ECMAScript is the official name for JavaScript. A…light999 (70)in react • 6 months agoWhat is reactReact is a JavaScript library for building user interfaces, primarily for single-page applications. Developed by Facebook, it allows developers to create large web applications that can update and…fmz.com (34)in javascript • 7 months agoJavaScript version SuperTrend strategyThere are many versions of the SuperTrend indicator on the TV. I found a relatively easy-to-understand algorithm and transplanted it. Compared with the SuperTrend indicator loaded on the TV chart of…light999 (70)in python • 7 months agoPython vs JavascriptPython and JavaScript are two widely-used programming languages, each with distinct strengths and use cases. Python is celebrated for its clear, readable syntax, making it an excellent choice for…remlaps (75)in hive-151113 • 7 months agoFeedback requested: One browser extension or two?Background About two years ago, @moecki and I collaborated on a browser extension for Steem curation. I always intended to make it open source, but I had a mental block against writing the README…fmz.com (34)in fmz • 8 months agoSolution of numerical calculation accuracy problem in JavaScript strategy designWhen writing JavaScript strategies, due to some problems of the scripting language itself, it often leads to numerical accuracy problems in calculations. It has a certain influence on some…codemy (64)in javascript • 8 months agoTitle Case Capitalization - Javascript Programming 26In this video we'll look at Title Case for Javascript. Titlecase is the ability to capitalize the first letter of each word in a string. Unlike most modern programming languages, Javascript…jessicab (38)in webapplication • 8 months agoPower of Full-Stack JavaScript in Web Application Development Services: Merging Frontend and BackendRecognizing JavaScript as one of the most popular and widely used programming languages would be an understatement. It is a fundamental element in numerous web applications, from fueling the World…