16.8 C
London
Sunday, September 8, 2024

2 Issues that caught my eyes in Frontend Land | Weblog | bol.com


Recent from the oven… a bun!

In September, model 1.0 of Bun was launched. So what is that this ‘bun’ factor, can we eat it?

Bun is a quick, all-in-one toolkit for working, constructing, testing, and debugging JavaScript and TypeScript, from a single file to a full-stack software. At the moment, Bun is secure and production-ready.

The devs behind bun took Apples JavascriptCore and added loads of ZIG code to construct a whole javascript toolkit. It replaces node.js, transpilers, bundlers, package deal managers and testing libraries.

Though not all FE frameworks are supported but, I’ve bought unbelievable outcomes when putting in initiatives. However much more necessary it actually felt like a drop in substitute! Getting it to work solely takes a few minutes.

If you wish to velocity up your frontend pipelines I extremely encourage wanting into this instrument to handle your packages!

View Transitions

Nonetheless experimental however again in March Chrome determined to assist it! You need to use these transitions to make an internet web page behave extra like an app with out including a bunch of javascript libraries.

Theo up to date his astro web site to the most recent model to check out it’s implementation of this API and it’s form of thoughts blowing how little work is concerned in getting this to work*!

Server Aspect all of the issues!

I’ve been stepping up my NextJS sport over the previous yr, I actually like all of the magic it does for me and with model 14 its including Server Actions!
Since v13 launched server aspect parts I used to be form of bummed that I nonetheless wanted to create an API path to deal with my type submission on the server (keep in mind by no means belief the consumer).

However no extra of this! We are able to now specify if an motion is barely accessible on the server.

Rewrite all issues Angular

Angular bought a shiny new dev portal. However this isn’t all, someplace this month you may anticipate model 17 to drop. And it comes with a great deal of new issues!
For my part a very powerful change is the brand new part circulation. I’m hoping they’ve a strategy to make this migration simple… however I’m anxious the brand new syntax they introduce would require a bit of labor.
Up till now you added an ngIf assertion to a part in your template to show one thing primarily based on logic.

Latest news
Related news

LEAVE A REPLY

Please enter your comment!
Please enter your name here