The SOLID principles in JavaScript and TypeScript
-
Updated
Mar 11, 2022 - JavaScript
The SOLID principles in JavaScript and TypeScript
"My books" is a website that displays a list of books and allows you to add and remove books from that list. By building this application, I learned how to manage data using JavaScript. Thanks to that my website is more interactive. I will also use a medium-fidelity wireframe to build the UI.
A walk through the thought process of building simple apps using React
One of the main projects on the Manchester Codes bootcamp. An exercise in OOP through initially exploring user stories and domain modelling. Extremely satisfying working with a GUI and actively seeing changes made to the JavaScript, HTML and CSS. The entire project was pair-programmed with my buddy Shona McBride.
React JS Machine Coding ( Single Responsibility Principle ) - Frontend Machine Coding Interview Questions
get properties of assets from nasdaq
Vehicles project to handle customers with connected vehicles
SOLID stands for : Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle
The Repository Pattern, following SOLID principles, isolates data access, promoting cleaner code by ensuring each component has a single responsibility
Template repository to create node services using Fastify
Website built for an imaginary client who runs a pet photography business
Add a description, image, and links to the single-responsibility-principle topic page so that developers can more easily learn about it.
To associate your repository with the single-responsibility-principle topic, visit your repo's landing page and select "manage topics."