Buttons Generator - Did you found a button you like? Just click on it and paste the code to your project. web developers |
- Buttons Generator - Did you found a button you like? Just click on it and paste the code to your project.
- Tips for a Noob Web Dev Building an eCommerce Website for the first time (using WordPress)
- Looking for coding buddies that are willing to train UI reproduction skills with React and Tailwindcss. The idea is just hang out online in the same call coding and looking what the other is doing. We would set a goal to independently work while listening to nice songs.
- So a boot camp I'm about to attend is insisting on a Linux OS for web development
- An appropriate use for Redis? (Fetching and caching server logs from sql table)
- So apparently, you need to make sure there's no space between integer and "px" for it to work...
- Multistep Forms in React with Awesome UX – Part Three: Animations
- RHEL vs SUSE - which do you prefer and why?
- Jquery image Slider won't deploy on CodeSandbox or Codepen but does locally ??
- How do I disable this ghost image when I click and drag on my div elements?
- Trying to create a subdomain using Webmin (Apache2/BIND DNS), but it keeps pointing back to my main/home domain.
- What Are Proper Use Cases For Snapshot Testing React Components?
- How I got multiple FAANG offers in Europe
- Chrome app
- Custom code on a website
- What's the cheapest best simplest backend/DB solution for a chat app like FacebookMessenger?
- So where do i deploy my webpage?
- Question about minimalist Bootstrap usage.
- Is there a way to automatically convert relative path names to their absolute equivalents?
- eslint and prettier won't work and it is driving me crazy!
- [X-Post] Punch in system - advice sought!
Posted: 30 Aug 2021 06:21 AM PDT
| ||
Tips for a Noob Web Dev Building an eCommerce Website for the first time (using WordPress) Posted: 30 Aug 2021 05:55 AM PDT So I'm building an eCommerce platform for someone in WordPress, and I have little experience in building websites using it. I also haven't taken on something nearly as ambitious before. For those of you more experienced out there, what are the do's and don'ts and general advice you have for someone like me? Should I even use WordPress for this or say the MERN stack (which is what I'm more familiar with)? I'm also learning PHP on the side for coding the website. [link] [comments] | ||
Posted: 30 Aug 2021 11:10 AM PDT Who would be down to such idea? I would not mind to assist if the person is a beginner as well or have this as a form of mutual learning experience. https://www.youtube.com/watch?v=ysz5S6PUM-U https://www.youtube.com/watch?v=bRaQQuh7FsA https://www.youtube.com/watch?v=QUKCGkPoH_E&list=PLZNpEesAFOAHmasS1bquCHmGxYmOHX9Hw&index=3 [link] [comments] | ||
So a boot camp I'm about to attend is insisting on a Linux OS for web development Posted: 30 Aug 2021 08:31 AM PDT and I was wondering out of people in this subreddit who uses what? and for the comments section, if you used any of them in a bootcamp or educational session did you change back to your old OS or did you stay with the new one? [link] [comments] | ||
An appropriate use for Redis? (Fetching and caching server logs from sql table) Posted: 30 Aug 2021 01:42 AM PDT Hi guys, I've been developing a web app at my company for just over a year now. We began UAT a month ago and I began recording server logging information to a table on a SQL database. Understandably, this table can get pretty full (almost 50k records in 2 days), and even though I clear out logs older than 1 week old every hour, I still get performance issues when fetching this data for my front-end monitor (up to 30 seconds). Then I thought about using Redis to load the SQL logs onto the Redis cache for faster data retrieval. Only issue is I have never used Redis before and I'm not really sure if this is an appropriate use for it. Does this sound like an appropriate use for Redis? Or should I be using another tool for this? Thanks guys [link] [comments] | ||
So apparently, you need to make sure there's no space between integer and "px" for it to work... Posted: 30 Aug 2021 10:51 AM PDT I've been crying for a week trying to figure out why my CSS wouldn't function properly. Please write out an F while I find the closest bridge. Thank you. [link] [comments] | ||
Multistep Forms in React with Awesome UX – Part Three: Animations Posted: 30 Aug 2021 03:57 PM PDT
| ||
RHEL vs SUSE - which do you prefer and why? Posted: 30 Aug 2021 03:44 PM PDT I was wondering if there is any real reason to prefer one distro based on the above architecture of the other over the other, I know people are gutted about CentOS being abadoned but there are already 1:1 free RHEL forks that are production ready now. Also do you feel it is important to learn both to be a true lamp pro? [link] [comments] | ||
Jquery image Slider won't deploy on CodeSandbox or Codepen but does locally ?? Posted: 30 Aug 2021 03:29 PM PDT Can someone help figure out why this plugin that I'm trying to customize won't work on CodeSandbox? It works just fine when I deploy it locally via Visual Studio Code. I'm also having problems deploying it on codepen as a project. I'm a newb in the word of web dev! So I might be missing something dumb and easy. [link] [comments] | ||
How do I disable this ghost image when I click and drag on my div elements? Posted: 30 Aug 2021 03:19 PM PDT
| ||
Posted: 30 Aug 2021 09:15 AM PDT Basically, I'm trying to make "subdomain.example.com" for my home server using Apache2 and BIND DNS, but whenever I try to create a virtual server, give it its home directory, and create an A record for it, it keeps going back to "example.com" domain. I'm not that totally great at doing web servers etc, as I'm only just winging and guesswork etc. Any ideas? (sorry if there's not enough info I've provided) I'm running:Ubuntu Server 20.04.3 LTS (arm64)WebminApache2BIND DNSphp :/ EDIT: I'm able to run "dig subdomain.example.com" which returned "NOERROR" [link] [comments] | ||
What Are Proper Use Cases For Snapshot Testing React Components? Posted: 30 Aug 2021 03:10 PM PDT
| ||
How I got multiple FAANG offers in Europe Posted: 30 Aug 2021 03:45 AM PDT
| ||
Posted: 30 Aug 2021 01:56 AM PDT How do I make a Google chrome app from my website, just like Reddit has? In the address bar, you see an install icon, which installs the crome app. Basically, the app is a chrome window opening the homepage, but without the address bar, plugins, etc. I want to make that too of my websites. How do I do that? [link] [comments] | ||
Posted: 30 Aug 2021 04:15 AM PDT Hi all, Very new to all this, sorry if this is the wrong subreddit. I want to create a simple website. On that website, I need to run some custom code. I currently have the logic and everything figured out and working in python, but could rewrite in another language. Essentially I want the user to be able to upload a file. My script/code will then run, extracting some specific search matches from this file and present it back to the user slightly edited and compiled. In the vast world of Web development I thought I'd touch base here. Wordpress looks OK but seems I'd have to shell 300 bucks for business account to get the functionality. Not sure about wix or squarespace or any other lego block Web dev tools. I don't mind if the website is a little spartan so what would the learning curve be to code it myself? Thanks all your time and input is appreciated [link] [comments] | ||
What's the cheapest best simplest backend/DB solution for a chat app like FacebookMessenger? Posted: 30 Aug 2021 12:31 PM PDT Hi! What's the cheapest best simplest backend/database solution for a chat app like FacebookMessenger/InstagramDM? So that multi device is also possible since chats are saved in the cloud. I think the best solution is like Discord is using, Cassandra DB with Redis and much more. But this is already too advanced for me. It's not simple. So, do you guys/gals have ideas for simplier implementations? What about using Firebase Real Time Database? There are mannnny SaaS out there to handle Chat, but I feel like that they are all extremely expensive. thanks in advance!!! [link] [comments] | ||
So where do i deploy my webpage? Posted: 30 Aug 2021 11:45 AM PDT I already tried Netlify but what puts me off is that if you go over the bandwith limit, you will be charged. Is there any free option which simply just turns off your site or something if you go over the limit? Because this bandwith limit is what keeps me from sharing any sites on reddit because I'm afraid i will get charged. [link] [comments] | ||
Question about minimalist Bootstrap usage. Posted: 30 Aug 2021 10:56 AM PDT Hello my fellow devs. I have an easy question for you. Is it acceptable to use bootstrap in react just for the "ready modules" (think about modal, hamburger menu functionality etc.) But style anything else in my react code with normal css? For example, if I just use bootstrap to deploy an accordion, modal on error messages and do nearly everything else with just css? Is there any drawback to this? I would also appreciate general tips. Thanks in advance. [link] [comments] | ||
Is there a way to automatically convert relative path names to their absolute equivalents? Posted: 30 Aug 2021 09:55 AM PDT Amateur dev here, created a local site with about 500 pages, now i've got no idea how to convert on-page internal links to an absolute path. I thought maybe if I use base tag in head but honestly I would prefer if there was a way :( [link] [comments] | ||
eslint and prettier won't work and it is driving me crazy! Posted: 29 Aug 2021 10:20 PM PDT I have been trying to set up and config eslint and prettier in a create-react-app project for the first time and I have zero experience with tooling, and at this point I don't know what it is being applied and what is not and what is the cause, I used the airbnb guide but when I create a variable and not use it it doesn't point that out but if I jump a couple of lines it points that and fixes it, and the set of rules in .prettierrc are completely ignored Here is the files I set up to configure these two tools: package.json: https://gist.github.com/Taro-Naza/dc4c16dffa20f4a43fbea06fdfd05046 .eslintrc.js: https://gist.github.com/Taro-Naza/014b6d91ec5a9949a6eb6a5cd301f57d .prettierrc: https://gist.github.com/Taro-Naza/23f9a90d9168825bb4671ebb4617a5bc user settings (json): https://gist.github.com/Taro-Naza/dfce9a33e61c8e5fc15ce30782949b4a [link] [comments] | ||
[X-Post] Punch in system - advice sought! Posted: 30 Aug 2021 07:54 AM PDT |
You are subscribed to email updates from webdev: reddit for web developers. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment