1.0.465 • Published 3 years ago

premium-connect-domain v1.0.465

Weekly downloads
10
License
-
Repository
-
Last release
3 years ago

Application, which contains flow for connection of user domain to different registrars via dns or pointing.

Yo can view latest version in Storybook page

Can be loaded standalone (account level) or as a part of mp-domain-static angular app (site level).

Relays on domains-server project for API calls and is using imported types/constants/enums from it.

Exposes premium-connect-domain npm and bower packages.

Built with react, react-router and mobx. Written in typescript

In case of any questions/suggestions contact iaroslavs@wix.com

Style guide:

  • Use drivers for tests, have some drive in you! Combine them with *.spec.ts, don't use without driver. We have perfectly suitable abstract driver for both React components and unit tests of other stuff. specs always should have .ts , not .tsx extension.

  • Don't use components from shared in higher folder level, component from shared can only be used in other components on same folder level on downwards .

  • Don't write any type. We spend a lot of effort to eliminate usage of it and we are gaining benefits out of it. Be a good boy, - don't write any.

  • In mocks use typed responses from server with imported api response types from domains-server package.

0.0.0

3 years ago

1.0.465

6 years ago