As of
Est.Ā
Est.Ā
Vue ā
Vue is a Web Framework similar to React. See my jottings on Vue for more details.
You also might want to read about the following topics:
- Asynchronous Componentsā² Typically, Vue components are loaded synchronously with their parents. Read, how this can be decoupled.
- Automated Glossaryš The automated glossary on this website provides consistent, global short descriptions for terms that require some explanation.
- Cross-Platform Frontendš In the early days, each OS had its own GUI kit. Somehow this still seems to be the case with iOS. Still, I would like something like a hammer for all nails.
- Dark Mode for VitePress 0.x
āļøš
- Elimination of Errors after DeploymentšYou don't want pages to break when updating the website. But that's exactly what happened to the jotter.
- Graphs with Mermaid & DotIncluding diagrams as images is cumbersome. It is better to include the specification of the graph in the Markdown and generate the diagrams automatically.
- Rapid Development with ViteVite is the development server of choice that also supports fast builds with Rollup.
- Reactive Components with VueWhat I like about Vue and a quick glance under the hood.
- Scott me up, Beamy!š How to avoid common pitfalls when using Vue's teleport component with VitePress layout.
- Static Site Generation with VitePress
- Stray PartsSome parts have piled up š§© that do not represent a coherent description of the basics, nor of a general functionality that fits under site functions.
- Styling with Tailwind CSSHow to use Tailwind CSS to style content in VitePress.
- The Basicsš¼ļø The big picture on how my tool selections and service decisions are interconnected.
- The Second Sidebarš I added a sidebar to the right. It can be opened and closed with the
š icon at the top right corner of the page. - Unambitious Site Searchš
VitePress has a default slot for search (powered by Algolia.com).
Looked into it, found provisioning of data more complicated than search itself and started my own search. - You can Send me a Noteš§ I look forward to constructive feedback. Do not hesitate to send me a message.