> This may sound good if you are paid by lines of code written. But, if you want to align something with an expression started 150 lines earlier, good luck with finding the right indentation.
0.19 обещает быть очень интересной) The major focus of 0.19 will be creating “single-page apps” in Elm. The features that fall under that umbrella include:
Server-side rendering — sending HTML with the initial response Tree shaking — trimming out unused code (usually called dead-code elimination or DCE) Code splitting — cutting up code into smaller chunks for better caching Lazy loading — only sending the code chunks needed for a particular page
у нас в проекте ставлю title/meta через порты (по роутам, при загрузке динамических записей с graphql и тд) - работает нормально, индексируется с верными title/meta