How can I create a new file with a simple way in spacemacs?
Yes, you can use SPC f f, enter the name of the new file and then select the line starting with [?] (which is the default if no other file matches). Note you can also use this to create files in non-existing subfolders, like SPC f f my/sub/folder/file.txt RET.