HaxeFoundation / code-cookbook

The Haxe Code Cookbook - A community driven resource website for learning Haxe in practise
https://code.haxe.org
112 stars 87 forks source link

search-for-files-with-extension.md #147

Closed darmie closed 9 months ago

darmie commented 4 years ago

A simple example of how to recursively search files of certain extension.

Gama11 commented 4 years ago

I think the .md files should typically have "tags" at the start and an "author" at the end, as described here:

https://github.com/HaxeFoundation/code-cookbook#other-remarks

markknol commented 4 years ago

Hi @darmie thanks for your contribution. I do think maybe we could just add the content here instead of creating a new page, what do you think? https://code.haxe.org/category/beginner/using-filesystem.html

darmie commented 4 years ago

Yes please. I was actually looking for that page before.

Sent from my iPhone

On 13 Apr 2020, at 22:02, Mark Knol notifications@github.com wrote:

 Hi @darmie thanks for your contribution. I do think maybe we could just add the content here instead of creating a new page, what do you think? https://code.haxe.org/category/beginner/using-filesystem.html

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Simn commented 9 months ago

There were some unaddressed review items here, but it seems like people were in agreement that the content shouldn't be added like this anyway.