Easy Way to Create CLI Scripts with JavaScript and Node

preview_player
Показать описание
Did you know you can use JavaScript to build scripts to help automate tedious tasks? Let's say you want to bulk rename a list of files? Or you want to name your photos according to their dates? Ever been there before?

_____________________________________________

Newsletter 🗞
Interested in exclusive content and discounts? 🤯 Sign up for the newsletter!
_____________________________________________

Connect with me 😀
_____________________________________________

COURSES 💻
Рекомендации по теме
Комментарии
Автор

This Node CLI course would be a great help for me to improve my skills, building cli tools to automate part of my work routine!

franckbossy
Автор

I love javascript and as a student and self-taught developer, it would be a great opportunity to learn from this course.
I have learned electron js and I think I could make something great with this CLI knowledge.

promethewz
Автор

I've always wanted to do automation tasks without learning a new language like Python. I would really love to do it with the language I know and love (JavaScript) and this course can help me achieve that 🙏

ajimbong
Автор

I have to run a lot of scripts to prepare data and interact with a database. This course will be perfect to master my scripts.

alegr
Автор

You are awesome! This is what I would train now!

FranciscoMarcosMilhomemAbreu
Автор

Wow, you have improved a lot. Well done.

mahneh
Автор

Ahmad making it and you endorsing it makes me curious enough. That and the fact that I automate all the things so very interested in a new tool in my belt.

TomHermans
Автор

I will use this video to make snmp requests from cli. Thanks again!

StefanoPompa
Автор

"There is my email... Don't email me please" You are the best James! Great video

alexandprivate
Автор

I'm a sucker for automation, i usually do it with python, but i would like to push myself to do it with node to get better at it, this course would be a great kick start.

adnanelegeek
Автор

after 60 minutes of my finite life lost searching for it, bommmm you were the chosen one. thanks for the tips.

diegognoatto
Автор

how to run the cli like "my-cli -d" instead of "./index.js -d"?

shadowplay
Автор

Since my favorite language is JavaScript and Node is the framework that I’m working on. So Node CLI, for sure, is get me interested. Nonetheless, I hope that I get the best tools from you, James:).

sokunmeng
Автор

npx awais
and now npx destin

I bought Ahmads course a while back and love it

destinlee
Автор

I don't love Javascript, but I'm interested in the course. Maybe it will change my mind.

RealCaptainAwesome
Автор

This is great stuff. One thing that was really confusing to me was about how the index.js magically became executable just by adding a permission until I watched some other videos that explained the shebang functionality that actually tells the terminal how to run this file in node... you might have explained that here but I missed that piece of information. The content was really helpful overall - thanks!

leewenger
Автор

Hi, great video! I'm looking to create a sdk around our apis at work. I liked the aws cdk pattern and was going to do something similar. I'm interested in the course if still available. Thx!

richardmartin
Автор

Hey James, do you have any videos on how to edit existing react sites? I'm a new dev and the previous dev made the apps in vscode. I can't get the app to compile or debug, keeps missing things even though I've run npm install to get the dependencies.

_barcodes
Автор

I want to love Javascript like you. Totally new to the language.

seanlearnscode
Автор

What's the addon you use for the console autocomplete suggestions? That looks neat

Dude