email-template-object
v0.2.0
Published
factory method for printing strings
Downloads
14
Readme
template-object
yarn add email-template-object
We need to have
A tree like structure for rendering components in "recursive" way
An ability to add checks with returning errors.
An ability to have isError variable that will help us to understand if everything is ok or not.
be able to return data.
merge it with test cases that we had before.
think how to handle subcomponents better.
have a template object that we can use as source too
https://github.com/sindresorhus/object-assign
import displayFactoryTwo from './factoryTwo';
// const settings = {
// component: "",
// params: {},
// }
// const EmptyTemplateFactory = new displayFactoryTwo();
// export default EmptyTemplateFactory.create(settings);
Arthur Tkachenko articles
- https://hackernoon.com/5-reasons-why-newsletters-should-be-part-of-your-business-strategy
- https://hackernoon.com/organizing-an-advanced-structure-for-html-email-template
- https://hackernoon.com/how-i-started-to-build-react-components-for-email-templates
- https://hackernoon.com/introducing-a-simple-npm-module-with-email-templates
- https://hackernoon.com/glossary-for-non-technies
- https://hackernoon.com/email-marketing-and-how-to-curate-an-effective-business-newsletter
- https://hackernoon.com/exploring-substack-for-building-your-newsletter
- https://hackernoon.com/building-a-design-system-for-email-templates-react
- https://hackernoon.com/together4victory-list-of-email-marketing-tools
- https://hackernoon.com/cool-newsletters-for-developers-part-1
- https://hackernoon.com/cool-resources-for-sending-emails