DEV Community

Cover image for Useful Resources To Learn Web Development & To Create Your Website
Apoorv Tyagi
Apoorv Tyagi

Posted on • Originally published at apoorvtyagi.tech

Useful Resources To Learn Web Development & To Create Your Website

Coding is FUN

Introduction

Learning web development is like learning to drive a car. No matter how much you do not enjoy it, learning these skills sometimes can help you a lot and can even act as a great skill to put on your resume.

It's been over 3 years since I last touched anything related to HTML, CSS or any Javascript front-end framework but recently I happen to come across all of them at once.

I needed to create some landing pages, custom logos and mockups.

So I decided to go through all these technologies once again and during that process I found several interesting resources that helped me and will be useful for you as well ๐Ÿ˜ƒ

I am sure if you're someone who is just starting out (or even if you are at intermediate level), these resources can come pretty handy ๐Ÿ”ฝ

Learning Javascript ๐Ÿ’ป

Because I previously have experience working on Javascript, therefore I didn't spend much time revising my old concepts.

Still during the process, I found these two amazing github repositories to refresh your JS concepts ๐Ÿ‘‡

33 Javascript Concepts

GitHub logo leonardomso / 33-js-concepts

๐Ÿ“œ 33 JavaScript concepts every developer should know.

This is an amazing repository for you to master your JavaScript concepts.

From basic topics like Call Stack, Primitive types to Message Queue & event loop to concepts like async/await, High Order Funtions and Clean Code conepts, this repo contains everything you need.

It is even considered by GitHub as one of the top open source projects of 2018

Web security basics

GitHub logo vasanthk / web-security-basics

Web security concepts

This is for a quick review of basic web security concepts. It covers following topics:

  • SSL/TLS
  • CORS (Cross-Origin Resource Sharing)
  • Cross-site Scripting attack
  • CSRF (Cross-Site Request Forgery)
  • Access and Refresh Tokens

Learning CSS ๐Ÿ–ฅ

Honestly, the reason why I don't enjoy web development is because I suck at CSS.

So, the first thing I did this time was to look for online resources to start learning and practicing my CSS skills from scratch.

Here are the 3 courses that turned out to be really helpful ๐Ÿ‘‡

  • image

  • image

  • image

Learning HTML ๐Ÿ’ป

Although for my project, I didn't go back to learn HTML but just for the sake of this blog post, I found this FreeCodeCamp's video on youtube that I feel gives a very nice introduction to learn the basics of HTML5.

โญ๏ธ It covers following topics -

  • Basic Tags
  • Comments
  • Style & Color
  • Formatting a Page
  • Links
  • Images
  • Videos & Youtube iFrames
  • Lists
  • Tables
  • Divs & Spans
  • Input & Forms
  • Frames
  • Meta Tags

E-Book ๐Ÿ“–

HTML To React: The Ultimate Guide

I am a huge fan of books (both eBooks and Paperbacks) and I found out this amazing course of gumroad.

This ebook is a comprehensive guide that teaches you everything you need to know to be a web developer through a ton of easy-to-understand examples and proven roadmaps

It contains ๐Ÿ‘‡

โœ… Straight to the point explanations

โœ… Simple code examples

โœ… 50+ Interesting project ideas

โœ… 3 Checklists of secret resources

โœ… A Bonus Interview prep

You can even check out a free sample from this book

and here's the link to the complete book, if you want to buy it for yourself ๐Ÿ‘‡
Html.png

UPDATE: If you can't afford to pay for this book, DM me on twitter. I might have a limited time discount offer for you :)

Create Professional Mockups ๐ŸŒŸ

If you want to create mockups of your application, Shotsnapp will help you create beautiful device images for your app or website designs:

  • image

Checkout Screely.com as an alternative for Shotsnapp.

Icons and Logos โžฟ

If you're looking to add icons and logos then here are some good websites that offer well optimized, most popular icons and logo sets -

  • image

  • image

  • image

Conclusion

This blog post was a brief guide for Web Developers. You can share it with your friends who want to start their careers as a Web Developers, too.

There are plethora of both free and paid online web development courses and hopefully one of the above resource can help you to get started or to improve your skills.

In case I missed any awesome web development resource or tool, Let me know in the comments below!

Thanks for reading :)


Enjoyed what you read?

You can show some love by buying me a coffeeโ˜•

Buy Me A Coffee

Oldest comments (12)

Collapse
 
andrewbaisden profile image
Andrew Baisden

Some great resources here thanks for sharing.

Collapse
 
apoorvtyagi profile image
Apoorv Tyagi

Thanks Andrew! I am Glad you liked them :)

Collapse
 
rizkimcitra profile image
R. Maulana Citra

great resource, thank you so much!

Collapse
 
apoorvtyagi profile image
Apoorv Tyagi

You're Welcome :)

Collapse
 
mullapudi_vasu profile image
Vasu Mullapudi

Need for angular ,karma

Collapse
 
apoorvtyagi profile image
Apoorv Tyagi

Could you be more specific please??

Collapse
 
kashyappandya profile image
Kashyap Pandya

Thanks for this ! Cheers !

Collapse
 
apoorvtyagi profile image
Apoorv Tyagi

You're welcome :)

Cheers!

Collapse
 
manlikecliff profile image
ManLikeCliff

Beautiful write-up

Collapse
 
apoorvtyagi profile image
Apoorv Tyagi

Thanks a lot ๐Ÿ™

Collapse
 
davebudah profile image
Dave Budah

Thank you very much

Collapse
 
apoorvtyagi profile image
Apoorv Tyagi

You're welcome, Dave :)