"Technology made large populations possible; large populations now make technology indispensable"
|
—
Joseph Krutch,
Writer
|
|
|
|
|
Image optimisation is the web performance the lowest hanging fruit. If you don't optimise your images you are missing out big time on making your website experience fast and smooth. In this article, you can learn how to optimise images without sacrificing their final quality.
|
|
|
|
If you have been wondering what using Svelte and SvelteKit would be like, you might enjoy this case study by XtendOps, a company that recently moved their stack from ServerFul Svelte to SvelteKit.
|
|
|
|
Designed to build ultra fast Multi-Page Apps (MPAs), using isomorphic JavaScript. Written in TypeScript. Server Side first with partial hydration. Perfect for your next PWA. As small as Svelte (1kb!).
|
|
|
|
In the design world, masking is a popular technique to achieve unique design effects. Interestingly enough, usage of masks in the web is still somewhat rare... and it feels like a lost opportunity for coming up with impressive and innovative designs. So let's deep dive on this awesome article full of some real-life examples!
|
|
|
|
Another deep dive into CSS features that we don't use enough. This time is about how to optimize CSS shapes, using... some cool Maths! Specifically, trigonometric functions, enable interesting options for CSS shapes, clip paths, and more.
|
|
|
|
When you have to render large tables on the web, it's always a challenge. In this case study, the author was attempting to render a table with up to 50k rows of content Grouped by up to 3 columns Using react and virtualized rendering. Showing 50k rows was performing well enough, but there were some quite interesting opportunities for optimisation...
|
|
|
|
OK, let me be straight. The number one reason why I like this alternative Git CLI tool is because I often misspell git into gut! 😅 So yeah, I can definitely see myself using this! Other than that, gut is an alternative approach to using git on the CLI. It focuses on DX for novice developers, trying to provide higher-level guided commands that should result to be friendlier when getting started with git!
|
|
|
|