Deepak Chauhan retweetledi
Deepak Chauhan
297 posts

Deepak Chauhan
@maverick_deepak
Full Stack JavaScript Developer 🔴 Code is Poetry
Katılım Temmuz 2016
196 Takip Edilen38 Takipçiler
Deepak Chauhan retweetledi
Deepak Chauhan retweetledi
Deepak Chauhan retweetledi
Deepak Chauhan retweetledi

@jonasschmedtman @jonasschmedtman can we expect a angular course from you ?
English

🔥 Just updated my React course with 16 hours of fresh Next.js content! Go check it out now (and update your review to 5⭐️ 😉)
Not part of the course yet? Here is a nice coupon: udemy.com/course/the-ult…

English
Deepak Chauhan retweetledi

Incredible post on optimizing JavaScript for performance — so many neat little surprises in here:
romgrk.com/posts/optimizi…
English
Deepak Chauhan retweetledi

What You Need to Know about Modern CSS (Spring 2024 Edition) frontendmasters.com/blog/what-you-…
This bookmarkable guide provides a list of the incredible new additions to CSS lately. The point isn't to cover every bit of detail, but so you can get the gist of the feature and a quick reading of *why you might care* so you can reach for it when you need to.
English

@maxedapps When we can expect updated @angular course from your side?
English
Deepak Chauhan retweetledi

3000+ Interview Questions [Updated]
❯ JavaScript
interviewquestions.notion.site/JavaScript-Int…
❯ SQL
interviewquestions.notion.site/SQL-Interview-…
❯ HTML/CSS
interviewquestions.notion.site/HTML-CSS-Inter…
❯ React
interviewquestions.notion.site/React-Intervie…
❯ DSA
interviewquestions.notion.site/DSA-Interview-…
❯ OOPs
interviewquestions.notion.site/OOPS-Interview…
❯ Java
interviewquestions.notion.site/Java-Interview…
❯ Python
interviewquestions.notion.site/Python-Intervi…
❯ Coding Practice
interviewquestions.notion.site/Coding-Practic…
❯ Git
interviewquestions.notion.site/GIT-Interview-…
English
Deepak Chauhan retweetledi

@BellamSwathi @ShashiTharoor Please share the source of this report
English

@ShashiTharoor Saar don’t fool people with percentages
During Rajiv era the sensex went from 250 to 750
During Modi era it went from 25000 to 70000

English

@maxedapps When we will get angular updated course ? @maxedapps
English

🎄 Christmas comes early! 🎄
(even if you don't care about Christmas 😉)
Because I got two exciting news to share!
👉 I released a brand-new course "Go - The Complete Guide"
It's an extremely comprehensive, 15h course that teaches you all about Go, from the ground up & in great depth, by building multiple demo projects - including a complete REST API (with user authentication & SQL database access)!
Join now for just $9.99: udemy.com/course/go-the-…
(valid until Dec 10th)
👉 I added a HUGE new section to my "NextJS - The Complete Guide" course, covering NextJS 14 & the App Router
Take a deep dive into NextJS 14, React Server Components, Server Actions & much more with my brand-new "NextJS Essentials" section (and build a new, beautiful demo project along the way)!
In addition, I completely updated the optional "React Refresher" section so that you can get started building fullstack apps with React + NextJS, even if it's been some time since you last worked with React.
Join now for the lowest price I can set on Udemy: udemy.com/course/nextjs-…
(valid until Dec 10th)
I hope you'll like this new content!
I got even more planned for next year - so stay tuned for more exciting updates! 😃


English

Hey @moshhamedani
Is there any hope for GraphQL course at codewithmosh ?
Waiting for it 🚀
English
Deepak Chauhan retweetledi

Future CSS Tip! 🔮
You can create sweet scroll-driven micro-interactions using CSS scroll-driven animations 😎
.avatar {
animation: scale-down;
animation-timeline: scroll();
animation-range: var(--header-range);
}
@ keyframes scale-down {
to {
scale: 0.3;
}
}
What's happening in this one? 👀
1. Avatar moves and scales down as the header sticks
2. Name changes color and slides over
3. Header darkens to give the text contrast
4. Header gets a shadow
5. Notice the avatar scrub too! 👀 It's scroll-driving the sprite animation technique we went over earlier in the week ✨
So much fun! ✨ Could even tie in the new easings from earlier too!
@CodePen link below! 👇
English
Deepak Chauhan retweetledi
Deepak Chauhan retweetledi
Deepak Chauhan retweetledi






















