Visitor Counter with Node.js and Express | JavaScript Tutorial

Поділитися
Вставка
  • Опубліковано 20 лис 2022
  • 👉 Source code: openjavascript.info/2022/11/2...
    ⚡ Looking for high-performance, afforable web hosting? We use HostWithLove: bit.ly/3V2RM9Q ❤️
    This tutorial shows you how to create a visitor counter that counts visits and pageviews indepedently using JavaScript on the frontend and in Node.js to create a counting server. This project is a good practical beginner's project for backend programming with Node.js and Express.
    #javascript #counter #nodejs #project #webdevelopment #tutorial #javascript_tutorial
    🔔 Subscribe for more tutorials just like this: / @openjavascript
    ⚡ NEW: Web development courses from Meta Inc. ⚡
    Front-End Developer Professional Certificate: imp.i384100.net/b3dMek
    Back-End Developer Professional Certificate: imp.i384100.net/gbYorg
    iOS Developer Professional Certificate: imp.i384100.net/Jr7qj2
    Meta Android Developer Professional Certificate: imp.i384100.net/oeYnGo
    Meta Database Engineer Professional Certificate: imp.i384100.net/BX7KGB
    Website: openjavascript.info
    Twitter: / openjavascript

КОМЕНТАРІ • 10

  • @OpenJavaScript
    @OpenJavaScript  Рік тому

    Thanks for watching!
    👉Source code available here: openjavascript.info/2022/11/22/build-a-visitor-counter-with-javascript-node-js/

  • @hammadahmad5383
    @hammadahmad5383 9 місяців тому

    Subscribed. Thank you ☺☺☺☺☺☺

  • @mohmedmahmoud8769
    @mohmedmahmoud8769 Рік тому +1

    You are great man

  • @parsaliundilashvili8091
    @parsaliundilashvili8091 Рік тому +1

    thanks so much

  • @zzxk
    @zzxk Місяць тому

    is the count of visits will show for all users?

  • @tenminutes4079
    @tenminutes4079 Рік тому +3

    Thank you for the tutorial. I've followed the steps one by one, but why don't the numbers show up in mine? I noticed, your HTML coding starts at 48. Am I missing something on it?

    • @OpenJavaScript
      @OpenJavaScript  Рік тому +1

      Very hard for me to say without seeing your code, but you can check the code you have written against the source code for this tutorial here: openjavascript.info/2022/11/22/build-a-visitor-counter-with-javascript-node-js/
      Hopefully this helps to clear up the issue!

    • @tenminutes4079
      @tenminutes4079 Рік тому

      @@OpenJavaScript okai, i'll check it out. Thank you for your reply, brother.