Skip to content

A place for projects that I use to learn new tech, occasionaly revised to refresh my memory

Notifications You must be signed in to change notification settings

Samir70/practise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practise for progress

I aim to do two things: learn new skills and remember them!

I think there is benefit to redoing past projects, perhaps in a different format. (My first version of lights out was with React, then I used Vue. Now I have added GSAP to the Vue version. This saves having to think of new ideas, you just focus on learning the new tech.

Also: I sometimes find that I am forgetting as much as I learn. So the things I think are important to remember need to be revised. The projects I put on here are intended to be small enough to redo completely in a short space of time. Ideally: one or two files. The aim is to copy the outcome not the implementation.

Projects

lights out

Uses Vue and GSAP, with animations to catch the eyes at the start and indicate clearly which lights are changing state when one is clicked. There is also a little animation at the end.

The first gsap.from() fires when the page is loaded. I did worry that Vue may not have put in place all the buttons by the time gsap fired, but it all went well. The other gsap commands are called within the Vue methods to react to user input or the puzzle being solved.

Click here to play.

About

A place for projects that I use to learn new tech, occasionaly revised to refresh my memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published