onjsdev
onjsdev
  • Видео 38
  • Просмотров 24 519
What's the Semantic Element in HTML?
Semantic HTML elements are tags that convey meaning about the content enclosed within them. They help both browsers and developers understand the structure and purpose of the content, improving accessibility and SEO. Here are some common semantic elements and their uses:
#html #html5 #css #css3 #javascript #webdevelopment #frontenddevelopment
Просмотров: 17

Видео

Javascript Optional Chaining in 1 Minute
Просмотров 30514 дней назад
In this video, we'll dive into an essential ES2020 feature: optional chaining in JavaScript. This feature simplifies working with deeply nested objects and reduces the likelihood of runtime errors. Let’s explore why optional chaining is so valuable and see how it can help us write cleaner, more readable code. #javascript #javascriptdev #js
Fetch vs. Axios in 1 minute
Просмотров 31014 дней назад
fetch and axios are two popular JavaScript libraries for making HTTP requests. While both serve a similar purpose, they differ in terms of functionality, ease of use, and additional features. #http #fetch #axios #javascript #reactjs
SSH For Beginners | SSH Authentication With A Public and Private Key
Просмотров 48314 дней назад
SSH, or Secure Shell is one of the most essential tools for anyone working with remote servers, especially if you’re managing your own infrastructure or deploying applications. So, what exactly is SSH? #linux #devops #docker #ubuntu
CSS BEM Methodology In 2 Minutes #css
Просмотров 83621 день назад
In small-scale websites, organizing and managing CSS is relatively straightforward. With only a limited number of CSS files, styling can be handled with ease. However, on large-scale websites, CSS management becomes much more challenging, especially if there is no structured approach for organizing files and naming selectors. This is where CSS methodologies like BEM come into play. So, let’s ex...
React Redux Toolkit Tutorial
Просмотров 67721 день назад
Redux Toolkit is a recommended toolset for efficient Redux development, offering a collection of utilities and abstractions to simplify common Redux tasks like creating reducers, managing state, and handling side effects. #reactjs #react #html #css #javascript #reactdevelopment
React Context API in 3 minutes
Просмотров 1 тыс.21 день назад
React Context API in 3 minutes
for vs. forEach in JavaScript in 2 minutes | Which is the fastest?
Просмотров 487Месяц назад
for vs. forEach in JavaScript in 2 minutes | Which is the fastest?
SASS vs. SCSS in 2 Minutes!
Просмотров 2,3 тыс.Месяц назад
SASS vs. SCSS in 2 Minutes!
Axios Post Request | Axios.post()
Просмотров 1132 месяца назад
Axios Post Request | Axios.post()
How To Make a GET Request with Axios | Axios.get()
Просмотров 333 месяца назад
How To Make a GET Request with Axios | Axios.get()
What is an Axios Instance | Axios.create()
Просмотров 453 месяца назад
What is an Axios Instance | Axios.create()
How To Convert SASS to CSS
Просмотров 553 месяца назад
How To Convert SASS to CSS
How To Integrate SASS with React
Просмотров 443 месяца назад
How To Integrate SASS with React
Query Parameters in 1 minute
Просмотров 503 месяца назад
Query Parameters in 1 minute
React Without JSX in 1 minute #reactjs
Просмотров 3423 месяца назад
React Without JSX in 1 minute #reactjs

Комментарии

  • @mndevitmndevit
    @mndevitmndevit 19 часов назад

    how about dl/dt/dd elements? do you use them?

    • @onjsdev
      @onjsdev 19 часов назад

      @mndevitmndevit No, I haven't used them before. What about you?

  • @johnmarston2474
    @johnmarston2474 5 дней назад

    Better to avoid using find a lot

  • @jacksonsmith...
    @jacksonsmith... 5 дней назад

    thanks i needed that 😂 🎉

  • @rahbanghani4097
    @rahbanghani4097 9 дней назад

    How would you ever know which one is causing the problem if it is not throwing error and just printing undefined

    • @onjsdev
      @onjsdev 9 дней назад

      Whether you use it or not, you will probably need a condition. I think it has a more readable and cleaner syntax and also prevents the application from crashing due to the error at runtime at some points.

    • @rahbanghani4097
      @rahbanghani4097 9 дней назад

      It is better than the previous approach, but still very problematic for debugging because it would hard to know what is the root cause of problem​@@onjsdev

  • @frankdearr2772
    @frankdearr2772 10 дней назад

    Great topic, thanks 👍

    • @onjsdev
      @onjsdev 10 дней назад

      Glad you liked it!

  • @اطبع
    @اطبع 12 дней назад

    wow very good video

  • @amaanshah9625
    @amaanshah9625 13 дней назад

    One piece of info critical for backend and frontend devs working with loops is that the traditional for loop allows you to execute each loop asynchronously with async and await.

  • @michaelli3667
    @michaelli3667 14 дней назад

    The quality of the video doesn't match the number of subscribers, keep it up, you will have 100K in no time.

    • @onjsdev
      @onjsdev 14 дней назад

      Thank you for your feedback and support! 🙏

  • @fooxygz5886
    @fooxygz5886 14 дней назад

    There's some useful content here, i'm liking next videos and leaving a comment so you can reach more people :)

    • @onjsdev
      @onjsdev 14 дней назад

      Thanks for your support!

  • @thejavascript-x9v
    @thejavascript-x9v 14 дней назад

    I like the way you prepare videos. Keep uploding such helpful videos🎉

  • @bazwav
    @bazwav 15 дней назад

    Keep making these videos dude, they are awesome. Crazy how few subs you have with the quality of these vids!!!

    • @onjsdev
      @onjsdev 15 дней назад

      Thanks a lot! I'm glad you like them.

  • @gamesandlofimucic
    @gamesandlofimucic 15 дней назад

    i've been using axios a lot that i forgot fetch existed

  • @martinsgiroux
    @martinsgiroux 15 дней назад

    Nice. You should change your title to SSH, not SHH.

  • @ryan-333-n8x
    @ryan-333-n8x 16 дней назад

    Keep it up!

  • @dimitrisqq
    @dimitrisqq 17 дней назад

    I like the bite-sized info. What I was always struggled with is what's happening after you login, what kind of knowledge you need to have for "DevOps?", how everybody is using Docker and why, and stuff like that 😊

    • @onjsdev
      @onjsdev 17 дней назад

      I will make more videos about Devops and specifically Docker

  • @mndevitmndevit
    @mndevitmndevit 17 дней назад

    Great and fresh video in web dev world, really cool, keep going! Absolutely subscribed

    • @onjsdev
      @onjsdev 17 дней назад

      @@mndevitmndevit thanks

  • @Casee-x3e
    @Casee-x3e 18 дней назад

    🎉🎉🎉

  • @ryan-333-n8x
    @ryan-333-n8x 19 дней назад

    More concise than any other videos on that topic🎉

  • @RayKilbane
    @RayKilbane 19 дней назад

    Love the presentation, clear audio and concise nature of this video, if this is a sign of things to come I very much look forward to your future videos! 🎉

    • @onjsdev
      @onjsdev 19 дней назад

      Thank you for your comment

  • @Denismsc
    @Denismsc 19 дней назад

    Bro use tailwind instead. Like the video btw

  • @Denismsc
    @Denismsc 19 дней назад

    More guide like this please😂

  • @helioscodm12e
    @helioscodm12e 22 дня назад

    Nice video

  • @cheikhouna_diagne
    @cheikhouna_diagne 23 дня назад

    First

  • @zeke2790
    @zeke2790 25 дней назад

    Beginner friendly!! I love it . Please make more videos about React like this. <3

  • @jojokman
    @jojokman 26 дней назад

    Awsome man🎉

  • @HikaruAkitsuki
    @HikaruAkitsuki 27 дней назад

    I think SASS mostly used by Python user because it mostly has similar style. But for nodejs related project, SCSS was preferred before. But for some reason they suddenly switch on Tailwind.

    • @onjsdev
      @onjsdev 27 дней назад

      I am not sure, because SASS and SCSS are used on the client side. By the way, Tailwind is a great choice.

    • @Denismsc
      @Denismsc 19 дней назад

      It makes sense

  • @_sujit004
    @_sujit004 Месяц назад

    sir can you explain redux toolkit in your style?

    • @onjsdev
      @onjsdev Месяц назад

      Sure, I will add it to my list

    • @_sujit004
      @_sujit004 Месяц назад

      @@onjsdev thanks 👍

  • @_sujit004
    @_sujit004 Месяц назад

    great information

  • @robelwondimu5527
    @robelwondimu5527 Месяц назад

    this was what i needed, thanks

  • @qewela
    @qewela Месяц назад

    i think this would be better as a short

  • @marktheunknown1829
    @marktheunknown1829 Месяц назад

    Why not apply to parent directly? Or use .card > * or .card *, depending on the use case

    • @onjsdev
      @onjsdev Месяц назад

      To target specific child elements, you cannot simply target the parent. The :is provides a cleaner way to apply the same styles to specific elements within a parent element without affecting others.

  • @ontechmap
    @ontechmap 3 месяца назад

    love these guides👋

  • @deadlylive_gaming7154
    @deadlylive_gaming7154 3 месяца назад

    nice