Codetown ::: a software developer's community
Don't you think it's about time we started a JavaScript group? JavaScript has exploded. At this point, that's an understatement. We're going to focus on the whole JavaScript world here and subgroups will fall out later. HTML5, CSS, Node, Express, AngularJS, the list seems to go on forever. This is a work in progress, so stay tuned as we grow. Join this group to keep up with the latest content.
I was looking around for case studies about companies using Node and ran across this one. Uber's architecture involves Node. This discussion is a look at how the decisions were made to change the…Continue
Tags: js, javascript, codetown, node
Started by Michael Levin Jun 22, 2017.
If you're interested in Node.js, this is a great starting point. Ryan Dahl is the author. This is a video of his intro presentation.…Continue
Started by Michael Levin Feb 18, 2017.
You're going to love it here! Like minded people and a mind boggling assortment of…Continue
Tags: codetown, javascript
Started by Michael Levin Feb 18, 2016.
Comment
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

This week's Java roundup for February 16th, 2026, features news highlighting: the second release candidate of JDK 26; an update on Jakarta EE 12; the February 2026 edition of Payara Platform; a point release of Apache Camel; and maintenance releases of Hibernate Search and Quarkus.
By Michael Redlich
Uber has open-sourced uForwarder, a push-based Kafka consumer proxy built to handle trillions of messages and multiple petabytes of data daily. The system introduces context-aware routing, head-of-line blocking mitigation, adaptive auto-rebalancing, and partition-level delay processing to improve scalability, workload isolation, and hardware efficiency in large-scale event-driven microservices.
By Leela Kumili
TSSLint 3, the lightweight TypeScript linting tool by Johnson Chu, enhances performance with a reduced dependencies and improved migration paths from legacy linters. As a spiritual successor to TSLint, it offers near-instant diagnostics and fixes, leveraging native Node support for .ts imports. Enhanced developer tooling and a new TSL compatibility layer simplify linting in large-scale projects.
By Daniel CurtisIn this podcast, Michael Stiefel spoke with Chris Richardson about using microservices to modernize software applications and the use of artificial intelligence in software architecture. We first discussed the problems of monolithic enterprise software and how to use microservices to evolve them to enable fast flow - the ability to achieve rapid software delivery.
By Chris Richardson
This article presents a least-privilege AI Agent Gateway that places clear controls between AI agents and infrastructure. Agents do not access infrastructure APIs directly. Instead, every request is validated, authorized using policy as code with Open Policy Agent (OPA), and executed in short-lived, isolated environments, with built-in observability using OpenTelemetry.
By Nabin Debnath
© 2026 Created by Michael Levin.
Powered by
You need to be a member of JavaScript Village to add comments!