Development Libraries and Frameworks
Development Libraries and Frameworks | News, how-tos, features, reviews, and videos
Eclipse enterprise Java gathers steam, MicroProfile slips
Eclipse survey of enterprise Java developers shows Jakarta EE use on the rise, MicroProfile losing ground to Spring, and Kubernetes and microservices to be the top community priorities.
Ruby on Rails extends Docker support
Now available in a beta, Rails 7.1 will generate all Dockerfiles needed for deployment, tuned for production use.
Salesforce readies AI assistant for CRM
Einstein AI tools due in a fall pilot include a conversational assistant built into every Salesforce app and a studio for building AI-powered apps with custom prompts, skills, and AI models.
How to build a microservice in ASP.NET Core
A microservices architecture can help you build applications that are flexible, scalable, and easy to maintain. Here’s how to get started with microservices in ASP.NET Core.
Use TensorFlow to predict Bitcoin prices
Here's your chance to use TensorFlow with JavaScript. Train a neural network to predict the rise and fall of Bitcoin prices.
Bun 1.0 is out of the oven
All-in-one toolkit for building, testing, debugging, and running JavaScript and TypeScript is available in a production-ready release.
What is LangChain? Easier development around LLMs
LangChain is a modular framework for Python and JavaScript that simplifies the development of applications that are powered by generative AI language models.
Building collaborative apps with Microsoft Loop components
Adaptive Card-based Loop components are live and portable chunks of functionality that you can embed in Outlook, Teams, business apps, and your own code. Here’s how to get started.
Developers have doubts about WebAssembly, report finds
State of WebAssembly 2023 study finds mostly optimism among software developers about future adoption of Wasm, but also doubts and challenges.
Node.js upgrade adds environment variable config
The JavaScript runtime also boasts ECMAScript modules.
Intro to Hapi: The Node.js framework
Hapi is a Node.js framework that features a high-quality code stack, powerful configuration, and dialed-in extensibility—all without added dependencies. Let's take Hapi for a spin.
How to improve API security in ASP.NET Core
Take advantage of authentication and authorization, API keys, rate limiting, CORS, API versioning, and other recommended practices to build secure and robust APIs in ASP.NET Core.
How to map object relationships using Dapper in ASP.NET Core
Take advantage of Dapper to create one-to-one, one-to-many, and many-to-many entity relationships in your ASP.NET Core applications.
The key new features and changes in .NET 8
With Microsoft’s yearly .NET release just around the corner, it’s time to start thinking about the changes you will need to make to your code.
Flutter 3.13 speeds rendering on iOS
Latest update to Google’s cross-platform UI framework makes Impeller the default graphics renderer on iOS, introduces two-dimensional scrolling.
How to improve data access performance in EF Core
Take advantage of these 10 strategies to improve data access performance when using Entity Framework Core in your data-driven .NET applications.
Fresh web framework for Deno speeds page loading
Ahead-of-time compilation results in assets being served 45x to 60x faster than just-in-time rendering, the Fresh development team says.
Visual Studio 2022 updates spotlight productivity
Visual Studio 2022 17.7 and a preview of 17.8 promise to streamline development with enhancements to diffs, comparisons, searches, pull requests, unit tests, and more.