Work remotely
Hello! My name is Mai Abuthraa
I’m a front-end/back-end web developer with over 10 years of professional experience in the development industry.
- Palestine
- http://abuthraa.com
Pinned Loading
-
Rails Best Practices
Rails Best Practices 1## The first exercise: Fat Model Skinny Controller
2# Fat Model, Skinny Controller: refers to how the M and C parts of MVC ideally work together.
3# Namely, any non-response-related logic should go in the model, ideally in a nice, testable method.
4# Meanwhile, the “skinny” controller is simply a nice interface between the view and model.
5# Chaeck this artical: https://dev.to/kputra/rails-skinny-controller-skinny-model-5f2k
-
-
Rack-App-experiment
Rack-App-experiment PublicLearning to build a complete application just by using RACK
Ruby
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.