- Видео 54
- Просмотров 66 364
onjsdev
Добавлен 17 мар 2023
SASS in Less Than 4 Minutes!
SASS, or Syntactically Awesome Stylesheets, is a CSS preprocessor that adds extra functionality and features to plain CSS, making it easier to write and maintain styles for web projects. Think of it as a more powerful version of CSS that simplifies complex styling tasks.
#css #css3 #sass #scss #programming
#css #css3 #sass #scss #programming
Просмотров: 369
Видео
Javascript filter vs. find
Просмотров 135Месяц назад
Both filter and find are array methods for searching arrays in JavaScript, but what sets them apart? Filter is a method used to search through an array and return all elements that match a specific condition. Find, on the other hand, works differently. Instead of returning all matching elements, it stops as soon as it finds the first match and returns that single value. #javascript #javascriptt...
Explained in 4 minutes: Semantic HTML
Просмотров 666Месяц назад
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
React Without JSX, Babel and Webpack | Build a Counter App
Просмотров 180Месяц назад
React Without JSX, Babel and Webpack | Build a Counter App
ReactNode vs ReactElement In React With Typescript
Просмотров 604Месяц назад
ReactNode vs ReactElement In React With Typescript
Javascript for vs. forEach | Performance, Async/Await, Syntax
Просмотров 173Месяц назад
Javascript for vs. forEach | Performance, Async/Await, Syntax
How to Create a Card Component That Flips on Hover #css
Просмотров 4542 месяца назад
How to Create a Card Component That Flips on Hover #css
Javascript Destructuring in 2 Minutes
Просмотров 3332 месяца назад
Javascript Destructuring in 2 Minutes
Javascript Optional Chaining in 1 Minute
Просмотров 6773 месяца назад
Javascript Optional Chaining in 1 Minute
CSS BEM Methodology In 2 Minutes #css
Просмотров 1,1 тыс.3 месяца назад
CSS BEM Methodology In 2 Minutes #css
Explained in the fastest way: React Context API
Просмотров 1,6 тыс.3 месяца назад
Explained in the fastest way: React Context API
for vs. forEach in JavaScript in 2 minutes | Which is the fastest?
Просмотров 5123 месяца назад
for vs. forEach in JavaScript in 2 minutes | Which is the fastest?
Explained in 2 minutes: SASS vs. SCSS
Просмотров 10 тыс.3 месяца назад
Explained in 2 minutes: SASS vs. SCSS
25 min Pomodoro | Relax, Study, and Code
Просмотров 1145 месяцев назад
25 min Pomodoro | Relax, Study, and Code
React Without JSX in 1 minute #reactjs
Просмотров 3615 месяцев назад
React Without JSX in 1 minute #reactjs
the video could be improved by examples!
Map it first, so that you are working with a copy of the original array.
.toReversed
"-Is this case, Java scri-" nope! Not interested
JS is trying bro leave it alone
we have reverse with vector in C++ too. for example vector<int> a = {1, 2, 3, 4} reverse(a.begin(), a.end()). Nice video
👍
fetch
this video is ass. way too simple.
Useful 🫡
Thanks!
Video Quality is good but vidIQ SEO score 100/0. because of these problem are not geeting more views.
Well explained ! Subscribed.
Thanks 😂
Thanks. Useful
How console?
Just give like "let merge = array1.concat(array2)" console.log(merge)
If the arrays are large, spread operator can be quite inefficient
Crisp and crystal clear. You're an outstanding teacher!
@@nirmalshah9947 Thanks
To delete, write delete
You deserve millions subs
Thanks
,👉🐤
tailwind has more job posts now, so you need to learn where the 💲💲🤑💵💰 is
Bloated garbage language
i love this is the only comment on the vid and I so wish it would stay that way
Be careful using these with filter(), given each function runs through the entire
reduce
Zoom Man !!
Sussy css
The timing😂.
thank u for the clear succinct explanation great for beginners like me liked and subbed 👍
CSS now supports nesting natively. So, I think you should've focused on other features of SCSS than the nesting.
Ngl, a few days ago, I asked ChatGPT whether normal CSS3 supports nesting selectors, and it said no. Now, I feel like ChatGPT gaslit me 😞
Yes, CSS supports nesting but with some limitations. CSS Nesting doesn’t allow direct concatenation of selectors with the parent selector (using &) like SASS does.
really like your vids currently leaning js,already sub to u
underrated, you gained a sub 🫶
Thanks
Very nice🎉🎉
Many many thanks
You exactly deserve more viewers
Thanks
🎉🎉
Love these short videos on js
Glad to hear!
for x of y is goated.
Sir create a video on react best practices
Very good🎉🎉
Many many thanks
Like the presentation🎉
thanks
Thanks bro!!
I always forget how terrible vanilla JavaScript is until I see something like this
Better to avoid using find a lot
thanks i needed that 😂 🎉
Great topic, thanks 👍
Glad you liked it!
wow very good video
Thanks!
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.
The quality of the video doesn't match the number of subscribers, keep it up, you will have 100K in no time.
Thank you for your feedback and support! 🙏
There's some useful content here, i'm liking next videos and leaving a comment so you can reach more people :)
Thanks for your support!
I like the way you prepare videos. Keep uploding such helpful videos🎉
Keep making these videos dude, they are awesome. Crazy how few subs you have with the quality of these vids!!!
Thanks a lot! I'm glad you like them.
i've been using axios a lot that i forgot fetch existed
axios is rarely updated and is huge 60kb bloated shit to load
Nice. You should change your title to SSH, not SHH.