UpLeveled
banner
upleveled.io
UpLeveled
@upleveled.io
Learn to code in our extensive web dev course and launch a career in IT, speak tech fluently, or start your own business! 🚀

Join us on-site or online https://upleveled.io
Pinned
Applications are open for our Jan 2025 Full Stack Web Development program 🚀 (HTML, CSS, JS/TS, React, Node.js, Next.js, PostgreSQL, more...)

In person in Vienna / Amsterdam or remote

Immersive group environment ⬩ Build portfolio projects ⬩ Career support

upleveled.io/full-stack-w...
Full Stack Web Development Program - UpLeveled
Learn to code with our full stack web development education program. Transition to a new job in tech or boost your career with our immersive or flexible course formats. Join us remotely or in-person i...
upleveled.io
📣 Join the 17th UpLeveled graduation event on Apr 8 and see our graduates present their full-stack projects - built with tech incl. React, Next.js, PostgreSQL, React Native (Expo), etc 🔥

www.eventbrite.at/e/17th-uplev...
17th UpLeveled Graduation Event
Meet the graduates of UpLeveled's Full Stack Web Development Program and find Developers, Testers, Designers, PMs and more for your team.
www.eventbrite.at
April 2, 2025 at 2:37 PM
Reposted by UpLeveled
Amsterdam: Learning to code as a woman, non-binary, LGBTQ+ member, or a part of another underrepresented minority group?

Join us in a safe environment at @bluehire.nl

👉 Feb 12 (18:30 - 20:30)

Hope to see you there!
@bluehire.nl will be hosting our upcoming workshop in their central Amsterdam office in collaboration with @nodejs.org and @openjs.bsky.social.

3 mentors from Node.js, 1 from UpLeveled, and a lead data scientist from Billy Grace!

Join us! codebar.io/workshops/3279
February 6, 2025 at 3:05 PM
The latest cohort of graduates just wrapped up their final projects, ready to take on new challenges 🚀

Check out their profiles / projects and reach out!

fusion.upleveled.io/login
December 12, 2024 at 10:51 AM
Reposted by UpLeveled
React v19 is now stable!

react.dev/blog/2024/12...
React v19 – React
The library for web and native user interfaces
react.dev
December 5, 2024 at 7:05 PM
Just added a new slide to our JSON slide deck for students, to show data visualization with JSONtr.ee by @loualcala.com (thanks for this tool Lou!) 🎉
December 1, 2024 at 12:38 PM
Reposted by UpLeveled
Node v22 just unflagged require(esm) support 🎉

It was previously only available with "--experimental-require-module" option

Seems like this will now be supported by default in next release v22.12 ?

https://github.com/nodejs/node/pull/55217

November 27, 2024 at 8:12 AM
Reposted by UpLeveled
Playwright 1.49's new `.toMatchAriaSnapshot()` 😍

Nice and compact YAML syntax to test multiple elements in an accessibility tree 🎉

Thanks Pavel Feldman, @max.sh , @skn0tt.bsky.social , Dmitry Gozman and everyone else involved!

playwright.dev/docs/release...
November 26, 2024 at 5:57 PM
Reposted by UpLeveled
📣 Start linting CSS with ESLint using the brand new eslint/css package!

This is a very early edition so feedback is welcome. 🐣

www.npmjs.com/package/@esl...
@eslint/css
CSS linting plugin for ESLint. Latest version: 0.1.0, last published: 5 minutes ago. Start using @eslint/css in your project by running `npm i @eslint/css`. There are no other projects in the npm regi...
www.npmjs.com
November 26, 2024 at 4:09 PM
Reposted by UpLeveled
Great PR adding Expo Router API Routes with Postgres.js by @prochalu.bsky.social 🔥

Single project for iOS, Android, web with API connecting to PostgreSQL database

Check out the implementation in this PR

cc @porsager.com

github.com/upleveled/ex...
Switch naive database implementation to PostgreSQL by ProchaLu · Pull Request #4 · upleveled/expo-example-spring-2024-atvie
Closes #10 For the Expo React Native Guest List Example, we used a global array to save the guests. This PR updates the example and now uses PostgreSQL with Postgres.js and Ley. TODO Add @uplevel...
github.com
November 12, 2024 at 9:12 AM
Reposted by UpLeveled
This article about Masonry in CSS by Ahmad Shadeed is fantastic. He created several examples, going through the code needed to create layout variations at breakpoints while still supporting older browsers. What would it be like to use each in the real world? ishadeed.com/article/css-...
Should masonry be part of CSS grid?
An exploration of examples showing masonry as both a part of CSS Grid and as its own display type.
ishadeed.com
October 30, 2024 at 10:07 PM
Reposted by UpLeveled
I feel like half of programming is remembering how weird stuff works and the other half is setting things up so that you do not have to remember the weird stuff
November 4, 2024 at 1:55 PM
Reposted by UpLeveled
We've added a Starter Pack for our community just to help all the new 🦋 accounts find the influential React Native handles. We're definitely missing a lot of important people but it's a start: go.bsky.app/LYxHHxu
November 4, 2024 at 9:49 PM
Applications are open for our Jan 2025 Full Stack Web Development program 🚀 (HTML, CSS, JS/TS, React, Node.js, Next.js, PostgreSQL, more...)

In person in Vienna / Amsterdam or remote

Immersive group environment ⬩ Build portfolio projects ⬩ Career support

upleveled.io/full-stack-w...
Full Stack Web Development Program - UpLeveled
Learn to code with our full stack web development education program. Transition to a new job in tech or boost your career with our immersive or flexible course formats. Join us remotely or in-person i...
upleveled.io
November 4, 2024 at 9:50 PM
Reposted by UpLeveled
I was talking about “use dom”. It’s really good. docs.expo.dev/guides/dom-c...
October 31, 2024 at 3:31 AM
Reposted by UpLeveled
Another Thursday, another Learn Deno video 🤯
🐢 Using Node.js built-ins
🐢 Importing npm
🐢 Running Node.js with Deno

Watch the entire 2min tutorial:
www.youtube.com/watch?v=QPLc...
October 31, 2024 at 5:34 PM
Reposted by UpLeveled
did you know that you can conditionally exit an effect?

this is useful if you want a subscription to only stay active while some condition is true, and to stay removed while that condition is false.

a bit mindbending, but so it is with react!
November 1, 2024 at 10:03 PM
Reposted by UpLeveled
there’s no such thing as “global state”
October 21, 2024 at 8:57 PM
Reposted by UpLeveled
SDK 52 beta is now available!

Try upgrading your app and let us know if you run into any issues!

⏳The beta period will last about two weeks.

expo.dev/changelog/20...
Expo SDK 52 beta is now available - Expo Changelog
Learn about the changes, how to try it out, and how to give feedback.
expo.dev
October 25, 2024 at 8:25 PM
🦋
November 2, 2024 at 2:19 PM