Tag: web-development


Found 564 results for 'web-development'.


1) firefox - How can I have Firefox to fill ALL form fields?
2) google-chrome - How can I make Chrome stop caching redirects?
3) web-development - When to load related database data in web request?
4) design - Possible way to handle multiple reset password email
5) web-development - RESTful basic http atuhentication credentials
6) web-development - Database Architecture - Comprehensive history of likes/shares/etc for all accounts?
7) web-development - filtering data from db
8) web-development - Good way to handle the notification counter like Facebook does
9) design - Log to file or to database table?
10) web-development - Build Process for Web Application
11) web-development - Calculate statistics for web application
12) database - Do I store blog posts in a database? And how do I continue to make posts?
13) web-development - Storing a single read/writeable value for a web service
14) web-development - Is it better to create a stored procedure or entities to get to the data I need?
15) web-development - How can I limit access for automatically generated files to specific users in a MVC setup?
16) web-development - How to maintain user relationship when user un-follows another user
17) web-development - How do I make my Browser Extension send a Selection it captured to a Database/Web App so it can be stored in the user's account?
18) web-development - To use or not to use a backing app for website?
19) php - How to update HTML/JS client from PHP server without refresh intervals?
20) web-development - What's the best approach to handle javascript/ajax code in a project?
21) design - API Design for Error Handling
22) web-development - Should I keep my web app front end completely backend agnostic
23) design - Website as an API client vs using the API only when needed?
24) architecture - Fully API-based website - is it a good idea?
25) web-development - How to safely chain several API requests for a single user
26) java - Service layer returns DTO to controller but need it to return model for other services
27) architecture - Unique ids for nested resources
28) design - How safe are hidden AJAX requests that fake performance?
29) design-patterns - Is this the right way to handle errors using the fetch api?
30) web-development - Is it good practice to use the Django template system and/or its admin site for commercial applications?
31) web-development - serving static or dynamic web-content based on user group
32) design - Should HTTP Request/Response objects be immutable?
33) web-development - Pending and Approval process
34) database - Sync customers between shop and CRM-system (two-way)
35) web-development - Why is Internet Explorer the only browser to be referred to by version when talking about compatibility?
36) web-development - Web-app filtering information client-side vs server-side?
37) database - Data filtering & requests: fetch all entries or split data?
38) design-patterns - Do you still need created_by and updated_by attributes with dedicated auditing?
39) java - How to create better OO code in a relational database driven application where the database is poorly designed
40) web-development - Server-side event logs through DB or writing to file?
41) web-development - What is "the right way" to do search on a website?
42) web-development - How to make security usable in a web application?
43) design - What is the benefit of offloading email to a transactional mail service?
44) javascript - React - When is a backend necessary?
45) web-development - Would it be possible to transfer an HTML file using a protocol different from HTTP?
46) web-development - Is it acceptable to deploy web app to production directly from SVN
47) web-development - How to train junior programmers for today's (complicated) web environment?
48) web-development - Designing web application using two different frameworks
49) design-patterns - Application development with fully dynamic controls and processes based on database
50) web-development - RESTful web service and delta updates - advantages and disadvantages