The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
Updated
Oct 17, 2020
{{ message }}
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Build, distribute and collaborate on components.
In this line, The $config variable defined as an array but used as an object
Add content management functionality to any site - plug & play / headless / api-first CMS
Apache Lucene and Solr open-source search software
Distributed server for social and realtime games and apps.
We need to design a single Docker container that can run all of the Appwrite services and internal processes using Supervisord. This should be a feature with Appwrite minimum, must-have features (ClamAV disabled, no need for Traefik). This is something we need to allow developers to run Appwrite easily on low-end systems and 1-click deployment services (Raspberry PI, Free hosting tiers, Heroku, Ki
Get and set values in your .env file in local and production servers.
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
A visual overview of useful skills to learn as a web developer
Short description of what this feature will allow to do:
When bundle asked for directory to generate controller, why not to create the sub folders if not exist, instead of threw exception?
Example of how to use this feature
This is just one kind of example of integration:
Which directory do you want to generate "DashboardController" in? [src/Controller/Admin/]:
>
The "src/C
Create a weather module which will get the weather for a given city, at a given date (using the language/date package).
The API for that isn't chosen yet.
You can copy the model of the Spotify module for the registration of the tokens, see here
Save the API key into user information if the API requires a token.
Opene
全栈增长工程师实战
Self hosted alternative to Google Photos
Карта развития веб-разработчика
后端技术总结——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
Fast, Scientific and Numerical Computing for the JVM (NDArrays)
Collection of awesome interview references.
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
A web application completely written in Rust.
Add a description, image, and links to the backend topic page so that developers can more easily learn about it.
To associate your repository with the backend topic, visit your repo's landing page and select "manage topics."
Hi! Let's assume I have the following data:
Please, I want to know how can I use obj.increment() to increment the count field of the first element in items?
I have tried obj.increment('items.0.count') but it doesn't work. I got the following error: Cannot read property '0'