Alex Bespoyasov

Results 9 issues of Alex Bespoyasov

Хочется настроить Service Worker, чтобы можно было читать пособие без интернета. Что стоит учесть: - [ ] обновление контента и сброс кэша ресурсов при появлении новой версии; - [ ]...

enhancement

По мотивам [этого обсуждения](https://github.com/doka-guide/content/pull/1261#pullrequestreview-731030110).

улучшение

Hi! I think I found a bug in `InjectAsComment`. With this config: ``` // ... new WebpackAutoInject({ componentsOptions: { InjectByTag: { dateFormat: 'h:MM:ss' } } }) ``` plugin works correctly...

Hey! I was wondering if there's a way to register decorators in a [“SimpleInjector-ish” way](https://docs.simpleinjector.org/en/latest/aop.html#decoration)? For example, like: ```ts type SomeCommandHandler = CommandHandler class SomeHandler implements SomeCommandHandler { /*...*/ }...

enhancement
dependencies
needs help

Make the book accessible to the English-speaking audience: - [ ] Translate the content; - [ ] Split content by the locales; - [ ] Set up the routing system...

translation

Make the book accessible to the English-speaking audience: - [ ] Split content by the locales; - [ ] Set up the build and deployment; - [ ] Translate the...

translation

Make the book accessible to the English-speaking audience: - [ ] Split content by the locales; - [ ] Set up the build and deployment; - [ ] Add examples...

translation
discussion