Explore >> Select a destination


You are here

www.valentinog.com
| | github.com
2.8 parsecs away

Travel
| | Babel plugin for Regex+. Contribute to slevithan/babel-plugin-transform-regex development by creating an account on GitHub.
| | blog.somewhatabstract.com
1.7 parsecs away

Travel
| | [AI summary] The article discusses the challenges and steps involved in integrating a React client with a server-side rendering (SSR) setup, including configuration changes, handling file imports, and addressing routing issues.
| | adropincalm.com
1.5 parsecs away

Travel
| | Babel is a JavaScript compiler mainly known for React and the ability to use js syntax not yet shipped to the browser. In this introduction we'll try to cover some of the core ideas such as @babel/core, @babel/cli, plugins, presets and the config file. The main idea In the js world, we like to use new and exotic syntaxes even if the browser doesn't provide support and never will. Before ie11 deprecation, a classic example was using the arrow function syntax.
| | redwoodjs.com
10.4 parsecs away

Travel
| Redwood's preview of React Server Component support is now available! Follow this walkthrough to find out what's new and how to covert an app from GraphQL.