Explore >> Select a destination


You are here

lukasrotermund.de
| | blog.somewhatabstract.com
3.6 parsecs away

Travel
| | [AI summary] The author discusses implementing server-side rendering (SSR) for a React application, focusing on rendering a React component into HTML and integrating it into a page template.
| | learnersbucket.com
2.6 parsecs away

Travel
| | Industry focused roadmap to be JavaScript developer. This road map will help you to become a good web developer.
| | www.valentinog.com
3.9 parsecs away

Travel
| | A mostly complete guide to webpack's capabilities, always to keep close at hand.
| | krasimirtsonev.com
12.0 parsecs away

Travel
| The tiniest presentation framework / I did roughly 50 talks over the years, and for almost all of them, I used Reveal.js. I like it because it's HTML-based. I have complete control of everything and can easily publish the slides online. However, one thing bugs me every single time - the size of my content. I want to use all the available space. This becomes very important when I'm showing code to people. That's why I wrote SimPre. It's a 10KB HTML presentation framework that properly scales and positions my content.