solid-principles
Here are 384 public repositories matching this topic...
It would be great to have an introduction for each topic so I can understand why that topic is relevant e why I should spend time studying it.
Description
I wanted to request that you migrate your code from Fabric to Firebase.
Basic Information
- Device type: Android
- OS version:
- App version:
What is frustrating you?
The $content-width SCSS variable, found in frontend/src/component/styles/dimension.scss is set to 1200px currently, which works for desktop, but does not make sense for mobile. Components affected are: Header, Footer (but it looks fine since it's centered and just text), Section, and UserShortLinksSection.
Your solution
Refactor so that the `$con
-
Updated
Oct 2, 2018 - Go
-
Updated
Sep 3, 2019 - Python
-
Updated
Jan 21, 2020 - Kotlin
-
Updated
Mar 23, 2018 - C#
-
Updated
May 11, 2020 - Swift
-
Updated
Nov 13, 2019 - PHP
Adding CONTRIBUTING with descriptions and current state.
-
Updated
Mar 15, 2020 - TypeScript
-
Updated
Mar 20, 2018 - Swift
-
Updated
Nov 14, 2018 - C#
why not play animation automatically?
call onStart when onFinishInflate() callback invoke
call onStop when onDetachedFromWindow() callback invoke
-
Updated
Nov 11, 2018 - Kotlin
-
Updated
Oct 28, 2019 - Kotlin
-
Updated
Nov 6, 2019 - C#
-
Updated
Apr 8, 2020 - PHP
-
Updated
Apr 30, 2020 - C#
-
Updated
Apr 17, 2017 - C#
-
Updated
Apr 25, 2020 - Kotlin
-
Updated
Jul 24, 2019 - C#
-
Updated
Mar 17, 2020 - TypeScript
-
Updated
Sep 30, 2018 - Kotlin
-
Updated
Nov 7, 2019 - Shell
-
Updated
Apr 26, 2020 - Kotlin
-
Updated
Mar 31, 2020 - Kotlin
Improve this page
Add a description, image, and links to the solid-principles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the solid-principles topic, visit your repo's landing page and select "manage topics."
I'd like to simplify Dependency Injection of Modules that fallback on each other, For instance, the Entity Framework is replaced by the [In Memory Fakes](https://github.com/ivanpaulovich/clean-architecture-manga/blob/master/src/WebApi/DependencyInjection/InMe