DPDhawal Pandyaindhawalpandya01.hashnode.dev00It Was supposed to be a Browser Language7h ago · 7 min read · "Any application that can be written in JavaScript, will eventually be written in JavaScript." Jeff Atwood In 2009, Ryan Dahl watched a progress bar on a Flickr page and had a realization that annoyeJoin discussion
ATAnshuman Tiwariinjackiie.hashnode.dev11How I Built an AI SaaS That Handled 300,000+ Requests1d ago · 4 min read · So hello reader :) here I am with a tech blog, compromising of some learnings,architecture and challenges I have faced overall in building an AI as a service product than a general SAAS product. AmaJAnshuman commented
DPDhawal Pandyaindhawalpandya01.hashnode.dev00How to go from http to https.3d ago · 7 min read · "Trust, but verify." Russian proverb The problem TLS was built to solve is simple and terrifying. The internet is a public network. When your browser makes a request to your bank, that request travelJoin discussion
BOBabatunde Ogunbiyiinyungzee.hashnode.dev00Outlook Keeps Asking You to Sign In on Starlink? Your Server Firewall May Be Blocking the IP AddressMay 16 · 5 min read · Have you ever opened your Outlook app while connected to your Starlink router, only to discover that emails are no longer syncing? Maybe Outlook suddenly asks you to “Sign In” again, or displays a synJoin discussion
ATAayushya Tiwariintiwarijinet.hashnode.dev00Forge: My mini Ollama implementationMay 16 · 13 min read · title: "Forge: My mini Ollama implementation" date: 2026-05-15 original post: https://tiwariji.net/posts/forge/ In my previous work, we discussed different ideas and ways in writing a server. To qJoin discussion
KSKanishka Shashiinnodej.hashnode.dev00What is Node.js? JavaScript on the Server ExplainedMay 10 · 9 min read · JavaScript is one of the most popular programming languages in the world. For many years, it was mainly used for frontend development inside web browsers to make websites interactive and dynamic. HoweJoin discussion
PParamveerinunderstanding-web-dev.hashnode.dev00What is Node.js? JavaScript on the Server ExplainedMay 10 · 5 min read · In this article we are gonna study what Node.js actually is because honestly many developers initially get confused between JavaScript and Node.js. Some think both are the same thing, some think Node.Join discussion
MSMahesh Sahuinmahi-07.hashnode.dev00What is Node.js? JavaScript on the Server ExplainedMay 10 · 7 min read · JavaScript Used to Be Trapped in the Browser When JavaScript was created in 1995, it had one job: make web pages interactive. Click a button, show a dropdown, validate a form. That was it. The browserJoin discussion
RTRochak Tiwariinunderstandingwebdevelopment.hashnode.dev00What is Node.js? JavaScript on the Server ExplainedMay 10 · 8 min read · Introduction to Node.js JavaScript was originally created to run inside web browsers. Its main purpose was to make web pages interactive by handling things like button clicks, form validation, animatiJoin discussion
DDhirajinblog.dhiraj.dev00Setting Up Your First Node.js Application Step-by-StepMay 9 · 5 min read · When people first hear about Node.js, they usually think: “It lets JavaScript run outside the browser.” And that’s exactly what it does. Node.js is a JavaScript runtime that allows you to: build seJoin discussion