Search

Nalezeno "React": 502

The CSS-in-React Landscape


(This is a sponsored post.) I only half-jokingly refer to the CSS-in-JS world as CSS-in-React. Many of the libraries listed below theoretically work in non-React situations — they generally call that “framework-agnostic”) — but I’d guess the vast majority … The post...

How to Create a Contact Form With Next.js and Netlify


We’re going to create a contact form with Next.js and Netlify that displays a confirmation screen and features enhanced spam detection. Next.js is a powerful React framework for developing performant React applications that scale. By integrating a Next.js site with … The post How...

Streamers React To Leaked Twitch Income Rankings With Jokes, Criticism


An anonymous hacker leaked payroll information for every streamer on Twitch yesterday, and predictably, the revealed incomes have become an inescapable topic of conversation for streamers in their Twitch chats and on social media. The range of reactions to the leak has been vast, with some...

A Themeable React Data Grid With Great UX-Focused Features


(This is a sponsored post.) KendoReact can save you boatloads of time because it offers pre-built componentry you can use in your app right away. They look nice, but more importantly, they are easily themeable, so they look however … The post A Themeable React Data Grid With Great UX-Focused...

Collective #682


The State of CSS Survey * Atropos * React Preview * A Guide To CSS Debugging The post Collective #682 appeared first on Codrops

Links on React and JavaScript II


How To Use The Vite Build Tool with React — Vite is hot, in part, because it’s based on esbuild and wickedly fast. It’s from Evan You of Vue fame, but it’s not a Vue-specific tool. Here, NARUHODO covers how … The post Links on React and JavaScript II appeared first...

Mars Theme: A Deep Look at Frontity’s Headless WordPress Theme


Frontity is a framework for creating de-coupled (or "headless") WordPress sites. In this article, we dive into the process of spinning up such a site, with a detailed overview of the building blocks provided by Frontity and its flagship theme, Mars. The post Mars Theme: A Deep Look at Frontity’s...

Workshop Efektivní vývoj v Reactu pro pokročilé


Již 24. září 2021 proběhne jedinečný interaktivní workshop „Efektivní vývoj v Reactu pro pokročilé“, který si klade za cíl posunout začínající a pokročilejší React vývojáře na profesionální úroveň. Workshopem vás provede známý React odborník…

Creating Interactive Product Pages With React and Cloudinary


With Cloudinary and React, create low-bandwidth, interactive product pages for e-commerce on which shoppers can specify sizes, colors, and custom text. The post Creating Interactive Product Pages With React and Cloudinary appeared first on Codrops

Accessing Your Data With Netlify Functions and React


(This is a sponsored post.) Static site generators are popular for their speed, security, and user experience. However, sometimes your application needs data that is not available when the site is built. React is a library for building user … The post Accessing Your Data With Netlify...

Native JavaScript Routing?


We can update the URL in JavaScript. We’ve got these APIs: // Adds to browser history history.pushState({}, "About Page", "/about"); // Doesn't history.replaceState({}, "About Page", "/about"); JavaScript is also capable of replacing any content in the DOM....

React usePrevious Hook


Hooks are essential for the functional component pattern in React. One frequent logic comparison with class components was comparing a previous prop value with a current prop value via lifecycle methods. So what’s an easy pattern for duplicating previous value comparisons in functional...

Creating a Headless WordPress Site With Frontity


Frontity is a WordPress-focused React-based server-side dynamic-rendering framework (phew!) that allows us to create fast headless websites. Chris has a good introduction to Frontity. I guess you could think of it like Next.js for WordPress. And while the demand … The post Creating...

Three Buggy React Code Examples and How to Fix Them


There’s usually more than one way to code a thing in React. And while it’s possible to create the same thing different ways, there may be one or two approaches that technically work “better” than others. I actually run into … The post Three Buggy React Code Examples and How to Fix Them...

Demystifying styled-components


 Joshua Comeau digs into how styled-components works by re-building the basics. A fun and useful journey. styled-components seems like the biggest player in the CSS-in-React market. Despite being in that world, I haven’t yet been fully compelled by it. I’m … The post...

Links on React and JavaScript


As a day-job, React-using person, I like to stay abreast of interesting React news. As such, I save a healthy amount of links. Allow me to dump out my latest pile. Most of this is about React but not all … The post Links on React and JavaScript appeared first on CSS-Tricks. You can support...

Fix Seeing “0” in Your JSX Code


The early days of the web felt like the wild west when it came to coding practices — just make it work. Then we became enlightened to better practices, separating HTML from CSS and JavaScript. Then came React and JSX, where we combine JavaScript, HTML, and even CSS with Styled Components...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace