mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-19 05:41:25 +08:00
Use dotlang AI translation (aiursoft-instruct:latest via Ollama) to translate all Chinese content to English under en/ subfolder: - en/dishes/: all recipe categories (aquatic, breakfast, condiment, dessert, drink, meat_dish, semi-finished, soup, staple, vegetable_dish) - en/tips/: learn/ and advanced/ cooking guides - en/README.md, en/CONTRIBUTING.md, en/CODE_OF_CONDUCT.md The mkdocs-static-i18n plugin (docs_structure: folder) serves Chinese at the root and English at /en/, with a language switcher in the UI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
54 lines
2.9 KiB
Markdown
54 lines
2.9 KiB
Markdown
# How to Make French Fries
|
||
|
||

|
||
|
||
French fries 🍟 are a fast food (which may not be considered fast food in some countries) made by cutting potatoes 🥔 into strips and deep-frying them. They are very suitable for... Compared to deep-frying, using an air fryer may be more conducive to avoiding breakdowns and achieving asynchronous non-blocking operations. Compared to cutting potatoes yourself, washing off the starch, and spraying oil, using semi-finished french fries may significantly reduce the calorie expenditure before calorie intake; roughly speaking, it means significantly reducing calorie intake ~~before calorie expenditure~~.
|
||
|
||
Estimated Cooking Difficulty: ★★
|
||
|
||
## Essential Ingredients and Tools
|
||
|
||
- 1 bag of semi-finished french fries (McKen brand recommended)
|
||
- 1 air fryer (avoid small brands if you prefer crispy fries)
|
||
|
||
> Note: The method for making french fries may vary depending on the cooking tool used. This guide only introduces the method using an "air fryer."
|
||
|
||
## Calculation
|
||
|
||
- As a main dish: 400g per person per meal (based on semi-finished weight)
|
||
- As a snack: 1/4 of the main dish weight per person per meal, +/- 50g
|
||
|
||
> Use the above conditions to calculate the amount of ingredients needed based on demand (including but not limited to daily appetite, mood, and pre-meal exercise).
|
||
|
||
## Instructions
|
||
|
||
### Opening the Fries
|
||
|
||
- When opening a large bag of semi-finished fries, ensure the opening is small to effectively reduce frosting on the surface of the fries during long-term storage.
|
||
|
||
### Preheating the Air Fryer
|
||
|
||
- Plug in the air fryer and preheat to 200°C for 5 minutes.
|
||
- The purpose of preheating is to ensure that the temperature inside the pot is already at the required cooking temperature when the ingredients are added.
|
||
- Note: Take out the fries after preheating; do not wait for the fries to soften before frying.
|
||
|
||
### Frying the Fries
|
||
|
||
- Place the fries into the air fryer and cook at 200°C for 20 minutes.
|
||
- When removing the fries, note that semi-finished fries already contain oil. Therefore, if you need to perform client-side operations asynchronously, use tongs.
|
||
- At 5–10 minutes, shake the pot to ensure even heating and prevent sticking.
|
||
|
||
### Crisping (Optional)
|
||
|
||
- Between 10–15 minutes, remove the pot and spray a layer of oil covering 2/3 of the surface area of the fries, which have already dried out.
|
||
|
||
### Removing and Plating
|
||
|
||
- For crispy fries, dance with the pot after removing them to let air pass over the surface before plating; for soft fries, plate them directly. They taste better with dipping sauces or drizzled with sauce.
|
||
|
||
## Additional Content
|
||
|
||
- Ketchup, mayonnaise, honey mustard sauce, [Garlic Soy Sauce](../../condiment/蒜香酱油.md)... The path to upgrading your french fries lies in exploring sauces and sauce combinations.
|
||
|
||
If you encounter any issues or have suggestions for improvement while following this guide, please submit an Issue or Pull Request.
|