Masthash

#react

patcm
8 hours ago

This is what the web application for GifMaker looks like.

Soon a docker container will be ready for you to deploy easily.

https://gitlab.com/mrpotatoqc9/giftmaker

#web #coding #python #docker #redis #flask #react #programming #foss #freesoftware #logiciellibre #opensource

Komish
8 hours ago

I've got no idea how up-to-date it is (and I know it's a bit older), but this is probably one of the cleanest walkthroughs #react I've worked through.

https://www.taniarascia.com/getting-started-with-react/

I don't work in the front end at all, so having something that's accessible even with my limited time is a huge benefit.

Gonna use it as a jumping off point to more modern React, and front end in general.

#js #javascript

conputer dipshit
12 hours ago

I, #react dev of like 7 years, just learned something that seems very important and very basic. the effect apparently runs after the dom is rendered, so inside the effect, the ref is always defined? or is this a race condition and should not be relied on? #webdev
https://codesandbox.io/s/beautiful-herschel-181d1x?file=/src/App.js

js source code for a react component that renders a div with a ref and logs ref.current both inside and outside a useEffect call. source code:

function Comp() {
  const ref = useRef(null);

  console.log("a", ref.current);
  useEffect(() => {
    console.log("b", ref.current);
  }, []);

  return <div ref={ref}>Hi</div>;
}
13 hours ago

Tatadrapi
" OuaisOuaisOuais Le live : Les Conflits De Voisinages + Les Pires Logements, bref ca va être chouette "
https://www.twitch.tv/tatadrapi
#Actu #Féminisme #React #Antiracisme #Insalubrité #PropriétéPrivée #APAB

Wait… what is going on in #React and #Vercel lands?

junior dev: wow it's all state
senior dev: wow none of this needed to be state tho
#webdev #react

abekonge
1 day ago

So they have invented serverside scripted templating? Isn’t that …. wait for it … php?

#React

https://react.dev/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023?ck_subscriber_id=1697730813

Sarah Young
1 day ago

I've noticed that #React (from https://react.dev) has been receiving some great updates, but personally, I find it *still* quite challenging to work with.

conputer dipshit
1 day ago

lmao. #react 18 has killed me. I forgot about this and was going nuts looking for the cause of the mysterious double run of effects with no dependencies #javascript #webdev
https://react.dev/reference/react/StrictMode

Note

Strict Mode enables the following checks in development:

    Your components will re-render an extra time to find bugs caused by impure rendering.
    Your components will re-run Effects an extra time to find bugs caused by missing Effect cleanup.
    Your components will be checked for usage of deprecated APIs.

All of these checks are development-only and do not impact the production build.
Linux ✅
1 day ago

::: Turtle Beach game controller (REACT-R & Recon) support to Linux 6.4 :linux:

This is courtesy of widely-used XPad driver.

=> https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git/commit/?h=next&id=1999a6b12a3b5c8953fc9ec74863ebc75a1b851d

#game #controllers #Linux #kernel #Xbox #XPad #React #Recon #gaming

activenode
2 days ago

Hey guys. If you love #supabase and #mantine and #nextjs then I have something for you. A ready-to-go multi-tenant boilerplate, freshly built, future-safe, server components -> yes!

https://github.com/activenode/supabase-next-app-mantine

Contact me for consultancy if you need it or create an issue.

#web #webdev #webdevelopment #react

Aurooba Ahmed
2 days ago

This week on viewSource, @briancoords and I continue to dig into the basics of React and talk about what a #React component is as we slowly build up to coding an accordion block for the #WordPress block editor. https://youtu.be/eCKyI12JJsw

DevConf
2 days ago

Frikkie has been building the Relive app for the past 5 years, helping to scale it to 16M users. In the process, he's learned a lot about React Native and its intricacies, and he's sharing those learnings at DevConf!

#architecture #React #API #analytics

James Scholes
2 days ago

Ran `#npm install` about half an hour ago. It now seems to be in a never-ending dependency resolution fight with itself, and won't respond to Ctrl+C. So glad #React et al is improving everybody's dev experience.

robrich
2 days ago

https://dev.to/nilanth/react-architecture-for-enterprise-application-3pnh - a methodology for organizing #React files in topic folders. Nice layout https://github.com/nilanth.

Martin De Wulf
2 days ago

Join our team, lead by the great @edarchis to work on THE open source solution for health insurance, openIMIS, used more and more across the world.

https://www.bluesquarehub.com/blog/vacancies/backend-developer-2/

I would totally apply for that job if I was not already working there :-)

#software #development #python #django #react #postgresql

You don't need #ReactJS until your webpage changes. That's why it's called "React", it makes the #DOM *react* to changes in application state. If the state never changes, #React is unnecessary. #webDev #frameworks #web #dev #programming #frontend #JavaScript

Daishi Kato
3 days ago

Wakuwork, a React Framework, v0.8.3 is released!

You can try new router implementation, and see how React Server Components work.
Repo: https://github.com/dai-shi/wakuwork

#ReactJS #React #JavaScript #TypeScript #ServerComponents

Test Double
3 days ago

If you’re interested in learning more about React and React Native testing, @CodingItWrong is teaching more workshops this year. One just sold out but the other has availability!

https://link.testdouble.com/react-testing-workshops-2023

#React #ReactNative

Ted Ward
3 days ago

Currently working on a redesign for a website. The job isn't complete yet as some work needs to be done for the "login" but the main redesign is complete.

Here is an image of the previous version and the updated redesign made with #React #frontend #ReactJs #frontenddeveloper

Version 1 of the website.
Redesigned Version.
Infinity Soft Systems
3 days ago

React Native App Development in Sydney - Infinity Soft Systems

Learn about React Native app development in Sydney and its benefits for businesses in this comprehensive guide. Find tips for hiring the right developer and creating high-quality mobile apps for both iOS and Android platforms. Read more here!

https://anotheroffshore.wordpress.com/2023/03/27/exploring-the-benefits-of-react-native-app-development-in-sydney/

#react #native #app #development #sydney
#reactnativeappdevelopment

Sasha
3 days ago

#Copilot suggested a code that caused infinite recursion somewhere inside #react guts. spent an hour figuring it out 😳

Daishi Kato
4 days ago

Playing with Wakuwork, Minimalistic React Framework with React Server Components!

RSC supports streaming, so can we send infinite data?

Yes!

#ReactJS #React #JavaScript #TypeScript #ServerComponents

Jobs for Developers
4 days ago

Camelot is hiring Front End Engineer

🔧 #html #javascript #nuxtjs #react #vue #cypress #css
🌎 Remote; Chalandri, Greece
⏰ Full-time
💰 $95k - $210k (Estimate)
🏢 Camelot

Job details https://jobsfordevelopers.com/jobs/front-end-engineer-at-camelotls-com-nov-17-2022-aa3ce4?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Daishi Kato
4 days ago

Wakuwork v0.8.0 is released! https://github.com/dai-shi/wakuwork
Wakuwork is Minimalistic React Framework that extensively uses React Server Components.

On top of the minimal API, we added a router API. The router API is also minimal for the start.

#ReactJS #React #JavaScript #TypeScript #ServerComponents

Jobs for Developers
4 days ago

WalletConnect is hiring Full-Stack Javascript Engineer

🔧 #javascript #typescript #react #blockchain #cryptocurrency #web3 #aws #postgresql
🌎 Remote; New York, United States
⏰ Full-time
💰 $90k - $210k (Estimate)
🏢 WalletConnect

Job details https://jobsfordevelopers.com/jobs/full-stack-javascript-engineer-at-walletconnect-com-aug-3-2022-34b88a?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Jobs for Developers
4 days ago

Metatheory is hiring Full Stack Engineer

🔧 #nft #javascript #typescript #react #node #graphql #rest #blockchain #web3 #aws
🌎 Remote; California, United States
⏰ Full-time
💰 $95k - $210k (Estimate)
🏢 Metatheory

Job details https://jobsfordevelopers.com/jobs/full-stack-engineer-at-metatheory-jan-10-2022-c50025?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

Jobs for Developers
5 days ago
Atef Ataya
5 days ago

I have recently uploaded a tutorial about #React Context Step by Step. If you want to strength your knowledge about React Context click on the link below.
https://youtu.be/gIW8P0qGk4U

Daishi Kato
5 days ago

Just released jotai-redux v0.2.1! https://github.com/jotaijs/jotai-redux

Someone filed a PR and it's merged. Super nice to see this integration library being used.

#ReactJS #React #JavaScript #TypeScript #Jotai #Redux

Jobs for Developers
5 days ago

Blinq is hiring Software Engineer - Intern

🔧 #react
🌎 Melbourne, Australia
⏰ Internship
💰 $90k - $210k (Estimate)
🏢 Blinq

Job details https://jobsfordevelopers.com/jobs/software-engineer-intern-at-blinq-me-oct-10-2022-fcd0d5?utm_source=mastodon.world&ref=mastodon.world
#jobalert #jobsearch #hiring

maxico.dev ✨
5 days ago

Building dead-simple #invoice app using #Tailwindcss and #react #buildinpublic #100DaysOfCode

Jobs for Developers
5 days ago
Curtis "Ovid" Poe
6 days ago

@randomgeek What would you have taken instead of #React? I worked a bit with #Vue and it seemed nice, but I don't have enough experience to comment.

Curtis "Ovid" Poe
6 days ago

Whelp, that's my first #React commit on a company project. I really should take the time to learn it. My front-end knowledge is so out-of-date.

Yves Van Goethem
6 days ago

I'm hiring an experienced Frontend Engineer!

Experience with Atomic Design Systems? Web & Mobile? a11y? perf? theming? Want to ship code to prod on your first day?
Remote is possible ±2h Berlin time.

Interested? DM me.
RTs appreciated ❤️

#typescript #react #designsystems #webdev

More info: https://www.tooltime.de/jobs#job-1255804

Jobs for Developers
6 days ago
Dan Shappir
6 days ago

The latest episode of @JSJabber isn't an easy one, but it's worth it: we discuss Functional Programming in #JavaScript, #TypeScript and #React with Ian Schwartz https://www.youtube.com/watch?v=2aRCrV1Jhsk

Daishi Kato
1 week ago

Wakuwork v0.7.2 is released! https://github.com/dai-shi/wakuwork
It's Minimalistic React Framework. My focus is React Server Components oriented, with client-first approach.
You can build an app and the `dist` folder contains everything. (Requires Node.js).

#ReactJS #React #JavaScript #TypeScript #ServerComponents

Daishi Kato
1 week ago

Wakuwork's minimal spec for React Server Components.

It's ready for you to play with! 👉 `npm create wakuwork`

Repo 👉 https://github.com/dai-shi/wakuwork

#ReactJS #React #JavaScript #TypeScript #ServerComponents

Aaron In Iowa
1 week ago

Didn't realize how far Rust web frameworks have come. A really interesting performance analysis, that apart from highlighting the miserable performance characteristics of #React gives some interesting glances at the popular Rust based alternatives https://www.youtube.com/watch?v=4KtotxNAwME

#webdev #rustlang

manlycoffee
1 week ago

An old meme that I found on my desktop #frontend #javascript #css #react #solidjs #preact

Daishi Kato
1 week ago

Zustand is such a small library that I don't have much to teach. Maybe I can just randomly talk about Zustand v4. Here's a new video product. Hope someone finds it interesting.

👉 https://daishi.gumroad.com/l/learn-zustand-v4 🐻

#ReactJS #React #JavaScript #TypeScript #Zustand

Jon Croce
1 week ago

Absurdly productive day getting this blog site together :ablobfoxbongo:

Getting back to working with #Svelte is so comfy after several weeks of #React development.

Daishi Kato
1 week ago

Just fixed create-wakuwork without "exec" hack. https://unpkg.com/browse/create-wakuwork@0.3.0/cli.js

Wakuwork is Minimalistic React Framework with React Server Components. https://github.com/dai-shi/wakuwork

#ReactJS #React #JavaScript #TypeScript #ServerComponents

jakenuts
1 week ago

Disappointed 😢 that #Microsoft has abandoned most #visual design surfaces in development along with all us visual thinkers 🧠 in it’s code-first push.

#Visio is moldering in the basement, Class Diagrams all but forgotten in now-ironically-named **Visual** Studio 👀 and no cool #UML or #casetools in ecosystem in over a decade.

Maybe #react-flow and it’s beautiful children lang-flow, chainnner, etc will spark something in #redmond.

Aurooba Ahmed
1 week ago

On today's episode of viewSource, @briancoords and I get into #React! We're going to be building an accordion block in #WordPress over the course of a few episodes and it's going to be a loooot of fun. :D https://www.youtube.com/watch?v=TtmY2Ck_6i0

Daishi Kato
1 week ago

Wakuwork v0.7.1 is released! https://github.com/dai-shi/wakuwork

Now, we can create wakuwork. Yay!

#ReactJS #React #JavaScript #TypeScript #ServerComponents

@Reita shhhh! it'll just be something worse next!

#react

Daishi Kato
1 week ago

Wakuwork v0.7.0 is released! https://github.com/dai-shi/wakuwork
It's React framework for Server Components (RSCs).

I wasn't sure if I can reach here, but now it supports building. There are many assumptions and limitations, but it should work for basic usage.

#ReactJS #React #JavaScript #TypeScript #ServerComponents

2 weeks ago

it's interesting that the most popular #react wrapper for an actual lisp (clojurescript) uses #signals in place of useState(). you'd think truly functional languages would try to avoid that piece of mutable state.

https://reagent-project.github.io

#frontend #webdev

Josh Goldberg 💖
2 weeks ago

I'm going to be at 🌴 React Miami 2023 this April, talking about some of my favorite stuff in code - setting up ESLint and TypeScript for React! Hope to see you there! ☺️

✨ www.reactmiami.com ✨

#eslint #react #typescript

Promo photo with my face, flowers, leaves, and "Goldberg" in text with a pink shine. React Miami, April 20 - 21, www.reactmiami.com
manlycoffee
2 weeks ago

New pattern when using React (and other frameworks like it):

views, hooks, and signals

#reactjs #react #programming #frontend

Assaf
2 weeks ago

React https://react.dev/

New #React docs just dropped. Looks great, explains use cases, editable examples.

But most important, includes a long-awaited critical bug fix: official docs no longer recommend create-react-app

Semi regular reminder I am available for consulting and development for #WordPress, #Laravel and #React projects.

https://pluginmachine.com/services/

I wrote a post about creating reusable React hooks for use in the #WordPress editor or other places you use #React

https://pluginmachine.com/creating-reusable-react-hooks-for-the-wordpress-block-editor-or-whatever/