DEV Community

Cover image for JavaScript Guide
Lasha Kakabadze
Lasha Kakabadze

Posted on

JavaScript Guide

In this article I'm going to go over my most recent project - JavaScript Guide. The intention of this guide is to help beginner developers ace advance their Frontend knowledge and ace their interview questions.

From basic to advanced: test how well you know JavaScript, refresh your knowledge a bit, or prepare for your coding interview!

ezgif com-gif-maker

Demo

Link to the repo 👇
https://github.com/Adrinlol/javascript-guide

Table of contents

This projects covers all the important concepts of JavaScript along with several examples.

Some key topics included in this tutorial are:

Note: This is just a part 1/n of this project, I'll be updating it regularly to include as many concepts as I can.

Top comments (3)

Collapse
 
djibe profile image
djibe

hi, impressive work.

You could add a direct link to your repo so we can star you :D

Collapse
 
adrinlol profile image
Lasha Kakabadze • Edited

Hello djibe,

thank you for your feedback.

Totally forgot to include the repo in this article, I have edited it now. :D

Collapse
 
anthonygushu profile image
Anthony Gushu

welcome to the community!