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 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

Cover Image for 33 Christmas Animations to Easily Add to Your Website

33 Christmas Animations to Easily Add to Your Website

3 minutes readingFrontend | UI

33 Christmas animation and interactive art which easily can be added you your website. Most of them are CSS only, others requires a small amount of JavaScript

Cover Image for React Hook: useElementDimensions

React Hook: useElementDimensions

9 minutes readingFrontend | Hooks | JavaScript | React

React hook useElementDimensions measures height, width and position of a node or element. It updates the dimensions on resize and scroll events

Browse articles