Perhaps I missed something but I am confused by using `(format t ...)` to get values. For example it's use to compute `contact-url` at around 2:54 in the video. Doesn't `(format t...)` value to `nil`? I would have thought that the expression should be `(format nil ... ` to create a string value.
If I did it , it is a typo and I corrected it later in the video (it is possible that I cutted when I actually did the fix but you can see it from the code). You can also check it on the GitHub repo!
You can see that here is right th-cam.com/video/zmF7sDHrNbM/w-d-xo.html I just noted the change one time th-cam.com/video/zmF7sDHrNbM/w-d-xo.html Thanks for underlining the typo for others to pay attention to the difference. Sadly there is not a lot of compile time checks on the html templates.
Please keep going, My advice dont do part videos they will not get views after first one, do vids on specific parts, also if u want to do seriese so it but not name it as part 2, name it something interesting that can be done with content of vid.
Perhaps I missed something but I am confused by using `(format t ...)` to get values. For example it's use to compute `contact-url` at around 2:54 in the video.
Doesn't `(format t...)` value to `nil`? I would have thought that the expression should be `(format nil ... ` to create a string value.
If I did it , it is a typo and I corrected it later in the video (it is possible that I cutted when I actually did the fix but you can see it from the code). You can also check it on the GitHub repo!
You can see that here is right th-cam.com/video/zmF7sDHrNbM/w-d-xo.html
I just noted the change one time th-cam.com/video/zmF7sDHrNbM/w-d-xo.html
Thanks for underlining the typo for others to pay attention to the difference. Sadly there is not a lot of compile time checks on the html templates.
Really like your videos about web and CL.
Thank you very much!
Please keep going, My advice dont do part videos they will not get views after first one, do vids on specific parts, also if u want to do seriese so it but not name it as part 2, name it something interesting that can be done with content of vid.
I kind of knew but got tempted this time, thanks for reminding me!