AboutArticlesGame

Persson's Pyramid Puzzle - Level 5

Cover Image for Persson's Pyramid Puzzle - Level 5
Dennis Persson
Dennis Persson

URL copied to clipboard

1 minutes reading

A new level of my programming puzzle game Persson's Pyramid is now available.

The game is for all programmer enthusiasts. Levels exists for both beginners, junior developers experts. Googling is allowed, you may need it!

This new level is about regex. If you need a cheat sheet or an explanation of the regex syntax, I have written a complete guide for that.

Persson's pyramid game question In Persson's Pyramid you answer questions to reach the top of the pyramid

Let the game begin!

URL copied to clipboard

Dennis Persson

Knowledge Should Be Free

I'm doing this for free because I like to contribute to the world. Knowledge should be free and available to everyone. Still, we all need to make a living somehow, and running this blog takes time and effort. When I find content I value, I support those creators so they can keep doing their amazing work. If you enjoy what I'm sharing here, consider buying me a coffee. It doesn't have to cost more than a coffee!

Buy Me A Coffee

Related Articles

Cover Image for What If CSS Properties Had Personalities

What If CSS Properties Had Personalities

4 minutes readingJokes | UI

What if CSS properties were real people with distinct personalities? From the attention-seeking z-index to the organized flexbox, discover the hidden personalities behind your favorite CSS properties

Cover Image for 21 Fantastic React Design Patterns and When to Use Them

21 Fantastic React Design Patterns and When to Use Them

39 minutes readingArchitecture | Frontend | JavaScript | React

Explore the world of 21 essential React design patterns and principles that will transform your code from messy to something beautiful. From component composition to SOLID principles, learn practical patterns that make your React applications more scalable, testable, and professional

Cover Image for Write SOLID React Hooks

Write SOLID React Hooks

20 minutes readingArchitecture | Frontend | JavaScript | React

SOLID is one of the more commonly used design patterns. Each React article about SOLID presents the model in slightly different ways, some applies it on components, other on TypeScript, but very few of them are applying the principles to hooks

Cover Image for Answers to Common Next.js Questions

Answers to Common Next.js Questions

10 minutes readingFrontend | JavaScript | Next.js

Answers to common Next.js questions such as how Server Components work and how to read params in components

Browse articles