WebDev

1 readers
1 users here now

founded 2 years ago
1
 
 

what ways do you use to make money from your websites? i'm thinking of creating one and monetizing it

#webdev

2
 
 

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.

3
 
 

An approach to standardizing common pattern matching use cases.

4
 
 

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

5
 
 

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.

6
 
 

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

7
 
 

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

8
 
 

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.

9
 
 

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.

10
 
 

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.

11
 
 

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

12
4
The UX of HTML - HTMHell (www.htmhell.dev)
submitted 1 year ago* (last edited 1 year ago) by Kierunkowy74@kbin.social to c/webdev@kbin.social
 
 

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

13
 
 

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

14
 
 

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

15
 
 

which 5 websites have you used and would you like to see them back?

#webdev

16
 
 

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

17
 
 

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

18
 
 

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

19
3
Web Push Book (web-push-book.gauntface.com)
submitted 2 years ago by danrot@kbin.social to c/webdev@kbin.social
 
 

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

20
 
 

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.

21
 
 

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.

22
 
 

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

23
 
 

the best blogs for developers: https://bearblog.dev and https://ayedot.com

#webdev

24
 
 

Exploring the reasons why we no longer have web designers.

25
 
 

help me evaluate please. how much should i pay for a blog like this https://playstationcouch.com ? but focused on economics

#webdev

view more: next ›