Forresst
Forresst
> Actually, I think our admonitions plugin hardcode some admonition titles when there is no title, this is probably why @forresst added french titles after the admonition to make sure...
Although you do not want something like jQuery Mobile. Is the use of CSS jQuery Mobile would be possible?
+1 ;-)
While waiting for a better solution, I have updated the tutorial #1817
While waiting for a better solution, I have updated the tutorial #1817
If I can do my small part, I would also like to do the French translation. If you look closely, it is quite easy to duplicate the `mdx` and `md`...
There is currently a study to manage the localization. #1594 For the future, this may be useful: - Russian: [https://github.com/Craiqser/qwik-docs-ru](https://github.com/Craiqser/qwik-docs-ru). This is the documentation package of the qwik repository. Russian...
While waiting for an update of the tutorial, here is the solution to use `useSignal` instead of `useRef`. ```typescript import { component$, useSignal, useClientEffect$, useStore } from '@builder.io/qwik'; export const...
reqiured -> required
Hi @petebacondarwin, hi @Nate-Wilkins, I also would like to help you. However, would it not be possible to create a roadmap and cut it into several pieces. Today, it is...