Learn React JS in TELUGU || Day 5 || ✅ Conditional Rendering ✅ Template literals ✅ Ternary Operator

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.ค. 2024
  • #react
    #reactjs
    #reactjstutorial
    #javascript

ความคิดเห็น • 10

  • @aquaworld9965
    @aquaworld9965 3 วันที่ผ่านมา

    🤗

  • @dogiparthipradeepraghavendra
    @dogiparthipradeepraghavendra 3 วันที่ผ่านมา +1

    String interpolation is a method used to include the value of variables or expressions directly within a string. It improves readability and makes it easier to construct strings.
    const name = "Raghu";
    const age = 30;
    const greeting = `Hello, my name is ${name} and I am ${age} years old.`;
    console.log(greeting); // Output: Hello, my name is Raghu and I am 30 years old.

  • @user-nb5qx5ri2x
    @user-nb5qx5ri2x 3 วันที่ผ่านมา

    Template literals:
    Template literals ,also known as template strings,are a feature in JavaScript that allow for easier string interpolation and multi-line strings. they're denoted by backticks(`).

  • @kiransirlapu8745
    @kiransirlapu8745 3 วันที่ผ่านมา

    arrow function vs normal function normal function: constructer(properties) call by this.props it takes only with in the function when it comes to arrow function : this.propes will inherite parent constructor. am i right sir?

    • @svgie2047
      @svgie2047  2 วันที่ผ่านมา

      please read this doc || developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions
      you will get good explanation

    • @kiransirlapu8745
      @kiransirlapu8745 2 วันที่ผ่านมา

      @@svgie2047 I got it sir by sing super keyword we can inherite parent to child component we will be write it in constructor (){
      super();
      }

  • @kumardixit8494
    @kumardixit8494 3 วันที่ผ่านมา

    How many live stream are remaining..?

    • @svgie2047
      @svgie2047  3 วันที่ผ่านมา

      60 more sessions - until we build an complete e-commerce application

    • @kumardixit8494
      @kumardixit8494 3 วันที่ผ่านมา

      @@svgie2047 ok total 60 hours course right..?

    • @svgie2047
      @svgie2047  3 วันที่ผ่านมา

      @@kumardixit8494 yes