-
> [my fork of module repository](https://github.com/sachinpalaye/welcome-to-js)
## Learning Objectives
### [1. What is Programming](./1-what-is-programming)
What is a program? What is a progr…
-
### Calculator Exercise
Not done.
### Meal Sharing Website
Please remember to allocate some time for reviewing your app before making it available for feedback. This would help you get rid of typ…
-
Hi @Semih21 ,
In the homework of week2 you used JQuery, that is not something that we teach at hyf.
Please make the homework in plain JavaScript.
Also I can't find your week 3 homework, can you s…
-
问题:我在通过js实现 对不同电脑显示器进行适配操作时,使用了如下代码:transform: scale(0.56389, 0.56389)
但是我发现,当我加上它之后,我点击书的右侧,他不能翻页了,
![da6f0a26f12c676ed2c6403bbd0b538](https://user-images.githubusercontent.com/37863122/151279189…
-
## Learning Objectives
- **GitHub**:
- [x] 🥚 **Creating Issues**: You can create a new issue in a GitHub
repository using an issue template. You can correctly use labels,
milesto…
-
This is a start: https://seethalaksmi.github.io/hyf-html-css/
Enhance this file with links to your .html files.
That will make it very easy to see them rendered.
Close this issue when it work…
-
It is nice to know that you understand this code, but when you are adding style to the HTML webpage, try to stick to CSS files only.
https://github.com/Aztecgoddess/hyf-javascript2-Week1/blob/92a8f87…
-
### 🐛 Describe the bug
I create optimizer in this way:
```python
for name, module in model.named_modules():
if isinstance(module, QuantModule_int2lora) and module.ignore_reconstructi…
-
Overall, really good work. I have a few observations though which I have listed below:
When you set up a React project using `create-react-app`, it also creates a `.gitignore` file in the project's r…
-