JonathanSanchez
JonathanSanchez
  • Видео 10
  • Просмотров 77 438
How to build a SIMPLE Javascript Calculator with just HTML, Javascript, CSS (without eval() method)
In this tutorial we'll cover how to build a real simple Calculator using Javascript, HTML and CSS - without frameworks and without using the eval() method.
There are many many many ways of creating a Calculator in Javascript, but though that this might help get an easier grasp of some Javascript basics.
There are lots of ways to optimize and improved this calculator
Git repo here:
github.com/coding-mentorship-program/javascript-calculator/tree/calculator-final
Eval() function (no longer recommended)
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval
Просмотров: 5 505

Видео

JWT token with Password Hashing in Node Express Mongo API
Просмотров 3222 года назад
How to create a simple API hashing your users passwords, creating and verifying JWT token
How to deploy React app to Firebase Hosting
Просмотров 872 года назад
Medium article in regards jonathans199.medium.com/publish-your-react-app-to-free-firebase-hosting-c4aa38b84a5e
How to Sync React App to AWS S3 bucket
Просмотров 1572 года назад
This is a follow up video from medium.com/boca-code/deploy-your-react-app-to-aws-s3-bucket-and-with-ci-cd-1c9ce03023c2
How to deploy React App to AWS S3 bucket
Просмотров 7652 года назад
Medium article here medium.com/boca-code/deploy-your-react-app-to-aws-s3-bucket-and-with-ci-cd-1c9ce03023c2
How to deploy a React App to AWS Amplify
Просмотров 4,5 тыс.2 года назад
Real simple way to publish your React app to AWS Amplify
How to keep your NODE Express API listening on a AWS EC2 instance
Просмотров 2,1 тыс.2 года назад
This is a follow up video from ruclips.net/video/T-Pum2TraX4/видео.html
How to deploy a Node Express API to AWS EC2 instance
Просмотров 61 тыс.2 года назад
How to deploy a Node Express API to AWS EC2 instance Here is the related Medium article jonathans199.medium.com/how-to-deploy-node-express-api-to-ec2-instance-in-aws-bc038a401156
How to deploy Node API with MongoDb Atlas to Heroku
Просмотров 2,9 тыс.2 года назад
Created a simple barebones API with Node.js and Express Connected to a Mongo Database in Atlas Inserted a couple of items to Mongo Db Added Env Variables for Heroku Setup the project and deployed to Heroku properly
How to create simple Node Express Api with MongoDb and React
Просмотров 3222 года назад
- Node Express API using MongoDb Atlas - React App - Full CRUD APP

Комментарии

  • @YashuwantaBungrung
    @YashuwantaBungrung 3 дня назад

    Keep the bgm low

  • @natureloverJ
    @natureloverJ 28 дней назад

    Great video. Please enlarge windows and fonts, it is very difficult.

  • @ttaylor9916
    @ttaylor9916 2 месяца назад

    great article.. worked. video not quite match medium article... trusting the medium article (PM2)

  • @mr.tnmemes
    @mr.tnmemes 2 месяца назад

    Thank you sir

  • @toluwalaseoruku4613
    @toluwalaseoruku4613 4 месяца назад

    Dude thanks i have been trying to create odins-project calculator and i just got stuck for like how long ur my hero🥲🥲🥲🥲

  • @lucyru7552
    @lucyru7552 5 месяцев назад

    thank you very much. It's a very helpful video. Separate thanks for an article :)

  • @aviralmalik3370
    @aviralmalik3370 6 месяцев назад

    Omg you are such a great help to me thanks

  • @emiliolemusnieto1305
    @emiliolemusnieto1305 6 месяцев назад

    Thanks man! I though technology was just against me.

  • @beingold
    @beingold 7 месяцев назад

    The Odin learner here! best tutorial for beginners. Appreciated.

  • @alem182
    @alem182 7 месяцев назад

    Great video mannn, thank you!

  • @professorparadox9826
    @professorparadox9826 7 месяцев назад

    but how can we use it on front end it gives cors error not secure

  • @akapriyanshusinghdev
    @akapriyanshusinghdev 7 месяцев назад

    Api Not working with production frontend

  • @swaralipatil9993
    @swaralipatil9993 8 месяцев назад

    You are amazing☺ well explained👍👍

  • @KatiuskaAlicea
    @KatiuskaAlicea 8 месяцев назад

    Hi, I'm a novice and I just started an instance and successfully and my API 😊 The only hiccup I encountered was when I attempted to pull the github repo. I did not have a SSH or token. Once I created my personal token and was able to login I saw my tiny json object in the browser calling out to mama that it was running. Thank you!

  • @DP_CP
    @DP_CP 8 месяцев назад

    great!!

  • @eliaspaulinho8435
    @eliaspaulinho8435 8 месяцев назад

    really nice!! i am using Xestjs and i was wondering how to deploy my API, your video is really helpfull

  • @brianvanvlymenpaws
    @brianvanvlymenpaws 8 месяцев назад

    is free to use it?

  • @khawajakhalil6168
    @khawajakhalil6168 8 месяцев назад

    Hey, great video, but when I close my terminal it stops working, how do i keep it running all the time?

  • @duongdinhxuan7794
    @duongdinhxuan7794 9 месяцев назад

    thank you very much, it helped me a lot. It was very clear

  • @andresperezandreiev4435
    @andresperezandreiev4435 9 месяцев назад

    I'm creating the Odin Project calculator for the Foundations Path. I think your video really helped keep things simple, so just wanted to say thanks for this tutorial, Jonathan!

  • @malumbosiwale3832
    @malumbosiwale3832 9 месяцев назад

    after 48 hrs of trying to figure out some other outlandish solutions, this video worked for me! GC -> AWS

  • @rickfontes5216
    @rickfontes5216 9 месяцев назад

    I've upload my API to an EC2 instance, but the API only works if I access the machine using SSH and run the start command. How can I do my API run all the time?

  • @PranavRaj-l4q
    @PranavRaj-l4q 9 месяцев назад

    Great explanations and amazing efforts, one question though how to keep running the server even after closing the terminal??

  • @SuperAjayajayajay
    @SuperAjayajayajay 10 месяцев назад

    @Jonathansanchezdev Can you tell me if its possible to integrate MongoDB to Heroku, by not allowing all the IPs in MongoDB, as it might be a security issue to allow requests from all IPs in MongoDB

  • @krish.mehta.3822
    @krish.mehta.3822 10 месяцев назад

    I have a question.. If I launch an EC2 instance like this and I hit aprox 50-100 requests will it start charging me?

  • @alejandrocr9293
    @alejandrocr9293 10 месяцев назад

    Te amo

  • @nayanthulkar1659
    @nayanthulkar1659 10 месяцев назад

    Greatly explained ❤

  • @alexmercer416
    @alexmercer416 10 месяцев назад

    17:23 IS VERY HELPFUL. THANK YOU

  • @HenrryWith2Rs
    @HenrryWith2Rs 10 месяцев назад

    Brother tu eres un CRANEO! I spent weeks on this and gave up. just couldn't do it. Ran through your tutorial and finally got it working in les than an hour. Would you happen to have anything similar for lambdas? either way you got yourself a like and a follow

  • @shavkatabdusattorov-z7d
    @shavkatabdusattorov-z7d 11 месяцев назад

    Good luck

  • @softwareindustryfacts6770
    @softwareindustryfacts6770 11 месяцев назад

    but this link not working with what to do

  • @cicada2065
    @cicada2065 11 месяцев назад

    loved the serene background music while watching, god bless you my friend

  • @cicada2065
    @cicada2065 11 месяцев назад

    loved the serene background music while watching, god bless you my friend

  • @justcoder2868
    @justcoder2868 11 месяцев назад

    This is a great video the one thing that would be great to see is how to add env variables. Thanks again

  • @demurestlmc8361
    @demurestlmc8361 11 месяцев назад

    like

  • @abhaydubey2767
    @abhaydubey2767 11 месяцев назад

    really really thangs a lot for provide this information

  • @yuvalue
    @yuvalue 11 месяцев назад

    thanks brother, I followed along and everything is working perfectly, very appreciated

  • @WikkiOnIlluminati
    @WikkiOnIlluminati Год назад

    @17:30 when i hit my server after following your step by step and API responded. I was over the moon. Thanks

  • @franciscosantana2184
    @franciscosantana2184 Год назад

    genio

  • @palu83x00
    @palu83x00 Год назад

    much thanks

  • @lemonyth
    @lemonyth Год назад

    thank you so much

  • @dmytroboiko1
    @dmytroboiko1 Год назад

    Thank you. This is very good starter! It's important for people who never ran such kind of APIs. Connection to instances and AWS security stuff can be difficult, and here provided very minimum but robust case. Like & use it guys.

  • @khaledahamada-d1p
    @khaledahamada-d1p Год назад

    Dude i just wanted to thank you, this was extremely helpful. You are amazing man. Props

    • @Jonathansanchezdev
      @Jonathansanchezdev 11 месяцев назад

      wow thanks for the message.... glad it helped 👍

  • @ankushjain358
    @ankushjain358 Год назад

    This is really cool, the way you built the entire project from scratch.

  • @quofintech9200
    @quofintech9200 Год назад

    Your videos are awesome!

    • @Jonathansanchezdev
      @Jonathansanchezdev 11 месяцев назад

      Glad you enjoyed them, I have more coming out soon....

  • @mtrvansh
    @mtrvansh Год назад

    The video was very helpful, thanks 🙏🏻

  • @abhishekkandikonda1085
    @abhishekkandikonda1085 Год назад

    how to set up the https for the bare ip address because it is running on http

    • @Jonathansanchezdev
      @Jonathansanchezdev 11 месяцев назад

      For this one is a bit more involved, but here is an article that I wrote a while back, that might help. medium.com/@jonathans199/how-to-apply-ssl-for-https-to-node-express-api-in-aws-ec2-instance-acd43dcbfd4

    • @Shmoji
      @Shmoji 5 месяцев назад

      if you want to access it with HTTPS, is a load balancer required?

  • @adarsh-chakraborty
    @adarsh-chakraborty Год назад

    Thank you so much!! I needed the security thing after creating the instance.

  • @yemam4156
    @yemam4156 Год назад

    Thanks a lot for the video

  • @alonaastakhova8533
    @alonaastakhova8533 Год назад

    Millions of thanks! I did it! My first interaction with AWS...