Last active
June 2, 2023 10:15
-
-
Save marcduiker/a8c48505c149b829f16664178c945b1b to your computer and use it in GitHub Desktop.
Revisions
-
marcduiker revised this gist
Jun 2, 2023 . No changes.There are no files selected for viewing
-
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Forever repeating // Getting one step closer every time // Each iteration is a new chance // of getting nearer to the goal // Infinity won't be reached // but we can get close // How long will it take? -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Forever repeating // Getting one step closer every time // Each iteration is a new chance // of getting neaer to the goal // Infinity won't be reached // but we can get close // How long will it take? -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,4 +17,5 @@ function recursion() { // Let me tell you about recursion(); } ``` -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ # Recursion ```javascript function recursion() { // Forever repeating // Getting one step closer every time -
marcduiker revised this gist
Jun 2, 2023 . No changes.There are no files selected for viewing
-
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ function recursion() { // Patiently we wait // and call it once again // Let me tell you about recursion(); } ``` -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ function recursion() { // Infinity won't be reached // but we can get close // How long will it take? // we don't know // Patiently we wait // and call it once again -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ function recursion() { // Each iteration is a new chance // of getting closer to the goal // Infinity won't be reached // but we can get close // How long will it take? // We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ function recursion() { // Forever repeating // Getting one step closer every time // Each iteration is a new chance // of getting closer to the goal // Infinity won't be reached // But we can get close // How long will it take? -
marcduiker revised this gist
Jun 2, 2023 . No changes.There are no files selected for viewing
-
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,7 @@ function recursion() { // How long will it take? // We don't know // Patiently we wait // and call it once again // let me tell you about recursion(); -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,7 @@ function recursion() { // How long will it take? // We don't know // Patiently we wait // and call // let me tell you about recursion(); -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,7 @@ function recursion() { // How long will it take? // We don't know // Patiently we wait // // let me tell you about recursion(); -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,6 +11,7 @@ function recursion() { // How long will it take? // We don't know // Patiently we wait // let me tell you about recursion(); -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@ function recursion() { // Infinity won't be reached // But we can get close // How long will it take? // We don't know // Patiently we wait // let me tell you about -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,8 @@ function recursion() { // Of getting closer to the goal // Infinity won't be reached // But we can get close // How long will it take? We don't know // Patiently we wait // let me tell you about -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ function recursion() { // Each iteration is a new chance // Of getting closer to the goal // Infinity won't be reached // But we can get close // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,6 +7,7 @@ function recursion() { // Each iteration is a new chance // Of getting closer to the goal // Infinity won't be reached // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Getting one step closer every time // Each iteration is a new chance // Of getting closer to the goal // Infinity won't be reached // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Getting one step closer every time // Each iteration is a new chance // Of getting closer to the goal // Infinity won't be // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Getting one step closer every time // Each iteration is a new chance // Of getting closer to the goal // Infinity // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Getting one step closer every time // Each iteration is a new chance // Of getting closer to the goal // Will we reach in // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Getting one step closer every time // Each iteration is a new chance // Of getting closer to the goal // Will we reach // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,6 +6,7 @@ function recursion() { // Getting one step closer every time // Each iteration is a new chance // Of getting closer to the goal // // How long will it take? We don't know // Patiently we wait -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ function recursion() { // Each iteration is a new chance // Of getting closer to the goal // How long will it take? We don't know // Patiently we wait // let me tell you about recursion(); -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ function recursion() { // Getting one step closer every time // Each iteration is a new chance // Of getting closer to the goal // How long will it take? We don't know // Patience // let me tell you about -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ function recursion() { // Each iteration is a new chance // Of getting closer to the goal // How long will it take? we don't know // Patience // let me tell you about recursion(); -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ function recursion() { // Each iteration is a new chance // Of getting closer to the goal // How long will it take? we don't know // Patie // let me tell you about recursion(); -
marcduiker revised this gist
Jun 2, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,7 @@ function recursion() { // Each iteration is a new chance // Of getting closer to the goal // How long will it take? we don't know // Pat // let me tell you about recursion();
NewerOlder