-
Array Functions: Initializing an Array Using [...] or array()? - PHP Review #2
Is declaring an array using the array() function becoming obsolete? What does baking a cake have in common with code compilation?
-
Array Functions: ['array_filter', 'array_merge'] - PHP Review #1
A review of the most commonly used PHP functions for working with arrays. When and how to use them optimally.
-
Testing Error Handling in Godot Using GUT
Testing error handling vis stub method in GUT tool.
-
How to store big binary files with git lfs on Google Drive or One Drive?
Hacky way for storing a bigger files in git.
-
How to solve rebase and merge conflicts with GitExtensions?
Resolving issues with merge conflicts.