Browsing Tag
svelte
22 posts
ForskScope (diff viewer) 0.22 is in AUR
Diff Viewer in the works: a new cross-platform app. available on AUR: yay -S forskscope Also for other…
Why Svelte Might Be the Best Framework You Haven’t Tried Yet 🚀
JavaScript frameworks are evolving faster than ever, but there’s one name that’s been quietly gaining traction — Svelte.…
Enhancing “Degressive” Enhancement of Streaming
SvelteKit has a great feature. We can stream promises to the browser as they resolve. So your webpage…
Simple SEO optimization for your Sveltekit website
Recently I’ve been putting a lot of work into SEO for my blog yaqeen.me/blog and also that of…
Uno Bomb is yet another Uno-like game with fun complications
For my portfolio, I’ve built an online card game app inspired by a game I enjoyed with friends…
framework7- build ios, android styled apps with JavaScript
For a JavaScript developer it is a very tough task to build mobile application these days, not only…
building a basic markdown editor: unified, trees and data
As you have probably guessed from the previous articles in this series (go read them if you haven’t,…
Getting Started with Svelte: A Refreshingly Different Approach to Web Development
Getting Started with Svelte: A Refreshingly Different Approach to Web Development Are you tired of the JavaScript frameworks…
What’s New in Svelte 4: Performance Boosts and Streamlined Development
On the 22th of June, Svelte has announced its new major release. Even if it is presented as…
Create your own ChatGPT App in 1 Minute
Here’s what we’ll be building in just a minute: The create-svelte-chatgpt package enables you to effortlessly set up…