"Science and technology revolutionize our lives, but memory, tradition and myth frame our response"
|
—
Arthur Schlesinger,
Historian
|
|
|
|
|
React has recently kicked off a new initiative: manage new features through an open RFC process. This is great to see for a framework who has won the bigger share of the current frontend market. If you want to contribute to the future of React, check out the first RFC under discussion: the useEvent hook.
|
|
|
|
Have you ever heard of JSONPath? No worries if you didn't, this is what we are here for :) JSON Patch aims to be a (relatively) new standard to describe how to update objects. It can be used to implement your own CRUD API in a flexible and generic way. Just make sure to use it only in those cases where you can update without particular business constraints.
|
|
|
|
There is always space for a bit of humor in tech (thankfully). Add to that that everyone has their own favourite (and hated) programming languages. Jan Schaumann, tries to think what programming languages would look like if they were Futurama characters. We believe the result is quite hilarious (and somewhat accurate) and hopefully this article can make your Monday shine a bit more!
|
|
|
|
JavaScript is everywhere. JavaScript is a platform of its own! But what if we could use JavaScript to be a platform for even more generic compute? What if we can have JavaScript containers?
|
|
|
|
Apparently there is a trend of rewriting classic unix utilities in Rust. Also, this trend seems to be producing a lot of innovation in a space that allegedly hasn't changed that much in a few decades... This time the tool that was rewritten is history and the result is atuin . Atuin offers a fresh take on the space of shell history. If you are a unix nerd we are sure you are going to love this!
|
|
|
|
Have you ever wondered if it's safe to use more modern web image formats (yes we are talking about WebP) for your Open Graph images? The answer might be a bit complicated than you might want, but it's still a really interesting topic to explore if you care about web, SEO and social sharing.
|
|
|
|
Negotiating the friction between business and engineering teams over third party scripts. It's definitely not easy, so let's discuss a few important tips!
|
|
|
|