#nodejsUnmoderated tagAll postsTrendingHotNewPromotedPayoutsmakerhacks in #hive-119826 • last yearWhy I Am Building Custom Hive Front-Ends, And You Should TooWhy would you build a website around your Hive posting when existing Hive websites already show up on the web? It's come to my attention that I have been talking about programminbala41288 in #hive-163521 • 2 months agoUsing pnpm as the package manager in nodejs projectsI have been slowly switching to pnpm as my default package manager. The main reason is that it is fast and consumes only less space. It manages the node_modules folder very well…bala41288 in #hive-163521 • 2 months agoDownsides of NPM package managerNPM is the most popular and primary package manager for Node.js. In fact, we can even say that every developer when they start learning nodejs, they have to also learn about npm…bala41288 in #hive-163521 • 2 years agoTop 5 common and useful libraries for Node.js developersI would like to say that the best thing that happened in my career was to know that it was possible to write Javascript code in the backend and run backend service completely…makerhacks in #hive-163521 • last yearCreating a NextJS Contact Form With SendGridOur custom Hive front-end using NextJS is getting pretty complete, but there is a glaring omission that would stop the project from being a success in the real world. No, not design, though thaleoplaw in #hive-167922 • 2 years agoTrading App Development - Part 8I haven't posted about this for quite some time, but rest assured I have been very busy coding. I've reached a couleoplaw in #hive-167922 • last yearTrading App Development - the Journey of the JournalThe journey has begun! No decent trading app is without a trade journal... right? Unfortunately this seems to be the exception and not the rule, as far I have seen so far. Granted I haven't sleoplaw in #hive-167922 • last yearTrading App Development - in the StreamI've trying to get into the flow of streaming live trade prices from various exchanges. Each exchange have it's own unique API and stream formatting. This makes life complicated enough, but I went aleoplaw in #hive-167922 • last yearTrading App Development - What's the News?I as likely you do also, have your favourite crypto talking head that you like to tune into. Eric Krown being one that Ileoplaw in #hive-167922 • last yearTrading App Development - Fibonacci RetracementTrading-Vue-JS (TVJS) is a beast of a Vue component. The only stock chart better than it is [Trading View](leoplaw in #hive-167922 • 2 years ago Building a Trading Bot from Scratch - Part 6 - environmental hellNo, I'm not talking about climate change. I'm talking about server versus client (browser). Node.js seemed like a smart choice to build this trading app with at the start. One…leoplaw in #hive-167922 • last year Trading App Development - You GitAh the wonders and headaches that are Git. Git is a universe of complexity. A friend of mine who is a veteran senior programmer is always the tleoplaw in #hive-167922 • 2 years agoTrading App Development - Part 9A major milestone has now been reached with the app. It can now switch between the exchanges that CCXT supports and load the histoleoplaw in #hive-167922 • last yearTrading App Development - Booking your ordersAnother small step forward with the app has been made, and many other ones behind the scenes, some cosmetic, some functional. The trade order panel finalleoplaw in #hive-167922 • last yearTrading App Development - The State of ThingsWhat's the state of the trading app? That's something that could not be answered for a long time. But I'm not referring to it's development, but rather a featurleoplaw in #hive-167922 • 2 years agoBuilding a Trading Bot from Scratch - Part 5 - a bit of eye candyWhile I might not have posted anything about the trading bot for some time, development has marched on. Here's where things are at. I was avleoplaw in #hive-167922 • 2 years agoBuilding a Trading Bot from Scratch - Part 4Back over at the core functionality, the server side code that actually does the trading, here there have also been some "delays". Delays because, what seemed sleoplaw in #hive-167922 • 2 years agoBuilding a Trading Bot from Scratch - Part 3Choices, choices, choices... sometimes many is too much. I've started diving into UI elements for the trading bot. I had planned to keep away from the UI asleoplaw in #hive-167922 • 2 years agoUpdateing Gekko Trade Bot - Part 1My adventures with trade bots started out with the venerable Gekko trade bot . But as I think I mentioned previously, the main developer movedleoplaw in #hive-167922 • 2 years agoBuilding a Trading Bot from Scratch - Part 2I've reached a major milestone in the development of my trading bot. It now reads the current price stream (ticker), stores it to the database, as well as backf