SOLID Principles in JavaScript: What Does the "S" Stand For?
#solidprinciples #solid #singleresponsibility #singleresponsibilityprincipl #javascript #patterns #designpatterns
https://hackernoon.com/solid-principles-in-javascript-what-does-the-s-stand-for
#solidprinciples #solid #singleresponsibility #singleresponsibilityprincipl #javascript #patterns #designpatterns
https://hackernoon.com/solid-principles-in-javascript-what-does-the-s-stand-for
Hackernoon
SOLID Principles in JavaScript: What Does the "S" Stand For? | HackerNoon
In this article, we will discuss what is SOLID principles, why we should intend them. Also, we will take a look at examples of "S" principle using Javascript.
Keeping Code Clean with Rails Service Objects
#softwaredevelopment #rubyonrails #ruby #patterns #rails #softwareengineering #design #designpatterns
https://hackernoon.com/keeping-code-clean-with-rails-service-objects
#softwaredevelopment #rubyonrails #ruby #patterns #rails #softwareengineering #design #designpatterns
https://hackernoon.com/keeping-code-clean-with-rails-service-objects
Hackernoon
Keeping Code Clean with Rails Service Objects | HackerNoon
You can keep your Rails app cleaner and easier to maintain using Service Objects. Service objects help to decouple business logic from your controllers
The Double-Edged Sword of Atomic Design
#frontend #designsystems #patterns #javascript #programming #cleancode #optimization #hackernoontopstory #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/the-double-edged-sword-of-atomic-design
#frontend #designsystems #patterns #javascript #programming #cleancode #optimization #hackernoontopstory #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/the-double-edged-sword-of-atomic-design
Hackernoon
The Double-Edged Sword of Atomic Design
Unlock the potential of Atomic Design in UI development: Benefits, drawbacks, and a comprehensive case study with React.
Contract Testing: Practical Comparison of PACT, Spring Cloud
#test #contracts #patterns #spring #springcloud #bestpractices #design #designpatterns
https://hackernoon.com/contract-testing-practical-comparison-of-pact-spring-cloud
#test #contracts #patterns #spring #springcloud #bestpractices #design #designpatterns
https://hackernoon.com/contract-testing-practical-comparison-of-pact-spring-cloud
Hackernoon
Contract Testing: Practical Comparison of PACT, Spring Cloud
Contract testing checks each app in isolation to ensure contracts comply with agreements. Tools: PACT, Spring Cloud Contract