/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.synesthesia.co.uk
| | boyter.org
2.4 parsecs away

Travel
| | [AI summary] A blog post by Ben E. C. Boyter lists various useful command line tools with brief descriptions and links to their repositories.
| | thottingal.in
0.5 parsecs away

Travel
| | I just published a VS Code language extension to support OpenType feature files in the Adobe "AFDKO" format. The extension provides syntax highlighting and code snippet support. (Screenshot From Amiri font) The syntax highlighting patterns for AFDKO is based on the opentype-feature-bundle for Atom Editor by Kennet Ormandy which is based upon Brook Elgie's original Textmate bundle. The code snippets are based on the snippets prepared by Simon Cozens for AFDKO-SublimeText
| | roneo.org
1.1 parsecs away

Travel
| | Setup your terminal text editor for syntax highlighting, git integration and more
| | blog.somewhatabstract.com
18.1 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.