Nikos
Nikos
I was most surprised when a forgot password wasn't included in the frontends.
Regarding forms and validation, here's my thoughts already, at least it should have some server side/client-side checks (before submitting) on the users email better than what we have. https://github.com/sveltejs/realworld/issues/34 https://github.com/gothinkster/gcp-datastore-cloud-functions-realworld-example-app/issues/45
I'm the author of #348, I also would like this repo aligned with tsc.
5.0.0-1 fixed it for me, although still working on a pcss caching issue I don't think is related. Caching issue is chrome only
Hmm, after looking at this it seems that exporting types is legal code, but doesn't produce any output in the d.ts ```js // When you have optional parts export type...
I'd prefer not to use ts-loader as it behaves differently, eg if I replace my project with it I get this error which I don't with Awesome ``` ERROR in...
emoji-commits has much more condensed docs and its completely subjective.
Great ideas guys, I really hope to have a use case for this someday. I'll need to invent something.
A framework for this? Are you kidding? On Mon, 30 Dec 2019 at 00:40, Jemar Jones wrote: > @zerosoul Great job! I noticed that > cssarrowplease itself was having some...
My mistake I confused this with another thing On Mon, 30 Dec 2019 at 00:44, Tomáš Hübelbauer wrote: > There's nothing wrong with cloning something with a framework in order...