Andrey Kolkov
Andrey Kolkov
Is this correct? ```Go func main() { // ... // connect to the database db, err := dbx.MustOpen("mysql", cfg.DSN) if err != nil { fmt.Println(err) os.Exit(-1) } dbc := dbcontext.New(db)...
Yes I agree, your groupping structure is best for me. But some features from that project are useful for my opinion.
Yes! Now I do refactoring all my actual projects to this new starter. I split it into microservices. When I will get some statistic I will send your my feedback.)
Is `/deep/` removed in Angular v.9? I can't build old library with this css selector in latest RC.3 or RC.4. Thanks!
Hi! If you insert full uri on external site page openes n new tab.
I don’t know yet how best to implement this. There we need to rework the block of inserts in theory.
Hi! I think we can use our custom svg icons.
Hi! What do you mean by pointer position?
Those. Do you want to programmatically insert arbitrary text into the position of the cursor?