Want to Start Javascript Projects to Practice as a Beginner?

This 🧵 is for you💕
1. Build a Javascript Clock 🕐

To give you an idea of where to start with this JavaScript project idea, look no further than the Lolcats Clock—a project that’s a staple of the Skillcrush JavaScript course.

Link: codepen.io/codifiedconcep…
2. Build a Javascript Tip Calculator

This calculator on CodePen by Carolyn Hemmings is a perfect JavaScript sample project that shows the kind of fun JavaScript projects you can build with JavaScript and a little bit of HTML and CSS.

Link: codepen.io/cphemm/pen/reN…
3. Build a Javascript Animated Navigation Toggle

This JavaScript project sample by A. James Liptak shows the kind of dynamic navigation features you’ll have access to once you’ve added JavaScript to your toolkit.

Link: codepen.io/AJamesL/pen/MX…
4. Build a Javascript Map

This simple JavaScript projects like Sara B’s interactive Codepen map is a solid way to familiarize yourself with JavaScript’s map-making capabilities.

Link: codepen.io/aomyers/pen/LW…
5. Build a Javascript Game

Martin’s Codepen maze is a perfect example of games as simple JavaScript projects.

Link: codepen.io/TheCodeDeposit…
6. Build a Javascript Mouseover Element

Roger Van Hout’s Happy Bouncing Balls mouseover on CodePen displays a field of balls resembling the kind you’d get from gum machines as a kid. Hover your mouse over any single sphere and watch it expand.

Link: codepen.io/b4rb4tron/full…
7. Build a Javascript Drawing

Consider trying a drawing JavaScript project like Narayana’s Infinite Rainbow on CodePen.

Link: codepen.io/nswamy14/pen/M…
8. Build a Javascript To-Do List

Use your JavaScript chops to whip up a to-do list like this JavaScript project sample built by John Fichera on Codepen.

Link: codepen.io/JohnPaulFich/p…
9. Create Some Sliding Javascript Drawers

Take a look at the code and see if you can come up with something similar!

Link: github.com/oncebot/pushba…

• • •

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

Keep Current with Trilochan Parida ☁️🚀

Trilochan Parida ☁️🚀 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 @TechParida

30 Aug
10 Best Frameworks for Web Development💕

A Thread🧵
Best Backend Frameworks

1. Express
2. Django
3. Rails
4. Laravel
5. Spring

Frontend Javascript Frameworks

6. Angular
7. React
8. Vue
9. Ember
10. Backbone
1. Express

Express is quickly becoming one of the most trending frameworks nowadays. It provides some core framework functionalities without obscuring the features of Node and leverages the robust performance of the asynchronous Node.js.

Web: expressjs.com
Read 12 tweets
29 Aug
20 Python Interview Questions & Answers

Prepare yourself for an interview and Go with Confidence👍

A thread🧵💕
1) What is Python? What are the benefits of using Python?

It is a programming language with objects, modules, threads, exceptions and automatic memory mgt. The benefits of pythons are that it is simple and easy, extensible, build-in data structure and it is open-source.
2) What is the difference between list and tuple?

The difference between list and tuple is that list is mutable while tuple is not. Tuple can be hashed for e.g as a key for dictionaries.
Read 23 tweets
26 Aug
10 Things You Should Know Before You Enter In Web Development

A Thread🧵
1. Googling

Working on real-world projects in industries will teach us the most important skills in programming i.e. Googling. We can save a lot of time if we know-how and what to google to find a solution for a creatin problem and to fix some specific issue.
2. We Can’t Learn Everything

We listen from here and there that this language or that framework is popular and then we try to learn everything which is a wrong decision. Understand that we can’t learn everything.
Read 11 tweets
23 Aug
Want to become a Full-Stack Web Developer?

This 🧵 is for you💕

#100DaysOfCode #CodeNewbies
What is a full-stack web developer?🤔

A full-stack web developer is a person who can develop both client and server software. In addition to mastering HTML and CSS, he/she also knows how to: Program a browser (like using JavaScript) Program a server (like using PHP, Python)
What you have understood from the above?

Yes, you are right, you have to learn both front-end and back-end.

So the first question is How to Become a Front-end Developer?

See below👇
Read 29 tweets
20 Aug
All CheatSheets in one 🧵 for Web Developers💕

#100DaysOfCode #CodeNewbies
Git CheatSheet💕 Image
Heroku CheatSheet💕 Image
Read 9 tweets
16 Aug
20 Basic Ubuntu Commands Every Beginner Must Know

If you are Ubuntu newbie, then this 🧵 will help you to get familiar with the Terminal emulator.
1. Sudo

sudo (SuperUser DO) Linux command allows you to run programs or other commands with administrative privileges, just like “Run as administrator” in Windows.
2. Apt-Get(only apt >16.04)

apt-get is one of the most important Ubuntu commands every beginner must know.

The list of different apt-get commands:
1. update
2. upgrade
3. install
4. remove
5. purge
6. autoremove

Syntax:
sudo apt-get install <package-name>
Read 21 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!