DEV Community

0 seconds of 46 minutes, 13 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
46:13
 
Eleftheria Batsou
Eleftheria Batsou

Posted on

5

🌍Memory Game - Flipping Cards (JS + CSS) [YouTube LIVE]

⬇️In this array programming exercise, we will create a JavaScript powered memory game that can be easily enhanced and extended.

Codepen: https://codepen.io/EleftheriaBatsou
Working project: https://codepen.io/EleftheriaBatsou/pen/wvKzozm
Inspiration: http://www.developphp.com/video/JavaScript
Video tutorial: https://youtu.be/uMeg3Eta8YU


👋Hello, I' m Eleftheria, an app developer, master student, public speaker, and chocolate lover.

🍩Would you care about buying me a coffee? You can do it here: paypal.me/eleftheriabatsou but If you can't that's ok too!


🙏It would be nice to subscribe to my Youtube channel. It’s free and it helps to create more content.

🌈Youtube | Codepen | GitHub | Twitter | Site | Instagram

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (2)

Collapse
 
eleftheriabatsou profile image
Eleftheria Batsou

Thank you so much!

Collapse
 
ronicarvalho profile image
Roni Carvalho

Very nice this video and this is a good exercise to implement with javascript frameworks to learn, thank you.

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay