Skip to content

For all those that want to begin with JavaScript,even for those who want to refresh their skills.

Notifications You must be signed in to change notification settings

GeorgeFourikis/Simplify-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Simplify JavaScript


So what is Simplify JavaScript?

This is a repository that includes information and simple examples about JavaScript. The folders included are numerated and this numeration points the order according to both the project flow and the different topics that are explained.

Did you make the structure of those folders-lessons?

Well,yes and no.I found out that making those folders organised like that in a single bigger parent folder helped me a lot to refresh my knowledge and learn new things too.I need to mention though that the main content was inspired from Gordon Zhu, and more specifically from the first part of his course from his Website. So a Special thanks to him for the inspiration and all the help he gives.

What is the point for me to use Simplify JavaScript?

The point here is to start step by step understanding and having a solid foundation of the JavaScript Data Types, functions, objects, arrays and everything else needed in order to have a good understanding of the language and also to be able to read and write simple and clean code.

What is the project you say it is included in Simplify JavaScript?

It is a pretty simpe Todo Application.The truth is that most tutorials use a Todo Application in order to demonstrate some features of a language.The main difference is that together we will break down all the parts and see all the steps to build a Javascript Application.

Do i need to know the JavaScript language in order to use Simplify JavaScript?

Not at all.Even if you are a complete beginner you are very welcome to start and see how everything is structured and how does it work.This structure of examples,files, folders does not just cover the topic of making a Todo Application.It is all about understanding it step by step while learning new concepts.

Good Luck, i hope this will help you as much as it helped me.

Again, Special Thanks to Gordon Zhu, feel free to try his Website

About

For all those that want to begin with JavaScript,even for those who want to refresh their skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published