-
-
I would love to see more consistency with file structure in our example repos. Customers will ask for file structure recommendations and I don't think we show that very well in our docs. From the gett…
-
So I'm a bit confused as to why you have a `/public` and a `/build` and a `/build/public` and multiple `index.js` files. Guessing this is all a work in progress?
Are any of these files being built …
-
I was just wondering, what are the differences in the two main files (ACM_Team_2-master (1) and ACM_Team_2-master%20(1))? The latter may have been duplicated from the original because of the space in …
-
version: 3.0.0-alpha.12
```rust
#[napi]
pub enum Event {
Hello,
Greeting { name: String },
Birthday { name: String, age: u8 },
}
```
will genterate
```ts
/* tslint:disable */
/* es…
-
Our current file name scheme is somewhat inconsistent:
* Profiles don't get any prefix
* Extensions are prefixed with "ext-" (this applies to the `.id` as well)
* ValueSets don't get any prefix
* …
-
The getting started page should contain information about
- how to set up the IDE
- information about how to contribute (not possible at the moment)
- how to start documentation preview locally
…
-
```gherkin
Feature: Design an Exercise
Scenario: Ask Exercise Creator Chat Agent to create exercise
Given the chat panel is open and the user can access exercise creator chat agent
Whe…
-
I encountered an error when finetuning. The errors says:
![image](https://github.com/user-attachments/assets/1ca3b2f9-a711-4900-92d2-f6f6ab508d49)
And below is my file structure:
![image](https://g…
-
Jubril will be creating a document so the group can better understand the file structure of the projects, so it can be referenced when coding - Due Friday May 24