-
I'd like to submit some coding practices and it would be great to have this area for devs to submit good practices.
-
Suggested topics:
FRONTEND:
- Functional programming (functions as objects, closures)
- Async
- Functional programming in CoffeeScript
- Functional programming and jQuery (more jQuery)
- underscore.j…
-
Noob here...
Trying to get the bot up and runnning and the first place I started was to see if the tests were running.
Getting Async errors
```sh
FAIL test/twitter/labelUser.test.js (11.572s…
-
### Operating System
Linux guess 5.15.153.1-microsoft-standard-WSL2 #1 SMP 2024 x86_64 x86_64 x86_64 GNU/Linux
### Programming Languages
Python
### CCXT Version
4.3.51
### Descripti…
-
## Describe the proposal
Before Project Reactor, I used CompletableFuture for async programming in Java. When writing the first complete version for this SDK, Project Reactor was the recommended as…
-
I’ve got an addon with an in-repo addon that crashes on subsequent builds. The initial build goes well, but if you modify any file and cause a rebuild, it crashes.
The entire `lib` folder disappear…
-
Python 3.5 introduced async methods. It's very useful for network programming in multitask applications (like Home Assistant). But TinyTuya doesn't use it. Are there any plans to add async methods?
-
Hi,
when trying to format ruby files either on save or forced with `CocCommand prettier.formatFile` nothing happens.
The output of the prettier coc extension is the following:
```
["INFO" …
-
Hi Mitchell,
Nice library, can we add async dns to the roadmap, because it's really helpful for network programming.
Thanks
-
Hadn't looked at Pragmatic Studio `Elixir` in a `while` ... https://github.com/dwyl/learn-elixir/issues/41 (but have _many_ books from https://pragprog.com ...)
Today @MikeRund mentioned the `LiveVie…