Mateus Oliveira
Mateus Oliveira
This solution makes the recursive approach possible by storing computed results and uses some good functional and advanced concepts. I'm still new to GitHub, this is in fact my first...
I'm currently working on a project which began using the legacy 3.x version of the lib, but I've updated it to the latest ones and am trying to refactor the...
This is my func that instantiates a new logrus: ```go func NewLogger() *StdLogger { baseLogger := logrus.New() stdLogger := &StdLogger{baseLogger} if beego.AppConfig.String("runmode") != "dev" { stdLogger.SetOutput(os.Stdout) stdLogger.SetLevel(logrus.DebugLevel) } else {...
Olá, boa tarde. Primeiramente peço desculpas pela issue aqui, mas estou com problemas de integração utilizando a lib javascript do pagseguro de checkout transparente e acontece que essa é a...
I've completely reformatted index.md of Javascript, reorganized the Functions section (as told in issue https://github.com/rickwest/devsnippets/issues/162), moved async/await into Promises section and made the document easier to read overall. This is...
The Javascript snippets page currently have separate sections for subjects which fall under a same category: Functions. The subjects are [Useful Functions] and [Closures] - those could be subsections of...
It is not developed anymore and the official repo itself recommends other alternatives instead of using it.
### 🪩 Provide a link to the proposed addition https://blip.net/ ### 😳 Explain why it should be added In cases where people have a Mac but not an iPhone, or...