Skip to content

Latest commit

 

History

History
36 lines (13 loc) · 504 Bytes

File metadata and controls

36 lines (13 loc) · 504 Bytes

 Web Learning  Some exercises or small projects while learning web development

0 JavaScript

Fundamentals practice

1 JavaScript Exercises

1.1 hello-world

exercise for all the begining of a language study

1.2 ChatApp

An ulgy static chat interface

2 React Projects

2.1 Tic Tac Toe

Features: a numbered list with a history of all the moves that have occurred in the game

The React Official Tutorial: https://reactjs.org/tutorial/tutorial.html