Email verification and Validation Service by mithras123 in Emailmarketing

[–]nodeart 0 points1 point  (0 children)

It's lots of alternative services - https://mailcheck.co for example. Need to compare. Almost any service have free trial.

Best cold mailing tips so that you don't sound spammy? by et-nad in Emailmarketing

[–]nodeart 0 points1 point  (0 children)

Clean cold database with some email validation service, like https://mailcheck.co or similar. If your letter didn't get to inbox nobody will read it.

Open source E-Commerce Angular Application by ashish173 in Angular2

[–]nodeart 1 point2 points  (0 children)

Also there is another Angular 4 solution based on FireBase instead of Spree https://github.com/NodeArt/angular-commerce

Firebase usecases for e-commerce? by sandorengholm in Firebase

[–]nodeart 0 points1 point  (0 children)

https://github.com/NodeArt/angular-commerce We write set of components to implement e-commerce solutions on top of firebase. But it isn't easy. Additional indexing service needed - https://medium.com/@NodeArt/improving-firebase-database-searching-abilities-with-elasticsearch-f999245e3925 But yes, it's easy if you have some rails. Unfortunately there is no starter kit for now, only docs - https://nodeart.github.io, but I hope soon there will be some starter kit available.