Anti-patterns to avoid in React

March 2, 2022 By Mark Otto 0

▶  Ten React Anti-Patterns to Avoid — A well presented eight minute video that quickly goes through a variety of approaches to reconsider (or at least think twice about before putting into action). Fireship Redux Toolkit 1.8.0 Released — If you’re down with Redux for managing state, the…

How to read the spec behind JavaScript

February 25, 2022 By Mark Otto Off

Learn the Fundamentals of Rx.js — This useful JavaScript library is great for managing events that happen over time, and in this detailed video course Steve Kinney covers what you need to know to make use of it — including observables, events, intervals, timers, operators,…

How to Create a Vue Application [Learn the Ropes!]

February 24, 2022 By Mark Otto Off

How to Create a Vue App: Introduction Today we’re talking about how to create a Vue app. There’s a myriad of ratings of the most popular programming languages and frameworks. Those are subjective and depend on many factors. How do we decide what’s more important,…

Node gains HTTPS module import support

February 24, 2022 By Mark Otto 0

Next.js 12.1 Released — The popular React framework introduces a beta version of on-demand incremental static regeneration (ISR), now automatically configures Jest for you, and can create smaller, more efficient ‘standalone’ builds of your app for production deployment. Vercel Senior Backend Developer — Are you looking…

Next.js 12.1 released

February 23, 2022 By Mark Otto 0

Next.js 12.1 Released — Don’t be fooled by the “.1”, this is a big release for the React powered framework. It introduces a beta version of on-demand incremental static regeneration (ISR), now automatically configures Jest for you, and can create smaller, more efficient ‘standalone’ builds…

What is React?

February 18, 2022 By Mark Otto Off

Introduction: What is React React.js was released by a software engineer working for Facebook – Jordane Walke in 2011. React is a JavaScript library focused on creating declarative user interfaces (UIs) using a component-based concept. It’s used for handling the view layer and can be…

The State of JS results are in

February 18, 2022 By Mark Otto Off

Express.js 5.0 Now in Beta — Considering that the first alpha of 5.0 was over seven years ago, this is a big step for the still wildly popular and influential Node.js Web app library. There’s also thorough docs of the 5.x API here. Requiring Node.js 4…

Express 5 now in beta

February 17, 2022 By Mark Otto 0

Node v17.5.0 (Current) Released — Sadly this release dropped just hours after last week’s issue of Node Weekly, but this is the first release of Node with native (though currently experimental behind the –experimental-fetch option) Fetch API support (more on what that means here) so…

Laravel Validation Guide: Methods, Rules & Custom Messages

February 16, 2022 By Mark Otto Off

Introduction Does your Laravel project need validation? You do not know how to implement validation, or look for best practices, right? You have come to the right address. Working with projects on Laravel (including code reviews), I came across different ways to implement validation. As…

Parts of Windows 11 built with React Native

February 16, 2022 By Mark Otto 0

🎉 We’ve noticed React Status has just passed 50,000 subscribers – thanks to all of you for your support over the years! By the way, don’t forget to hit reply and send us any links to things to include in future issues – it’s always…