-
# Concept for a community driven development
I had a conversation with Marlamin in Discord, we briefly written about the architecture and the position of the community in this project. He asked m…
-
Moved to a seaparate issue from https://github.com/ikyriak/IdempotentAPI/issues/74#issuecomment-2180577800
I am getting `406 Not Accepted` and 0 bytes written for our cached API responses when usin…
-
The amount of abilities grows as well as the lifetime of this project so it needs to be well-documented.
-
Навести приклади різних варіацій патерну MVC, що використовуються у веб розробці (як back-end, так і front-end).
Варто наводити не лише екзотичні назви, а й пояснення, в чому полягає відмінність ві…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
An error occurs: "Search for '' failed. Invalid response received from RadarrAPI."
Additio…
-
Creating an xml file and using it in the android studio env are different things.
Where do I put the code provided? Do I override a file? create a new one? please be more precise in your instuction…
-
**[Andre Rocha](https://jira.spring.io/secure/ViewProfile.jspa?name=andrewpaiven)** opened **[DATAREST-1155](https://jira.spring.io/browse/DATAREST-1155?redirect=false)** and commented
I am working o…
-
it's very important a patter in the way we create Imports for the project, such as API connection, local storage connection, models, and the propper architecture(MVP, MVC, MVVM, etc...)
-
Decide on design patterns to be used
-
I have noticed that your Vanilla JS implementation follows MVC pattern by having separate components ( controller.js, model.js, etc. ). Is there a reason why your jQuery implementation doesn't follow …