Web Development

3454 readers
1 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 2 years ago
MODERATORS
151
 
 

Is there a way to develop and website using JS (and perhaps PHP) to create an E2EE website. Were all packets sent between the server and the userw device are E2EE, wrapped in a layer of encryption?

I know there is HTTPS but I am looking for something stronger than HTTPS.

By using some JS or PHP E2EE package, would I have to write or structure the website code very differently than you normally would?

152
17
submitted 11 months ago by mac to c/webdev
153
154
12
submitted 11 months ago by mac to c/webdev
155
156
157
158
 
 

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?

159
 
 

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.

160
 
 

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?

161
11
submitted 1 year ago by mac to c/webdev
162
6
submitted 1 year ago* (last edited 1 year ago) by mac to c/webdev
 
 

^ 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

163
3
Urchin Tracking Module (UTM) (support.google.com)
submitted 1 year ago by lysdexic to c/webdev
164
 
 

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?

165
 
 

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

166
8
The Implied Web (htmhell.dev)
submitted 1 year ago by mac to c/webdev
167
4
CSS animation-composition (12daysofweb.dev)
submitted 1 year ago by mac to c/webdev
168
8
submitted 1 year ago by mac to c/webdev
169
 
 

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.

170
 
 

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.

171
172
8
submitted 1 year ago by mac to c/webdev
173
4
submitted 1 year ago by mac to c/webdev
174
4
PHP Islands Architecture (gomakethings.com)
submitted 1 year ago by mac to c/webdev
175
 
 

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.

view more: ‹ prev next ›