25 Matching Annotations
- Jan 2021
-
github.com github.com
-
Seems like I would trust https://github.com/AdonisLau/axios-jsonp more than this, since https://github.com/AdonisLau/axios-jsonp has more users...
Would be interesting to see a comparison or a reason why/when might prefer this project.
-
- Dec 2020
-
github.com github.com
-
-
Some devs prefer Svelte’s minimal approach that defers problems to userland, encouraging more innovation, choice, and fragmentation, and other devs prefer a more fully integrated toolkit with a well-supported happy path.
tag?: what scope of provided features / recommended happy path is needed?
-
- Nov 2020
-
github.com github.com
-
There are actually 3 other libraries that implements material in svelte, i hope this to become the community favorite because using MDC underneath it implements correctly Material guidelines.
-
- Oct 2020
-
stackoverflow.com stackoverflow.com
-
If you have a better/simpler/"more official" solution, I'd still love to see it!
The "official" solution is to use submitErrors (see Erik's answer).
-
-
github.com github.com
-
Start by reading this post (Final Form + Fonk)
-
-
www.amazon.com www.amazon.com
-
Concepts in Thermal Physics 2nd Edition by Stephen J. Blundell (Author), Katherine M. Blundell (Author)
-
-
www.amazon.com www.amazon.com
-
Mathematical Methods for Physics and Engineering: A Comprehensive Guide 3rd Edition by K. F. Riley (Author), M. P. Hobson (Author), S. J. Bence (Author)
-
-
-
I recommend folks use https://github.com/shama/bel instead of this package; we've been working hard on it for the past two years to make sure it has all the features you could want to write inline HTML. Hope it's good; closing for now!
-
-
medium.com medium.com
-
Moreover, React team even removed the “highlight updates” feature from dev tools because people used to obsessively haunt wasted renders with no reasoning behind it
-
-
mdsvex.com mdsvex.com
-
mdsvex is a Svelte preprocessor and is the preferred way to use this library.
Tags
Annotators
URL
-
-
dylanvann.com dylanvann.com
-
Disclaimer: I’m new to Svelte so this isn’t so much a recommendation as it is a “I guess this is a way to do it 🤷♂️”
-
-
www.reddit.com www.reddit.com
-
People assume any advocacy for things they're not personally stoked about is "shilling".
-
-
softwarerecs.stackexchange.com softwarerecs.stackexchange.com
- Sep 2020
-
medium.com medium.com
-
For the past couple of years in particular however, I’ve stopped using Webpack to develop them, opting instead to use Rollup as my primary bundler for apps.
-
- Aug 2020
-
developer.mozilla.org developer.mozilla.org
-
In these cases, a recursive setTimeout() pattern is preferred:
-
- Jul 2020
-
amp.dev amp.dev
-
Although specifying the ⚡ is the recommended approach
-
-
store.steampowered.com store.steampowered.com
- Jun 2020
-
www.militarytimes.com www.militarytimes.com
- Apr 2020
-
haveibeenpwned.com haveibeenpwned.com
- Jan 2020
-
www.amazon.com www.amazon.com
-
you will find better treatise for all individual topics covered; for example:- What we understand about the brain is essentially covered by Tim Urban in his article "Neuralink and the Brain's Magical Future" in, I might add, more entertaining manner. Alternatively, for a much more in-depth look, look at the book "Principles of Neural Design"- The short time Oliveira spends on superintelligence is better covered by Bostrom in his book "Superintelligence", which Oliveira references- What an algorithm is and what can be computed is better covered by "What algorithms want"- The "common sense" aspect of AI is better covered by "Common Sense, the Turing Test and the Quest for Real AI"- On the title promise, how science is "redefining humanity", the Digital Mind is relatively light on, aside from broadly listing topics that we need to think about like ownership and rights. For a (much) further-taken discussion on this, look at Yuval Noah Harari's Homo Deus, for example.
-
- Dec 2019
-
github.com github.com
-
If you need a tool to backup your documents and files please take a look at the excellent BackInTime application which is more configurable and provides options for saving user files.
-
- Nov 2019
-
www.valentinog.com www.valentinog.com
-
Here are my tools of choice for testing React apps:react-test-renderer for snapshot unit testingAct API for unit testing React componentsJest for unit and integration testing of JavaScript codeCypress for end to end / ui testing
-