#web-frameworks

[ follow ]
#python
fromTalkpython
2 weeks ago

Talk Python in Production

Have you ever thought about getting your small product into production, but are worried about the cost of the big cloud providers? Or maybe you think your current cloud service is over-architected and costing you too much? Well, in this episode, we interview Michael Kennedy, author of "Talk Python in Production," a new book that guides you through deploying web apps at scale with right-sized engineering.
Python
fromInfoWorld
1 month ago

The complete guide to Node.js frameworks

Node.js is one of the most popular server-side platforms, especially for web applications. It gives you non-blocking JavaScript without a browser, plus an enormous ecosystem. That ecosystem is one of Node's chief strengths, making it a go-to option for server development. This article is a quick tour of the most popular web frameworks for server development on Node.js. We'll look at minimalist tools like Express.js, batteries-included frameworks like Nest.js, and full-stack frameworks like Next.js.
Node JS
Python
fromPythonbytes
2 months ago

Python++

New Python ecosystem tools and projects include PyPI+ for package exploration, uv-ship for safer releases, performance analysis of Python 3.14, and the experimental Air framework.
[ Load more ]