![Picture of Dennis Persson](/_next/image?url=%2Fimages%2Fsite%2Fprofile.webp&w=256&q=75&dpl=dpl_GC5i8VsobKDzmKSSBrCHXGVVFvED)
![Picture of Dennis Persson](/_next/image?url=%2Fimages%2Fsite%2Fprofile.webp&w=256&q=75&dpl=dpl_GC5i8VsobKDzmKSSBrCHXGVVFvED)
Persson Dennis
Programmer and developer are often used interchangeably, but there is an important distinction between them: the developer’s broader perspective and focus beyond just code. In this article, we will step back from coding to highlight the skills that define what skills a successful developer should have
![Dennis Persson](/_next/image?url=%2Fassets%2Fblog%2Fauthors%2Fperssondennis.webp&w=128&q=75&dpl=dpl_GC5i8VsobKDzmKSSBrCHXGVVFvED)
- AI
- Architecture
- Backend
- Frontend
- Hooks
- JavaScript
- Jokes
- Next.js
- Performance
- Productivity
- React
- SoftSkills
- Testing
- UI
Articles
Three Simple Rules to Solve Unsolvable Organizational Problems
Three effective ways to solve communication problems in your organization and to create self-organized teams by eliminating dependencies to other teams
Write SOLID React Hooks
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
Answers to Common Next.js Questions
Answers to common Next.js questions such as how Server Components work and how to read params in components
33 Christmas Animations to Easily Add to Your Website
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
React Hook: useElementDimensions
React hook useElementDimensions measures height, width and position of a node or element. It updates the dimensions on resize and scroll events
How To Make a Hero Image in Next.js 13 and 14
How to choose and implement a hero image in Next.js 13 or 14 with the new image component