Finally a haptic trackpad. Unfortunately not having one was a dealbreaker when purchasing my laptop last year, but next upgrade I'll be able to consider them again.
Yes, use the button element for buttons, and a for links. But this is not a new problem or one "among the react crowd". Anecdotally I'd say it was more prevalent 10 or 15 years ago.
the back button does work, if you use any basic routing library. opening in a new tab does work, with any basic routing library...
if you're receiving jarring page scrolling, it is not the fault of the spa, it's something else at play. it is not they typical spa experience. if the back button doesn't work, the site was poorly programmed, since any…
Yeah, in the past month, I've caught out 2 bugs in a code review. One was a performance degradation due to a function being passed down into a react `useMemo` hook dependency array. The other was that the code was…
Thank you! I couldn't originally figure this out for my "on air" script, so my workaround was to query the existance of the `zoom.us` process every second.
Apologies, it looks like pre es6, they were unordered objects. But now there are rules that guarantee insertion order.
Interesting idea to remove number and string types. The downside being that you spend more time writing parsers of the data. But if you had some sort of separate schema that generated all of that for you, it would no…
I've never understood that position. Hooks and redux solve completely different problems. Why would the introduction of hooks change anything about using redux?
For JavaScript, https://javascriptweekly.com is pretty good.
I do wish the pebble buttons were easier to press.
Finally a haptic trackpad. Unfortunately not having one was a dealbreaker when purchasing my laptop last year, but next upgrade I'll be able to consider them again.
Yes, use the button element for buttons, and a for links. But this is not a new problem or one "among the react crowd". Anecdotally I'd say it was more prevalent 10 or 15 years ago.
the back button does work, if you use any basic routing library. opening in a new tab does work, with any basic routing library...
if you're receiving jarring page scrolling, it is not the fault of the spa, it's something else at play. it is not they typical spa experience. if the back button doesn't work, the site was poorly programmed, since any…
Yeah, in the past month, I've caught out 2 bugs in a code review. One was a performance degradation due to a function being passed down into a react `useMemo` hook dependency array. The other was that the code was…
Thank you! I couldn't originally figure this out for my "on air" script, so my workaround was to query the existance of the `zoom.us` process every second.
Apologies, it looks like pre es6, they were unordered objects. But now there are rules that guarantee insertion order.
Interesting idea to remove number and string types. The downside being that you spend more time writing parsers of the data. But if you had some sort of separate schema that generated all of that for you, it would no…
I've never understood that position. Hooks and redux solve completely different problems. Why would the introduction of hooks change anything about using redux?
For JavaScript, https://javascriptweekly.com is pretty good.
I do wish the pebble buttons were easier to press.