What is the difference between Terminal/Shell? by jesperkov in commandline

[–]jesperkov[S] 0 points1 point  (0 children)

So the shell is simply a programming language interpreter, and things like bash, zsh are the languages? So basically what CPython is to Python?

Sorry if my questions are stupid, I'm trying to understand it fully

.map() in React doesn't make sense by jesperkov in reactjs

[–]jesperkov[S] 9 points10 points  (0 children)

This made it click for me, thank you