Category: react

New releases of Next.js and Gatsby

October 27, 2021 By Mark Otto 0

The New React Docs, In Progress and Now In Beta — The React docs are being entirely rewritten to use hooks rather than classes, introduce illustrations, and generally bring them up to modern speed. This currently-in-beta version also includes interactive examples and challenges with the…

Building React Admin Step By Step

October 26, 2021 By Mark Otto Off

Introduction Every web project has two sides: the one seen by users and the admin page that its manager uses to control each aspect of each page of said project. To draw a parallel, the user side of the site is our usual beautiful world,…

A guide to typing React hooks with TypeScript

October 20, 2021 By Mark Otto 0

How To Format Dates in a React DatePicker — Let’s break down common date and time formats and learn some handy tips for using the KendoReact DatePicker and DateTimePicker to easily manage the tricky business around date and time input. Read on. Progress KendoReact 📅  React…

React’s new Developer Tooling team

October 13, 2021 By Mark Otto 0

Start Learning Software Engineering Today — Ready to get started learning software engineering? Learn 1:1 with an expert mentor to master the skills, build your personal portfolio, and gain experience needed to land a role in software engineering. Apply to Springboard’s Software Engineering Bootcamp to…

Build a Blog on React: Step-by-Step Guide With Examples

October 12, 2021 By Mark Otto Off

Introduction As we all know, thanks to the old saying, the pen is mightier than the sword. And that is definitely true on many occasions, with an exception of, perhaps, an actual sword-on-pen fight, but we digress. The point we are conveying here is that…

Refine: A React-based framework for data-intensive apps

October 6, 2021 By Mark Otto 0

React Native 0.66 Released — Highlights include support for Hermes 0.9.0, taps on views outside the parent, better support for Apple Silicon, iOS 15 and Xcode 13, along with new Bluetooth permissions for Android. As you would expect, there are also a small number of…

What’s new for React 18?

September 29, 2021 By Mark Otto 0

ButterCMS – #1 Rated Headless CMS. Melts into React Apps — ButterCMS is the #1 rated Headless CMS for React. Enable your marketing team to update website content w/ our easy to use dashboard. Fast content API for modern apps. Secure. Scalable. Less Code. Try…

React Chat App: How to Make a Chat Using Socket.io

September 28, 2021 By Mark Otto Off

Table of contents: Introduction We hope that you will find this article really helpful. And not only because we intend to talk about the theoretical side of React chat apps, their importance and usage, but also because we are going to discuss the practical creation…

Ten lessons about React state

September 22, 2021 By Mark Otto 0

Introducing Gatsby 4, Now in Beta — Gatsby 4, the latest version of the popular React and GraphQL-based site generation framework, introduces new content rendering methods, new build and deployments architecture, new CMS APIs, and more. Gatsby Team ButterCMS – #1 Rated Headless CMS. Melts into…

Trying to use React Native ‘everywhere’

September 15, 2021 By Mark Otto 0

CSS Variables for React Devs — An updated piece, and a solid look at how to use CSS variables (custom properties) in your next project. Josh W Comeau Compound Components In React — Compound components are the building blocks of design systems. If you have the…