Some Stuff that is "Hidden"

Stuff that will be exposed

What’s New with APIs in .NET 10: Taking a Look at Real Improvements | by Dave Brock buff.ly/4pjy8Fo #dotnet #apis #webapis #dotnet10 #csharp #webdev #efcore #openapi

What’s New with APIs in .NET 1...

Sau 3 tháng xây UI hoàn hảo hoạt ảnh mượt mà, tôi xoá hết. Lý do? Khi ta trau chuốt nút bấm, AI đã học cách bỏ qua giao diện. Bài học: tập trung vào API mà AI hiểu và dùng được. Phải chăng UI đôi khi chỉ là thói quen không cần thiết? Suy ngẫm về tương lai phát triển phần mềm. #AI #TríTuệNhânTạo #LậpTrình #Developer #APIs #GiaoDiệnNgườiDùng #PhầnMềm

https://dev.to/yakhilesh/i-just-deleted-3-months-of-work-heres-why-4ncd

I Just Deleted 3 Months of Work Here's Why..

I spent 3 months building the perfect UI. Beautiful animations. Smooth transitions. Every pixel...

DEV Community

Một API giải đáp mọi câu hỏi hóc búa cuộc đời chỉ bằng "Có" hoặc "Không". Phản hồi ngẫu nhiên, đôi khi thẳng thừng phũ phàng. Vì cân nhắc quyết định đâu cần quá nghiêm túc? 😄

#NodeJS #ExpressJS #APIs #SideProject
#DựÁnPhụ #CóHoặcKhông #LậpTrìnhVui

https://dev.to/ruturaj04/built-an-api-that-answers-lifes-toughest-questions-it-only-knows-yes-or-no-sometimes-random-4mkg

Built an API that answers life’s toughest questions. It only knows Yes or No. Sometimes random. Sometimes brutally honest. Because decision-making is overrated 🤷‍♂️ 👉 https://github.com/RuturajS/YesOrNo #NodeJS #ExpressJS #APIs #SideProject

...

DEV Community
A practical look at designing API contracts during legacy system modernization, focusing on real production failures and strategies to prevent silent regression https://hackernoon.com/designing-api-contracts-for-legacy-system-modernization #apis
Designing API Contracts for Legacy System Modernization | HackerNoon

A practical look at designing API contracts during legacy system modernization, focusing on real production failures and strategies to prevent silent regression

Why Developers Are Ditching Frameworks for Vanilla JavaScript

Frontend developers are returning to Vanilla JavaScript. Here's how native APIs and AI tools are making plain JS the cure for framework fatigue.

The New Stack

#Development #Outlooks
ES2026 solves JavaScript headaches · “It could be a bumper year for new features.” https://ilo.im/1693k5

_____
#Programming #Coding #EcmaScript #ES2026 #JavaScript #Libraries #APIs #WebDev #Frontend #Backend

ES2026 Solves JavaScript Headaches With Dates, Math and Modules

With ECMAScript 2026, JavaScript will get more precise about sums, errors, international dates and times — and it may finally be time for Temporal.

The New Stack

#Development #Misconceptions
TTFB isn’t what you think · The fallacies behind a popular web performance metric https://ilo.im/169ehm

_____
#Metrics #TTFB #Browser #APIs #HTTP #CDN #WebPerf #WebDev #Frontend #Backend

"This article examines several more common problems occurring in API documentation. They are easily prevented or have simple workarounds but the writer must be aware of them in the first place. These underscore the importance of:

- Writers being familiar with programming and development concepts, so that,
- Writers can think like developers. Only by thinking like a developer can writers then hone in on client’s nuances, customize the developer experience, and optimize the time in the documentation. The goal is an ironic one. We want documentation so good and clear that clients don’t even have to read it. You’ll see what I mean in a moment.

The striking thing about these is how simple they seem. So much so, they are often overlooked. Afterall, how much can be said about an offset value of a returned list, or sorting? As it turns out, plenty. Thinking like developer is encompassing. Enough information must be presented so that clients know ahead of time what the field or endpoint does, returns, what the behavior is, and what each parameter does. You have to anticipate questions and understand how clients think about things. The last thing we writers want for clients is to make them experiment with values and guess outcomes. That annoys them and wastes their time. It means we didn’t do our job.

API documentation is not technical writing. It’s API documentation writing. The key differences are the dependence on code and a deep understanding of development practices. There are countless nuances and subtleties — and each one matters to developers. How can it not? You’re writing to developers about development. It needs to be precise and it needs to speak their language."

https://robertdelwood.medium.com/more-common-api-documentation-errors-26f1a8ceaaec

#APIs #APIDocumentation #TechnicalWriting #Programming #SoftwareDevelopment #TechnicalCommunication