-
> [my fork of module repository](https://github.com/PreethiTapati/bf-welcome-to-js )
## Learning Objectives
### [1. What is Programming](./1-what-is-programming)
What is a program? What is a …
-
> [my fork of module repository](https://github.com/marina-bashlak/welcome-to-js)
## Learning Objectives
### [1. What is Programming](./1-what-is-programming)
What is a program? What is a pro…
-
$500 to $1000 bounty depending on final capabilities of the tool. Let me know how to set this up so you can verify the money is available and/or in some sort of escrow account.
I love OpenSCAD, bu…
-
I've searched on the documentation and I didn't see any solution for infrastructrure as code, such as the AWS CDK.
I know there is Bicep - a declarative language - but we would like to you have a CDK…
-
* **Node.js Version**: any
* **OS**: any
* **Scope (install, code, runtime, meta, other?)**: code, runtime
* **Module (and version) (if relevant)**: any
As time goes, promise and async function is…
-
> [my fork of module repository](https://github.com/ervinMamutov/bf-welcome-to-js)
---
# Learning Objectives
> all of these skills are limited to short, single-page programs written …
-
# Open Grant Proposal: `Project Title`
**Project Name:**
AiHealthDataXchange
**Proposal Category:** Choose one of `Developer and data tooling`, `Applications`, `Integrations`, `Research & protoco…
-
This is a sub-issue of #1762.
I expect some discussion here, so better to open a separate one.
Currently, we have 4 tests which works in the main thread but not in the worker:
https://github.co…
-
Semicolon is a useless character and a long lasting legacy that has to go. Compiler can figure out if it's the end of statement on it's own.
Making semicolon optional will lead to better language …
-
Specifically:
> If the largest or smallest palindrome has more than one pair of factors within the range, then return all the pairs.
But the signature of the relevant function is
```
pub fn pali…