Trending

#react

Latest posts tagged with #react on Bluesky

Posts tagged #react

code example:
<form>
  <input type="email" required>
  <input
    type="number"
    min="0"
    max="100"
    step="10"
  >
  <button type="submit">submit</button>
</form>

code example: <form> <input type="email" required> <input type="number" min="0" max="100" step="10" > <button type="submit">submit</button> </form>

It's EVERYTHING html needs to:
• Prevent invalid form submit
• Show validation messages
• Scroll to first invalid field on submit fail
• Focus first invalid field on submit fail

Why can't we do this in React? #webdev #javascript #react

0 0 1 0
Video

Des policiers avec des têtes de mascottes 🐶🐭 - Vulkae World #knightsofguinevere #glitchproductions #vtuber #react #pilot #disneyland #disney #creepy #dystopia #police #vulkaeworld #shorts #foryou #pourtoi
www.youtube.com/@VulkaeWorld

0 0 0 0
Video

Papa and mamacita!

#vtuber #react #reactclip #dinosaur

0 0 0 0
Video

PASSOU UMA CANTADA ESPETACULAR PARA A MORENA. #Morena #Cantadas #espetacular #Passou #mucamuricoca #cantadasenfadonhas #entrevista #React #viralvideo

0 0 0 0

(2/2)

Fix

```
// Before
export * from './button';

// After
export { Button } from './button';
```

Unglamorous. Ships in commits nobody applauds. Makes every future feature cheaper to build.

#web #performance #react #frontend #code

0 0 0 0
Preview
Under the hood of MDN's new frontend | MDN Blog You may have spotted that MDN has a new frontend. There's plenty happening under the surface, so let's unpack the technologies we chose, the architectural decisions we made, and why we did a rebuild at...

#Development #Approaches
Under the hood of MDN’s new frontend · How web components overhauled the web docs platform ilo.im/16c0es by Leo McArdle

_____
#MDN #WebComponents #ServerComponents #Lit #React #WebDev #Frontend #HTML #CSS #JavaScript

0 0 0 0

¿Es realmente necesario usar una biblioteca de estado como Redux en aplicaciones pequeñas con React? Yo creo que no, un buen uso de Context API puede ser suficiente. ¿Estoy equivocado? #react #desarrolloweb #coders #100DaysOfCode

2 0 0 0
Preview
Discover the ComboBoxListItemPicker control from the PnP reusable React controls Introduction Continuing our exploration of the PnP React controls, today I want to talk about the ComboBoxListItemPicker control, a powerful component that combines the functionality of a combobox with SharePoint list item selection capabilities. If you're interested, you can find the code of this sample here. The ComboBoxListItemPicker control allows users to select one or more items from a SharePoint list using a combobox interface.

Looking for a better way to select SharePoint list items in #SPFx? 🔎

Check out my discoveries about the ComboBoxListItemPicker control from the #PnP #React controls library!

TL;DR it adds filtering, sorting, multi-select capabilities, and more to your solutions, worth a check IMHO.

0 0 0 0
Preview
GitHub - mzrinsky/dag-studio-demo Contribute to mzrinsky/dag-studio-demo development by creating an account on GitHub.

Prototyping DAG Studio 🧩: A visual data flow engine concept. 💡

Goal: Decouple visual UI from complex data logic. Exploring reactive vs. async flow in a single graph.

POC: 🔗 github.com/mzrinsky/dag...

Open to roles building complex systems! Let's chat. #webdev #react #dataflow

1 0 0 0
I don't like internet gurus, so I'll strive to become one #darkhumor #darkhumour #react #nomxd #ego
I don't like internet gurus, so I'll strive to become one #darkhumor #darkhumour #react #nomxd #ego YouTube video by Nom XD's media room

I don't like internet gurus, so I'll strive to become one #darkhumor #darkhumour #react #nomxd #ego youtube.com/shorts/ici2a... 🐾😸

1 0 1 0
What Actually Happens When You Click a Button? - Coding Concepts Explained Simply
What Actually Happens When You Click a Button? - Coding Concepts Explained Simply YouTube video by AutistiCoder

What happens to the UI when you click a button in #React? My latest #YouTube #coding Short explores questions like this:
youtube.com/shorts/G7T7p...

0 1 0 0
RedParts – Auto Parts React eCommerce Template

RedParts – Auto Parts React eCommerce Template

RedParts – Auto Parts React eCommerce Template

https://stylelib.org/?p=237043

#autoparts #automotive #bootstrap4 #ecommerce #nextjs #react #rtl #sitetemplates #themeforest #typescript #responsive #retail #store #shopping

1 0 0 0
Post image

☢️Warning! Warning! Warning!☢️

⏰⏰Kaiju warning!⏰⏰

☢️Warning! Warning! Warning☢️

🦎The factory must NOT GROW!

🦎Yet he still beat the game?

#meme #react #Vtuber

1 0 1 0
Video

Cyberpunk 🤖 X Disneyland 🐭 X FNAF 🐻 - Vulkae World #knightsofguinevere #glitchproductions #vtuber #react #pilot #disneyland #disney #creepy #fnaf #cyberpunk2077 #vulkaeworld #shorts #foryou #pourtoi
www.youtube.com/@VulkaeWorld

0 0 0 0

Piral works with any framework. Ever needed to run #angular, #react, #svelte, and #vue in one application? #piral #dailytips #microfrontends

0 0 0 0
Post image

How to Build Responsive and Accessible UI Designs with React and Semantic HTML Building modern React applications requires more than just functionality. It also demands responsive layouts and acces...

#React #Accessibility #Responsive #Web #Design

Origin | Interest | Match

2 0 1 0

I am available as a #freelance is anyone need help for a #React project :)

1 1 0 0
Preview
What Virtual DOM Actually Solves in 2026 A lot of people describe Virtual DOM in one short sentence: it updates only part of the page, so everything becomes faster. It sounds neat…

Virtual DOM is not a magic performance hack.

It is a control layer between your app state and the real DOM.

That is why it mattered.
blog.devgenius.io/what-virtual...

#JavaScript #React #Frontend #VirtualDOM #WebDevelopment

2 0 0 0
Preview
Why Your BDUI Is Slow and How to Fix It in 2025 Optimistic rendering: let the form work before the details arrive

BDUI feels slow when you wait for perfection.

Stream first.
Render early.
Let meaning arrive before details.

javascript.plainenglish.io/why-your-bdu...

#JavaScript #React #Frontend #Performance

1 0 0 0
Preview
Beyond Autocomplete: Onboard GitHub Copilot to Your React Project Stop “Correcting” your AI and Start Collaborating with a Specialized “Senior Pair Programmer” in VS Code.

Beyond Autocomplete: Onboard GitHub Copilot to Your React Project - Stop “Correcting” your AI and Start Collaborating with a Specialized “Senior Pair Programmer” in VS Code. senoritadeveloper.medium.com/beyond-autoc... #react #githubcopilot #skills #WebDevelopment #SoftwareEngineering

1 0 0 0
Post image

#React has shaped UI development for over a decade through controversy and innovation. From JSX to hooks, concurrency, and RSC, explore its journey, key challenges, and what’s next, including the Compiler and evolving architecture

Register f/ @ythecombinator talk
https://london.cityjsconf.oirg

0 0 0 0
Riho – React JS Admin Dashboard Template

Riho – React JS Admin Dashboard Template

Riho – React JS Admin Dashboard Template

https://stylelib.org/?p=914117

#admintemplates #backend #bootstrap #chat #crm #dashboard #flat #pixelstrap #react #reactadmin #redux #sass #sitetemplates #themeforest #admin #modern #responsive #clean

1 0 0 0
Post image

От промпта к мутациям: как я перестал писать тесты руками и собрал команду из 7 AI-агентов 14 ошибок TypeScript. Тако...

#React #тестирование #AI #React #Testing #Library #мутационное #тестирование #Claude #Code #LLM

Origin | Interest | Match

4 0 0 0
Bieber – React Personal Portfolio Template

Bieber – React Personal Portfolio Template

Bieber – React Personal Portfolio Template

https://stylelib.org/?p=745302

#designerportfolio #nextjs #personalportfolio #react #reacttemplate #reactjs #themeforest #portfolio

1 0 0 0
Video

CEROL PRESIDENTE DO FLUXO HUMILHOU O GOLEIRO DO DIBRADOS! #Cerol #Fluxo #Presidente #dibradosfc #Goleiro #Penalti #Humilhado #React #kingsleague #React #viralvideo

0 0 0 0
Post image

Voici les directs prévu pour cette semaine 😉
* Des changements de programmation sont possible.
#zelda #phantomhourglass #repo #monsterhunterstories3 #arcraiders #creepy #react #paranormal #twitch #youtube
www.twitch.tv/brecors

3 1 0 0
Post image

Understanding Current Threats to Kubernetes Environments Unit 42 uncovers escalating Kubernetes attacks, detailing how threat actors exploit identities and critical vulnerabilities to compromise cl...

#Malware #Threat #Research #audit #logs […]

[Original post on unit42.paloaltonetworks.com]

0 0 0 0
Video

Disneyland version Creepy 🎆💀 - Vulkae World #knightsofguinevere #vulkaeworld #glitchproductions #vtuber #react #pilot #disneyland #disney #creepy #shorts #foryou #pourtoi
www.youtube.com/@VulkaeWorld

1 0 0 0
Preview
FirstDeploy - Learn to Build and Ship A friendly, step-by-step guide to learning VS Code, GitHub Copilot, and modern web development from scratch.

Wrote a coding guide for a friend who wanted to deploy an app but had never written a line of code. It got a bit out of hand. 152 chapters out of hand.

firstdeploy.dev

#FullStack #DevOps #LearnToCode #BuildInPublic #React #VibeCoding

6 1 1 0
Preview
You probably don't need to lift state - Matt Smith A quick React tip: don't lift state by default. Keep it close to where it's used unless you actually need to share it.

You Probably Don’t Need to Lift State, by (not on Mastodon or Bluesky):

allthingssmitty.com/2026/03/30/you-probably-...

#statemanagement #react

0 0 0 0