"I think that novels that leave out technology misrepresent life as badly as Victorians misrepresented life by leaving out sex"
|
—
Kurt Vonnegut,
Author
|
|
|
|
|
Gatsby and Next.js, from a first glance, could look pretty much the same. Both are React-based and allow you to build static website as well as more dynamic ones. But there are some fundamental differences, so which one should you pick for your next project? Let's find out!
|
|
|
|
If you're anything like me, you love emojis! Emojis appear like an image on the screen, but they aren't an image like a PNG or JPEG. What do emojis look like to computers?
|
|
|
|
Records and Tuples are a new immutable primitive coming to Javascript. Let's look at how they work and how you can use them in your code today.
|
|
|
|
What is Solid.js and how does it compare to React? What are some things that Solid.js actually does better (and maybe in a more intuitive way) in respect to React? Let's see a few interesting examples!
|
|
|
|
I sometimes find myself in a position of needing to write some code
that I’m just not sure how to write. Been there have you?
Here are the steps I take when I’m stumped.
No huge revelations here, just hard-earned advice.
|
|
|
|
This article discusses the Next.js Script component and demonstrates how it can be used for better sequencing of third-party scripts.
|
|
|
|
You don’t need to be a full DevOps engineer if you want to introduce a testing build routine. With the help of some testing frameworks and GitHub actions, Ramona Schwering gives a short kick-off to help you get on the right track.
|
|
|
|