New: nodejsAll contenthive-129948hive-196917krzzanhive-183959steemhive-180932hive-166405photographyhive-185836uncommonlabhive-150122hive-183397hive-144064bitcoinlifehive-188619krsuccesshive-139150hive-101145hive-103599hive-124908hive-184714hive-145157hive-109690TrendingNewHotLikersilonma (25)in encryption • 29 days agoMy code to encrypt any dataFirst, we'll need to install Node.js I also like to use VSCODE program for code and there is also a handy terminal there through which you can run the code Create a folder named cryptor.…justyy (82)in blog • 2 months agoPM2 NodeJs Process got SIGINTSIGINT - usually being killed. I've asked chatgpt AI - which explains: It turns out it is intended - I forgot that I put pm2 restart in the crontab hourly job. Steem to the…yasu (80)in japanese • 4 months ago[Dev] PDFからテキストを抽出するvar pdfUtil = require('pdf-to-text');aaronreddixx (26)in laravel • 5 months agoLaravel Vs Node Js: Which One is Better?krishu-g (76)in nodejs • 6 months agoComparing Node.js and Go (Golang): A Comprehensive AnalysisComparing Node.js and Go (Golang): A Comprehensive Analysis In the world of modern software development, choosing the right programming language and framework for your project can be a critical…krishu-g (76)in python • 6 months agoNode.js vs. Python for Multitasking ScriptsNode.js vs. Python for Multitasking Scripts In the world of scripting and automation, choosing the right programming language can significantly impact the efficiency and performance of your tasks.…krishu-g (76)in python • 6 months agoNode.js vs. Python: An In-Depth Comparison 🐍🚀 Node.js vs. Python: An In-Depth Comparison 🐍 Syntax and Ease of Use 🔹 Node.js: Utilizes JavaScript, which means if you're already working in a JavaScript environment (like…anuragpandey (32)in nodejs • 7 months agoKey Advantages of choosing a Node.js developer from ControlF5Choosing the right Node.js developers can make all the difference! 🛠️ At Controlf5, we offer a winning combination of skill, reliability, and innovation. 🚀 Discover why our Node.js developers…yasu (80)in japanese • 10 months ago[Dev] 任意のnodejsをインストールするこんにちは、@yasuです。 sudo apt purge nodejs sudo apt install nodejs これは、安定版のインストールでしょうか^^ curl -fsSL | sudo -E bash - バージョン16 curl -sL | sudo bash - sudo apt update sudo apt install -y…nitsantech (30)in typo3 • 11 months agoMERN Stack: A Comprehensive TutorialAre you ready to enhance your Full-Stack Developer skills? Dive into the world of MERN stack—a powerful combination of MongoDB, Express, React, and Node.js. In this tutorial, we'll guide you through…alpha-omega (71)in hive-193186 • last year被debank拉黑被debank拉黑 最近跟着村长学习了如何通过脚本自动参加debank上面的活动,从刚开始的一知半解到脚本完全运行起来,花费了很多精力。这是我第一次搞类似黑客的前端脚本,能够跑成功村长帮了我大忙。…alpha-omega (71)in hive-193186 • last year昨天村长给我说mon...昨天村长给我说mongodb有免费的5G云空间,我马上试了一下。很快就注册好了,用nodejs连接上去,随便插入一些数据。 这也太方便了,自己开发一些功能不需要在本地安装mongodb,连接mongodb免费的云空间就行了。只要把云空间连接方式copy下来就可以了,非常便利。…user321 (29)in nodejs • last yearNode.js Alternatives: How to Choose?How do you make the technology choice for your project? What about including a detailed evaluation of viable alternatives? How essential is it for building sophisticated solutions? In this article…cm-steem (67)in bitshares • last yearCustom Bitshares airdrop spotlight #002 & #003: Airdrop onto witnesses & committee membersCheck out these new custom airdrop examples! Recently the Bitshares Airdrop tool introduced support for custom airdrops, enabling users to craft airdrops from input JSON. So, rather than having…johndavid67 (28)in hire • last yearUnveiling the Powerhouse: Node v20s Groundbreaking Features!Hey there, fellow tech enthusiasts! Today, we dive headfirst into the exciting world of Node.js as we explore the latest version, Node v20. If you're a fan of this popular JavaScript runtime…cm-steem (67)in bitshares • 2 years agoGenerating Bitshares QR codes & scanning them with BEET for blockchain broadcastQR codes! Why care about QR codes? They're old tech right? Hell no! QR codes enable you to do the following: Introduce air gaps between your blockchain intentions and your blockchain…krishlee (30)in nodejs • 2 years agoNode.js Development Trends1. Its Frameworks There are plenitudes of Node.js fabrics, minimum, and full mound, which are going to be exorbitantly employed in 2019. For illustration, Express.js, for its excellent web API…yasu (80)in japanese • 2 years agosteemCreated with Sketch.[node.js] replace の置換は最初に見つかった1回だけこんにちは、@yasuです。 ある文字列から改行を取ろうとしたのですが、うまくできませんでした。 試したコードはこんな感じ。 改行を空白にするコードです。 "aaa\nbbb\nccc".replace("\n", " ") しかし、この方法だと、 最初の\nは空白に置換されますが、もう一つの\nはそのままになってしまいます。 こんな感じになります。 "aaa…narolainfotech (28)in node • 2 years ago4 Reasons To Choose NodeJS For BusinessesA number of the most popular programming languages cease to be employed or witness their popularity drop when new technologies are created. The newly released NodeJS isn't one of these. In the last…danmaruschak (72)in hive-192037 • 2 years agosteemCreated with Sketch.Dealing with regular expressions and investigating memo encryption for my offchain-content toolAs I've chronicled in a few posts , I've been working on a Node.js tool for easily posting stub posts pointing to offchain content onto the blockchain. Unfortunately it has been slower going…