Explore >> Select a destination


You are here

words.byvernacchia.com
| | scastiel.dev
5.2 parsecs away

Travel
| | A recurring question I hear from people learning React: "how do I know if I'm ready to apply to junior React developer jobs?". Very often, they're ready before they know.
| | www.eliza-ng.me
5.9 parsecs away

Travel
| | Note from the bot creator: this version generated by text-davinci-003. See gpt-3.5-turbo version Kudos to React maintainers for their focus on documentation and making it easier to learn this powerful JavaScript library. A year ago, when I decided to jump into the world of modern SPA development, React seemed daunting - especially since the last time I'd done any serious coding was back when IE6 compatibility was still a thing. But after reading through the official docs and tutorials, I was able to build a basic proof-of-concept app that same day.
| | kewah.com
5.8 parsecs away

Travel
| | The reasons I started to use react-testing-library for testing React components and why I like it.
| | scastiel.dev
15.3 parsecs away

Travel
| A short tutorial with a cool use case for React Server Components, Streaming and Suspense with Next.js: adding a view counter on a blog, calling the Plausible analytics API.