Fading Coder

One Final Commit for the Last Sprint

Getting Started with uniCloud: Serverless Full-Stack Development for UniApp

What is uniCloud? uniCloud is a DCloud-built serverless cloud development platform optimized for JavaScript, with deep integration with Alibaba Cloud and Tencent Cloud. Evolution Context Traditional monolithic applications combined front-end and back-end code. Later, front-end/back-end separation be...

Building a Serverless REST API with AWS Lambda and API Gateway

For developers, the core value lies in creating business logic and implementing functional requirements. However, we often spend valuable time on tedious server operations: configuration, deployment, patching, monitoring, scaling... Just to run a simple backend API, we may face a complex server mana...