Sidebar

WebDev

webdev
WebDev javajuggler 5 months ago 0%
what ways do you use to make money from your websites? i'm thinking of creating one and monetizing it

what ways do you use to make money from your websites? i'm thinking of creating one and monetizing it [\#webdev](https://kbin.social/tag/webdev)

0
2
webdev
WebDev danrot 5 months ago 100%
Finding all HTML tags in a project not being self-closed https://danielrotter.at/2024/04/02/finding-all-html-tags-not-being-self-closed.html

For some refactoring I needed to find all HTMl tags not being self-closed. I decided to use regular expression for that, and this is what I came up with.

1
0
webdev
WebDev 0x1C3B00DA 8 months ago 100%
Deno in 2023 deno.com

2023 marked a significant step towards our vision of radically simplifying web development. Here are the biggest updates and what’s coming up next.

2
0
webdev
WebDev 0x1C3B00DA 8 months ago 100%
Deno 1.40: Temporal API deno.com

Deno 1.40 introduces the Temporal API, TC39 decorators, and a range of deprecations and stabilizations, along with improvements in Node.js compatibility, LSP, diagnostics, and handling of unstable features, paving the way for a seamless upgrade to Deno 2.

1
0
webdev
WebDev amitsolanki8811 9 months ago 100%
Houston, Texas's Top Web Design and Development Firms www.folotop.com

This is the ideal list of web design and development firms in Houston, Texas, if you're searching for website design and development services.

1
0
webdev
WebDev danrot 9 months ago 100%
API Design-First vs Code First apisyouwonthate.com

With API descriptions rising in popularity, the main question I hear folks asking about is "API Design-first" or "code-first". This is a bit of a misleading question because these are not two unique things, there are a few variants. Code-First, Write Docs "When We Have Time" This is how I

1
0
webdev
WebDev 0x1C3B00DA 9 months ago 100%
Build Real-time Applications with the new "watch" API in Deno KV deno.com

Detecting changes in Deno KV with `kv.watch` makes it easier to build real-time applications like newsfeeds, analytics, multi-user collaboration tools, and more.

1
0
webdev
WebDev 0x1C3B00DA 9 months ago 100%
Using Server Sent Events to Simplify Real-time Streaming at Scale shopify.engineering

We walk through how we implemented an SSE server that's scalable and load-balanced to simplify and improve a real-time data visualization application.

2
0
webdev
WebDev danrot 10 months ago 100%
Combine jq with curl to improve its JSON handling https://danielrotter.at/2023/07/19/combine-jq-with-curl-to-improve-its-json-handling.html

jq is a nice JSON processor, which is helpful when working with JSON outputs, no matter if they are retrieved using curl or any other command.

1
0
webdev
WebDev 0x1C3B00DA 10 months ago 100%
Onyx, a new programming language powered by WebAssembly https://wasmer.io/posts/onyxlang-powered-by-wasmer

Learn about Onyx, a new imperative programming language that leverages WebAssembly and Wasmer for seamless cross-platform support

2
0
webdev
WebDev Kierunkowy74 10 months ago 100%
The UX of HTML - HTMHell www.htmhell.dev

A collection of bad practices in HTML, copied from real websites.

4
0
webdev
WebDev 0x1C3B00DA 10 months ago 100%
Announcing Deno Cron deno.com

`Deno.cron` allows you to easily create scheduled jobs and is available on Deno Deploy. Here's how it works.

2
0
webdev
WebDev danrot 10 months ago 100%
Use git submodules and make for simple code sharing https://danielrotter.at/2021/03/06/use-git-submodules-and-make-for-simple-code-sharing.html

Simple code often does not require complicated packaging mechanisms. Reusing established tools like Git and make seem perfect for this use case.

1
0
webdev
WebDev xiffu 10 months ago 100%
which 5 websites have you used and would you like to see them back?

which 5 websites have you used and would you like to see them back? [\#webdev](https://kbin.social/tag/webdev)

1
0
webdev
WebDev 0x1C3B00DA 10 months ago 100%
Deno Subhosting: the easiest and most secure way to run untrusted multi-tenant code deno.com

Subhosting is a new way to leverage Deno Deploy's fast, scalable multi-tenant v8 isolate cloud to run your users code securely.

1
0
webdev
WebDev 0x1C3B00DA 10 months ago 100%
Using CSS content-visibility to boost your rendering performance - LogRocket Blog blog.logrocket.com

CSS content-visibility helps boost rendering performance by controlling whether or not an element renders its contents.

1
0
webdev
WebDev 0x1C3B00DA 10 months ago 100%
Announcing self-hosted Deno KV, continuous backups, and replicas deno.com

Deno KV is now even more flexible and powerful with self-hosted options, replicas, and S3 and GCS continuous backup support.

2
0
webdev
WebDev danrot 11 months ago 100%
Web Push Book web-push-book.gauntface.com

Web push book provides all the information you need to learn about the web push API.

3
0
webdev
WebDev danrot 11 months ago 100%
Understanding animated graphs in D3.js https://danielrotter.at/2020/06/12/understanding-animated-graphs-with-d3js.html

Building a graph is a pretty straight forward task in D3.js, but I’ve had a hard time understanding how to update them. This is a try to explain why.

1
0
webdev
WebDev 0x1C3B00DA 11 months ago 100%
Deno 1.38: HTML doc generator and HMR deno.com

Deno 1.38 ships with HTML doc output, hot module replacement, improved Node.js compatibility by allowing you to use your own `node_modules` folder, and more.

2
0
webdev
WebDev Discotheque 11 months ago 100%
Looking for advice on choice of CMS for medium sized portfolio site.

Hi I was wondering if any of you could give advice on what CMS to use for a small company. I don't have a lot of experience with CMS's. The most I used was PicoCMS which uses markdown with YAML headers and Twig for templating. Quite fun for a personal site, but not adequate for my company. We have about 60 individual project pages that need navigation, so like an overview page where you can filter by type of project. We currently use Wordpress and it's horrible. What I'm looking for is something future-proof, meaning that at any time we can migrate to another CMS or another static site builder or what have you. I think the requirement is some sort of easily programmable database structure for the page content (text, images, widgets, ...) I was looking at Kirby and FrontAid (hate that GitHub is a requirement) so far. Thank you

1
0
webdev
WebDev saturn85 11 months ago 100%
the best blogs for developers: [https://bearblog.dev](https://bearblog.dev) and [https://ayedot.com](https://ayedot.com)

the best blogs for developers: [https://bearblog.dev](https://bearblog.dev) and [https://ayedot.com](https://ayedot.com) [\#webdev](https://kbin.social/tag/webdev)

1
0
webdev
WebDev danrot 11 months ago 100%
It's 2023, here is why your web design sucks. heather-buchel.com

Exploring the reasons why we no longer have web designers.

7
8
webdev
WebDev xiffu 11 months ago 100%
help me evaluate please. how much should i pay for a blog like this [https://playstationcouch.com](https://playstationcouch.com) ? but focused on economics

help me evaluate please. how much should i pay for a blog like this [https://playstationcouch.com](https://playstationcouch.com) ? but focused on economics [\#webdev](https://kbin.social/tag/webdev)

1
0
webdev
WebDev xiffu 11 months ago 100%
five alternatives to reddit, easy to use. does anyone know them?

five alternatives to reddit, easy to use. does anyone know them? [\#webdev](https://kbin.social/tag/webdev)

1
0
webdev
WebDev riklaunim 11 months ago 100%
CloudCannon as a git based headless CMS for static site generators rkblog.dev

Showcasing CloudCannon with 11ty as a headless CMS service

2
0
webdev
WebDev xiffu 11 months ago 25%
i have a website that gets 120 visits a day. my niche is video games. how can i monetize it?

i have a website that gets 120 visits a day. my niche is video games. how can i monetize it? [\#webdev](https://kbin.social/tag/webdev)

-2
0
webdev
WebDev danrot 11 months ago 100%
Writing a TodoMVC App With Modern Vanilla JavaScript frontendmasters.com

Click here to see how I turned \~170 lines of code in moder vanilla JavaScript in TodoMVC.

3
0
webdev
WebDev 0x1C3B00DA 11 months ago 100%
Fresh 1.5: Partials, client side navigation and more deno.com

Discover new improvements in Fresh 1.5 that makes your site quicker to load and comes with several improvements to make authoring complex projects easier.

2
0
webdev
WebDev xiffu 12 months ago 100%
How can I improve the design of my websites? I'm really bad at it

How can I improve the design of my websites? I'm really bad at it [\#webdev](https://kbin.social/tag/webdev)

3
1
webdev
WebDev riklaunim 12 months ago 100%
Making a lighthouse-fast website with a static site generator like 11ty rkblog.dev

Creating an SSG flow to generate a highly optimized static website.

2
0
webdev
WebDev danrot 12 months ago 100%
Avoid z-indexes whenever possible https://danielrotter.at/2020/04/08/avoid-z-index-whenever-possible.html

Whenever I use z-indexes, I am going to regret it at some point, especially with libraries utilizing components. Let’s see if we can avoid them all together.

3
2
webdev
WebDev danrot 12 months ago 75%
Stick to boring architecture for as long as possible addyosmani.com

"Stick to boring architecture for as long as possible, and spend the majority of your time, and resources, building something your customers are willing...

2
0
webdev
WebDev danrot 12 months ago 100%
Classic rock, Mario Kart, and why we can't agree on Tailwind joshcollinsworth.com

It's popular to say we can’t agree on Tailwind, but I posit we actually already do. I think what we actually disagree on isn’t the details of this (or any) specific software; it's in what we value, and how we each define assets and liabilities.

5
0
webdev
WebDev 0x1C3B00DA 12 months ago 100%
Announcing Deno Queues deno.com

Introducing Deno Queues - zero config, scalable messaging with a guaranteed at-least-once delivery. This new primitive builds on the foundation set by Deno KV, and is available today in the Deno JavaScript runtime and Deno Deploy.

2
0
webdev
WebDev danrot 1 year ago 100%
Tailwind, and the death of web craftsmanship https://pdx.su/blog/2023-07-26-tailwind-and-the-death-of-craftsmanship/

There's a worrying trend in modern web development, where developers are throwing away decades of carefully wrought systems for a bit of perceived convenience. Tools such as Tailwind CSS seem to be spreading like wildfire, with very few people ever willing to acknowledge the regression they bring to our field. And I'm getting tired of it

4
2
webdev
WebDev danrot 1 year ago 100%
Creating highly customizable HTML presentations with markdown and pandoc https://danielrotter.at/2020/03/28/creating-highly-customizable-html-presentation-with-markdown-and-pandoc.html

Presentations can be created using markdown, a plain file format. There are some available options, but let’s see why it pays off to build your own solution.

2
0
webdev
WebDev JRepin 1 year ago 100%
Clean up the web! https://cleanuptheweb.org/

cross-posted from: https://lemmy.ml/post/4867982 > Developers, it’s time for you to choose a side: will you help rid the web of privacy-invading tracking or be complicit in it?

2
0
webdev
WebDev wave_walnut 1 year ago 100%
Bun 1.0 bun.sh

> > > Bun is stable and ready for production. > >

3
1