sp-dev-fx-webparts/samples/react-designpatterns-typesc.../Solid
Hugo Bernier 985384732a Updated legacy compatiblity matrix 2021-11-07 01:33:53 -05:00
..
config added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
src/webparts/solid added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
.editorconfig added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
.gitignore added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
.yo-rc.json added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
README.md Updated legacy compatiblity matrix 2021-11-07 01:33:53 -05:00
gulpfile.js added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
package-lock.json added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
package.json added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00
tsconfig.json added design patterns samples, abstract factory, factory method, builder, singleton (#524) 2018-06-11 12:44:26 +03:00

README.md

SOLID Principles

Summary

Blog post here: https://dev.to/kayis/is-react-solid-630

Compatibility

SPFx 1.4.1 Node.js v6 | v8 Compatible with SharePoint Online Compatible SharePoint 2019 Does not work with SharePoint 2016 (Feature Pack 2) Local Workbench Compatible Hosted Workbench Compatible

Applies to

Prerequisites

N/A

Solution

Solution Author(s)
designpatterns-typescript\solid @levalencia

Version history

Version Date Comments
1.0 May 15, 2018 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


SOLID Principles

Conclusion: