Tips for naming variables and functions in programming | Javascript

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 5

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

    Thanks for this

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

    I'm French and i write my variable in English , most programmer know English , in my opinion .
    These days , even France itself use lot of English word in the day to day interaction .
    English is the universal language nowadays very easy to learn and understand.
    And a programmer not knowing English is missing a huge lot of information useful in his learning . it's like over 80% of information is in English .

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

      This is interesting, thanks for sharing.

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

    Teach me form validation JavaScript please not a basic one but a smart one ❤

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

      Smart validation. There is the required HTML5 attribute but otherwise you'd have to use a library. What sort of things do you want to validate?