Web Development

2973 readers
15 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
26
27
28
29
 
 

For those of us who have been working with web pages for some time, we are always faced with the problem that in some cases we need the user to change certain elements on the site, such as colors, inputs and even images. So, with the help of javascript we can now allow our users to make these changes. See some examples below:

30
31
 
 

I'm building out an e-commerce frontend for the ERP my company uses, and I am being slightly lazy while working on the shopping cart to start. I've noticed in many other stores guest carts, or not having to be logged in to purchase. How necessary is it to have guest shopping?

32
 
 

These tips cover various aspects of web application security, but remember that security is an ongoing process. Stay informed about the latest threats and regularly update your security practices.

33
 
 

Hey devs, I am working on a project that requires restricting a fastapi from public access, but data generated from API needs to be made available to clients. So, came up with this workflow, what do you all suggest?

34
35
7
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 
 

^ preview there seems to have not been created well and made the code block with a header a header but correct text is in the article

36
37
 
 

Hey folks. I’m fairly new to web dev but was wondering if you all could give me some quick advice.

I’m looking to make and selfhost some fairly simple but visually interesting portfolio static websites. I’ll be posting some creative projects I’ve worked on as well as contact info and such. I’m trying to keep a minimalist design but visually interesting and artistic.

My current research led me towards ReactJS and Tailwind CSS to accomplish this task.

Is this a good framework or do you recommend an alternative?

38
 
 

Discover some of the interesting features that have landed in stable and beta web browsers during December 2023.

39
40
41
42
 
 

There’s nothing like building a major new product for finding all the features you wish you had in your own tools, so we capitalized on that inspiration and turned it into this — Tailwind CSS v3.4.

43
 
 

cross-posted from: https://programming.dev/post/7467897

We just released Heroicons v2.1 which includes a brand new micro style — a full set of almost three hundred 16×16 icons designed for tighter, higher density UIs.

44
45
46
47
48
 
 

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.

49
 
 

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.

50
view more: ‹ prev next ›