TRavanth's profile picture. 💹⚛☕🚗

reVaNth

@TRavanth

💹⚛☕🚗

reVaNth reposted

Apps to build to practice your HTML, CSS, and Javascript skills 📝 Quiz App ❌ TicTacToe 🔟 Calculator ⏰ Alarm Clock 📁 File Explorer 🐍 Snake Game 🎵 Music Player 🌐 Web Crawler 🔗 URL Shortener 🤖 Web Automator ❓ Files Rename Tool 🚅 Speed Typing Test 🔒 Password Generator


reVaNth reposted

10 Sites to find FREE cheat sheets for web developers → devhints .​io → gitsheet .​wtf → overapi .​com → grid.​malven .​co → cheat-sheets .org → htmlreference .​io → cheatography .​com → htmlcheatsheet .​com → codehouse.vercel .app → developer-cheatsheets .​com


reVaNth reposted

6 System Design Interview Questions 1. Instagram Design - bit.ly/3BqamCL 2. YouTube Design - bit.ly/3bbNnAN 3. URL Shortner - bit.ly/3bbNpZr 4. WhatsApp - bit.ly/3SbA9Eu 5. Parking Lot - bit.ly/3SaTyFM 4. LMS - bit.ly/3Jk9emc

javarevisited's tweet image. 6 System Design Interview Questions
1. Instagram Design - bit.ly/3BqamCL
2. YouTube Design - bit.ly/3bbNnAN
3. URL Shortner - bit.ly/3bbNpZr
4. WhatsApp - bit.ly/3SbA9Eu
5. Parking Lot - bit.ly/3SaTyFM
4. LMS - bit.ly/3Jk9emc

reVaNth reposted

OWASP Web Security Testing guide, very detailed 👌 Kudos to @kingthorin_rm and others for creating this resource, its definitely going in my top 10! github.com/OWASP/wstg/tre…

s0md3v's tweet image. OWASP Web Security Testing guide, very detailed 👌

Kudos to @kingthorin_rm and others for creating this resource, its definitely going in my top 10! 

github.com/OWASP/wstg/tre…

reVaNth reposted

Spatial rainfall distribution increased over Kerala. Westerly winds strengthened in lower levels over south Arabian Sea&deepened. Increase in cloudiness over Kerala coast&adjoining southeast Arabian Sea. It'll further enhance rainfall activity over Kerala during next 24-hrs: IMD


reVaNth reposted

9 Cheat Sheets websites for web developers. 0. htmlreference.​io 1. cssreference.​io 2. gitsheet.​wtf 3. htmlcheatsheet.​com 4. overapi.​com 5. devhints.​io 6. grid.​malven.​co 7. cheatography.​com 8. developer-cheatsheets.​com What would you add?


reVaNth reposted

Tip: CSS min() and max() accept a list of values and browsers use the smallest or largest value as the actual value. Helpful for element resizing and responsive typography. More in bit.ly/cssfunc by @una


reVaNth reposted

Front-end Projects you must try as a Web Developer💕 1. URL Shortening Website 2. Bookmark Landing Page 3. Rock, Paper, Scissors Game 4. Job Listing With Filter 5. Rest Country API with Colour Theme Switcher 6. Multi-Page Website 7. Minimalist Portfolio 8. Coming Soon Page


reVaNth reposted

ES2020 is here! The fresh new and improved specification of JavaScript 🚀 Let me take you through some of the cool new things that we get! These are my 5 favorite new features

SimonHoiberg's tweet image. ES2020 is here!
The fresh new and improved specification of JavaScript 🚀

Let me take you through some of the cool new things that we get!
These are my 5 favorite new features

reVaNth reposted

Are you preparing for your interviews? It can be difficult to chalk out a plan yourself. Here's a list of Github repositories which will help you create a study plan: 🧵👇🏻

sunilc_'s tweet image. Are you preparing for your interviews? It can be difficult to chalk out a plan yourself.

Here's a list of Github repositories which will help you create a study plan:

🧵👇🏻

reVaNth reposted

Useful websites for Web Developers ⚒ ohshitgit. com ⚒ css-tricks. com ⚒ exercism. io ⚒ dbdiagram. io ⚒ cssfilters. co ⚒ bundlephobia. com What would you add in this list?


reVaNth reposted

5 Chrome Extensions you should use and increase your productivity. > OneTab > Extensity > Hunter > Screen castify > Tab Resize What are your favorite Chrome extensions? Let me know in the comments below. #100DaysOfCode


reVaNth reposted

Useful APIs for Programmers. > MetaWeather > Numbers API > Dark Sky > Zippopotamus > JSONPlaceholder > coinGecko > Quotes REST API Share other useful APIs in the comments section!


reVaNth reposted

#javascript tip: Iterating over an object can be done with: for( const [ key, value ] of Object.entries(obj) );


reVaNth reposted

8 Must Know JavaScript Array Methods. - map - filter - forEach - find - every - some - includes - reduce #100DaysOfCode


reVaNth reposted

Useful Chrome Extension for Front-End Developer. - CSS Peeper - Whatfont - JSON viewer - Color contrast checker - Colorpick eyedropper - Responsive web design tester


reVaNth reposted

I listed Total 8 JavaScript projects ideas which will take you to newbie to expert. BEGINNER: Todo app, simple calculator, countdown INTERMEDIATE: Quiz app, Expense tracker, advance calculator ADVANCE: E-commerce App, Game,


reVaNth reposted

🎉 New JavaScript features in ES2020: ➡️ BigInt ➡️ dynamic import() ➡️ nullish coalescing ➡️ optional chaining ➡️ Promise.allSettled ➡️ String#matchAll ➡️ globalThis ➡️ module namespace exports ➡️ well-defined for-in order v8.dev/features/tags/…


reVaNth reposted

Tip – you can object-destructure Arrays: const {0:x, 2:y} = ['a', 'b', 'c']; assert.equal(x, 'a'); assert.equal(y, 'c'); Why does that work? Array indices are also properties. exploringjs.com/impatient-js/c…


Loading...

Something went wrong.


Something went wrong.