Top 6 Website to practice Your Frontend SkillsπŸ’ͺ😎

If you want to improve your frontend skills and want to check your knowledge then check out this thread

πŸ§΅πŸ§΅πŸ‘‡πŸ‘‡
01. Fronted Mentor

Improve your front-end skills by building real projects. Solve real-world HTML, CSS, and JavaScript challenges whilst working on professional designs.

πŸ‘‡πŸ‘‡

frontendmentor.io/challenges
02. javascript30

30 Day Vanilla JS Coding Challenge

Build 30 things in 30 days with 30 tutorials

πŸ‘‡πŸ‘‡

javascript30.com
03. CSSBattle

CSS code-golfing game is here! Use your CSS skills to replicate targets with smallest possible code. Feel free to check out the targets below and put your CSS skills to test.

πŸ‘‡πŸ‘‡

cssbattle.dev
04. Coderbyte

Challenge yourself to code and interview better.

Coderbyte is the #1 platform for 1,000,000+ developers that want to take their careers to the next level!

πŸ‘‡πŸ‘‡

coderbyte.com/challenges
05. Codepen challenges

Challenges are fun opportunities for leveling up your skills by building things. Each week, you’ll get a new prompt surrounding a monthly theme to riff on. The best Pens get picked and featured on the homepage!

πŸ‘‡πŸ‘‡

codepen.io
06. Codewell

Improve your HTML and CSS skills by practicing on real design templates.

πŸ‘‡πŸ‘‡

codewell.cc/challenges

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Ravi Kumar

Ravi Kumar Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @ravikmmr

31 Jul
Top 5 playlist for Web Development in the Hindi language for FREEπŸ˜€β™₯️

many people asked me to make a list of playlists so they can learn in the Hindi language.

πŸ§΅πŸ§΅πŸ‘‡πŸ‘‡ Image
01. Code with Harry

This playlist covers Web development from scratch
if you didn't know anything about web development you start with this playlist

πŸ‘‡πŸ‘‡

youtube.com/c/CodeWithHarr…
02. Thapa technical

He has a wide range of playlists for the developers
he covers all the topics of web development. So you can start with easily

πŸ‘‡πŸ‘‡

youtube.com/c/ThapaTechnic…
Read 7 tweets
30 Jul
Top Youtube playlist for web development where you can learn for free.

A Mega thread

πŸ§΅πŸ§΅πŸ‘‡πŸ‘‡ Image
01. Traversy Media

In this playlist, you can learn all about web development he has a bunch of things and guest creators from all over the world so try this.

youtube.com/c/TraversyMedi…
02. freeCodeCamp

One of the biggest learning platforms in the world it has very good web development courses available and also you can learn new things from these courses.

youtube.com/c/Freecodecamp…
Read 12 tweets
14 Jul
Github command that you should definitely know

πŸ§΅πŸ§΅πŸ‘‡πŸ‘‡
01. Git config

this command is used to set up a name or email that is associated with your GitHub account and link-local machine to Github.

syntax :
git config –-global user.name β€œ[name]”
git config -–global user.email β€œ[email address]”

πŸ‘‡πŸ‘‡
02. Git Init & GIt add

cd // used to change directory

git init [repository name] // used to initalisize your repository

git add [file] // used to add your repo into a staging area

git add . // used to add all files
Read 9 tweets
12 Jul
Projects to brush up on your Html skills
(only HTML)

πŸ§΅πŸ§΅πŸ‘‡πŸ‘‡ Image
1. HTML personal website

create your portfolio website and use as many tags as possible for your portfolio like <table> tag , <img> tag,<hr> tag etc.

demo projects snapshot

πŸ‘‡πŸ‘‡ Image
2. Documentation page

create your own documentation page for your notes and report with your own functionality and practice all links, heading, and paragraph tags.

demo project snapshot

πŸ‘‡πŸ‘‡ Image
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(