Misko Hevery, creator of AngularJS, recently announced the beta availability of Qwik, his new web framework. Qwik claims to build applications that feel fast regardless of application size. In most ca
The React useState hook is a great way to persist state inside the context of a component in React. This post demonstrates a simple React hook that stores state in the URL querystring, building on top of React Routers useSearchParams hook.
A directive that adds the email validator to controls marked with the email attribute.
Fine grained authorization-at-scale, available for everyone
Next.js has a built-in Image component that comes with a lot of performance optimization features when you are using it.
Make sure to use the useLayoutEffect whenever you’re doing any work with the DOM reference object.
A new Flutter release, a reference app called Wonderous, work to improve rendering performance with a new engine called Impeller, and a fond farewell.
Learn how to build applications for Microsoft Teams, and how to sell them in the Microsoft Teams App Store in the Microsoft Teams App Camp.
A popular extension and later core feature of VS Code, rainbow bracket colorization is now available as a free extension for Visual Studio.