Philipp Rost / Blog

Recent Articles

Understanding Concurrent Mode in React.js

Understanding Concurrent Mode in React.js

In this article, we delve into Concurrent Mode in React.js, a feature that allows React to interrupt the rendering process to work on multiple tasks simultaneously. For experienced React developers and beginners alike, understanding Concurrent Mode is essential for building efficient, user-friendly applications.

How to overcome procrastination as self-taught developer

How to overcome procrastination as self-taught developer

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer rutrum, neque ut sodales rutrum, orci dolor sagittis nibh, et rutrum metus arcu et nisl. Proin dignissim id massa eu aliquam. Sed dapibus a metus condimentum convallis. Nam tempus diam vel lorem auctor venenatis. Duis ipsum justo, venenatis ac urna vitae, aliquet molestie ante. Aliquam arcu ligula, porta a finibus vitae, malesuada a dui. Donec pharetra justo quis interdum ultricies. Sed vestibulum vestibulum efficitur.

Another Blog entry for testing

Another Blog entry for testing

So I started to walk into the water. I won't lie to you boys, I was terrified. But I pressed on, and as I made my way past the breakers a strange calm came over me. I don't know if it was divine intervention or the kinship of all living things but I tell you Jerry at that moment, I was a marine biologist.

not another another blog post

not another another blog post

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Embedded Code Test

Embedded Code Test

Some Code Example: ```js const x = 12; function calc(a: number, b: number): number { return a*b; } calc(x, 23); ```

Show more