WebDev

5 readers
1 users here now

founded 1 year ago
1
 
 

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.

2
 
 

An approach to standardizing common pattern matching use cases.

3
 
 

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

4
 
 

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.

5
1
submitted 7 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 
 

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

6
 
 

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

7
 
 

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.

8
 
 

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.

9
 
 

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.

10
 
 

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

11
6
The UX of HTML - HTMHell (www.htmhell.dev)
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 
 

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

12
 
 

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

13
 
 

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

14
 
 

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

#webdev

15
 
 

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

16
 
 

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

17
 
 

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

18
3
Web Push Book (web-push-book.gauntface.com)
submitted 9 months ago by [email protected] to c/[email protected]
 
 

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

19
 
 

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.

20
 
 

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.

21
 
 

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

22
 
 

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

#webdev

23
 
 

Exploring the reasons why we no longer have web designers.

24
 
 

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

#webdev

25
 
 

five alternatives to reddit, easy to use. does anyone know them?

#webdev

view more: next ›