Hello guys, if you have problems with the volume, please consider turning on the captions (CC) that comes on TH-cam player. That helped me a lot! The video is really good!
I've noticed that you are sometimes jumping to the end of top-level expressions just to eval them. I'm wondering why are you not using the "eval top-level expression" operation instead? C-M-x eval-defun or cider-eval-defun-at-point ? u probably want to customize the clojure-top-level-inside-comment-form to t , so it works within rich-comments too.
Oh, usually I use Evil keybindings, but for this recording I used standard C-x C-e, I just didn't want to confuse people. But good point, thank you for your feedback.
Yes, my sincere apologies. I'm a total nub to this screencasting, video recording stuff. Unfortunately, TH-cam doesn't let you re-upload videos. I'll try better next time.
Hello guys, if you have problems with the volume, please consider turning on the captions (CC) that comes on TH-cam player. That helped me a lot! The video is really good!
Thanks for sharing.
Good vid. I am learning ELisp using System Crafters channel, but more sources is always welcomed. Liked & Subscribed.
Thanks for the video. Is this CIDER you are using in Emacs?
Yes, since this is a Clojurescript snippet I used CIDER for the REPLing.
I've noticed that you are sometimes jumping to the end of top-level expressions just to eval them. I'm wondering why are you not using the "eval top-level expression" operation instead?
C-M-x eval-defun or cider-eval-defun-at-point ?
u probably want to customize the clojure-top-level-inside-comment-form to t , so it works within rich-comments too.
Oh, usually I use Evil keybindings, but for this recording I used standard C-x C-e, I just didn't want to confuse people. But good point, thank you for your feedback.
Nice video but audio is low
Thank you for telling me. I just realized that my video editor butchers the audio gain. Somehow I didn't notice.
What package are you using for structural editing?
Nothing fancy. I just bound a few keys to smart-parens functions, like sp-kill-sexp, etc.
Had to max volume to hear you
Yes, my sincere apologies. I'm a total nub to this screencasting, video recording stuff. Unfortunately, TH-cam doesn't let you re-upload videos. I'll try better next time.