React is killing me web developers |
- React is killing me
- A Curated List of Checklists for everything, including web development
- Is there a good example of React used for an idle game?
- Favorite/best resource for learning React?
- Applying machine learning and computer vision in my web app
- Can my Webpack config be improved?
- UX Best Practice - Better to close your eyes
- Boss has assigned me redesigning the company website. Help.
- DashVis is an Open-Source DashBoard built with Rails to organize your resources. That is, CRUD functionality with DataTables UI.
- Media Query Delineation/Divider
- All posts from WWW to NON WWW
- Vue.js review of 2017
- Promoting a blog for the purpose of ad revenue?
- Looking for some backend advice
- Upload solution ideas?
- Need some customizations help for my Google blog
- Okay, now what...?
- What should I add to my shitty basic CRUD application?
- Advice regarding sectioning with headers?
- Interested in your approach - hundreds of live bindings
Posted: 31 Dec 2017 01:14 AM PST I feel like I hit a road block trying to understand react and frameworks in general. I've read a bunch of articles, finished the first reactJS codecademy course, started reading Road To React, but I'm still just not getting what the point of all these frameworks are. I was beginning to feel fairly competent with my HTML, CSS and plain JavaScript skills, and decided to try to take the next step and it just seems like frameworks complicate the simplest tasks to the point that I don't enjoy coding. I'm basically just ranting and asking for some words of reassurance. Feeling frustrated with my lack of progress lately. Has anyone else felt this way trying to progress? [link] [comments] | ||
A Curated List of Checklists for everything, including web development Posted: 30 Dec 2017 08:03 PM PST I made a curated list of checklists on GitHub. It includes front-end development, back-end development, programming languages, traveling, games and so on. I hope you will like it. I used gulp to generate index.html from README.md in the repo. Netlify will automatically produce new index.html when README.md is updated. I am new to web development and gulp. Could you recommend a gulp tutorial for a person who is new to web development? Thank you [link] [comments] | ||
Is there a good example of React used for an idle game? Posted: 31 Dec 2017 03:25 PM PST Idle games typically are a collection of HTML elements with similar layout + javascript functions. Looks like a good fit for React. [link] [comments] | ||
Favorite/best resource for learning React? Posted: 31 Dec 2017 01:48 AM PST Been working on my vanillaJS and was looking for resources on learning React. Read a bunch of prior posts on such topics and saw mention of Udemy courses, Tyler McGinnis' course, etc. Was wondering what /r/webdev's favorite resource for learning React is. Any input is very appreciated, thanks in advance. [link] [comments] | ||
Applying machine learning and computer vision in my web app Posted: 31 Dec 2017 11:43 AM PST
| ||
Can my Webpack config be improved? Posted: 31 Dec 2017 11:22 AM PST Hello there, today I have started experimenting with Webpack for the first time. I wanted to set it up to compile and bundle up TypeScript and compile and extract SCSS to a separate file. I have eventually accomplished both of those goals, but it required a lot of trial and error. I'm wondering if my webpack.config.js is as good as it can get, or if there are parts I could improve. I'm looking forward to any advice you guys might have. Also, have a happy New Year :) [link] [comments] | ||
UX Best Practice - Better to close your eyes Posted: 31 Dec 2017 05:29 AM PST
| ||
Boss has assigned me redesigning the company website. Help. Posted: 30 Dec 2017 06:24 PM PST My experience/education goes no further than a Udemy course and some Codecademy experimentation, but this is where I've landed myself (I'm a journalist in this organization...) The boss has a lot of out of touch expectations of people and here's mine, but I feel I can get through this. I have some questions which should get me on the right track and make it feasible, so that's where you folks can help. Company backgrounder: Science lab with commercial interests. Certainly not a commerce site, just a branding gig to show off the head of the lab and her credentials as well as the product to entice investors. 1) I can't build from scratch - nowhere near that level. I feel like I could try my hand at editing a template and uploading appropriately. Is this a risky route to take with a commercial/investment entity at the core? Can we purchase a licence to use a template or is it most sensible to shell out a couple of grand to buy exclusive rights to a template (not sure they can afford this)? 2) If I go the route of a WordPress template, what are the advantages? I understand some hosts provide services such as maintenance and upgrades to keep sites in check and free from hackers (WPEngine being one). Any opinions here? Design possibilities are limited but is it a safer, more efficient option given my lack of expertise? Honestly, if there are any hidden things you'd like to warn me about either option, please say. Thanks a million for reading and I look forward to what you have to say! [link] [comments] | ||
Posted: 31 Dec 2017 10:37 AM PST
| ||
Media Query Delineation/Divider Posted: 31 Dec 2017 10:30 AM PST Hi all. I have been working with Dreamweaver CC 2018 usually, and notice that one of my sites has a very very long stylesheet. All my media queries are buried within the sheet in different places. I was wondering if anyone knows of an option I can turn on, or other apps which help find media query code in your stylesheet quickly. For example, I would love if DW CC 2018 would mark the scroll bar with some colored line or something which would tell me this is where a media query starts, so I could quickly scroll to that section and modify if needed. Does anyone else have the same issue? or even a solution? [link] [comments] | ||
Posted: 31 Dec 2017 08:10 AM PST Hi all! I am working on my website now which is more of a hobby for me. So currently i transfer to new hosting, prolonged my domain and set up the cloudflare. My only issue is that in case if i go to the main page using www.site.com it redirects me to https://site.com, no problem here. Altough, if i go to any post (which opens as https://site.com/vernicepost) and if i manually add www (https://www.site.com/verynicepost) in my browser, it comes out with ERR_TOO_MANY_REDIRECTS Any idea how to fix it? I tried doing it via cpanel domain redirect, i chose to redirect to https://site.com/* and imagine, it redirects me to the link with the *. Any help appreciated. My current HTACCESS: [link] [comments] | ||
Posted: 31 Dec 2017 07:03 AM PST
| ||
Promoting a blog for the purpose of ad revenue? Posted: 31 Dec 2017 06:01 AM PST I've recently built a satire news website with a friend of mine, mostly for fun but with a long term goal of making a little money on the side. I'm looking for advice on how I go about driving traffic to it, some things I've done so far: Setup a Facebook and twitter account Boosted a couple of posts through Facebook which has proven successful in terms of post engagements but not so much site click throughs Shared posts with friends and on forums Done my best in terms of SEO such as getting green on page speed insights, clean urls and engaging content Ad revenue is practically still non existent though (£0.05 a day for example) I'd appreciate advice on what else I can do to drive traffic in my general direction. (For anyone interested the url is Oxenmouth news ) [link] [comments] | ||
Looking for some backend advice Posted: 30 Dec 2017 10:35 PM PST Hello everyone. I've been studying hard for the past year or two, learning first C++ (formally) but also self teaching HTML/CSS and now JavaScript (was much easier after learning C++). I want to start building websites for side money (one day when I have time, I'm active duty military, a father of 2 little ones, and a full time student). I always find TONS of resources on web design or front end dev, but never really see anything on back end stuff. I would like to learn more about deploying a site once it is developed. I've dabbled with CPanel but when it comes to a web server I want to learn more. I'm sure I can Google this, and I probably still will, but I was hoping someone had a resource that came recommended. I always steered away from any terminology because it was unfamiliar but I recently realized it is a HUGE weak area and I want to face my fear finally. If you want a back story - I was talking to my friend who works as a junior JS developer and I informed him that I was going to build a (very simple) site for someone. He asked if I was going to use an apache server or use node. I had no answer to this question and it scared me. I've only ever logged into a GoDaddy account and dragged my few files in to the HTML directory. [link] [comments] | ||
Posted: 31 Dec 2017 04:27 AM PST Hi. Im working on a project to allow members of the public to upload videos from events which can then be edited. Wondered if anyone had any ideas on how best to facilitate this? File requests in dropbox is closest to what i am looking for but it's not real user friendly and doesnt allow multiple files to be selected at once. Google Drive forms are ok too but they have restrictions on users uploading big files needing to have a google account. Any suggestions would be amazing as i feel like ive looked under every rock out there... [link] [comments] | ||
Need some customizations help for my Google blog Posted: 31 Dec 2017 04:12 AM PST Hi guys, Here's my blog: https://tmsharing.blogspot.com/ Well, I'd like to know how to: 1) Move "Posted by Author" to the left of header date & make the date format show as: 29/12/2017. 2) Increase space between post content & Labels, and decrease space between RatingWidget & Labels. 3) Separate posts from each other even if they were created on the same day. 4) Move "Quick Edit Pencil" to the right of post labels. 5) Fix the messed up display of "Blog Archive" links. 6) Remove the short white line from the bottom of the shoutbox. Your help is extremely appreciated as always. Thank you so much in advance! [link] [comments] | ||
Posted: 31 Dec 2017 03:20 AM PST [link] [comments] | ||
What should I add to my shitty basic CRUD application? Posted: 31 Dec 2017 02:31 AM PST Following bunch of tutorials I managed to create basic node/express CRUD application.What should I add to make it not so basic and boring? Front end also needs work as it was written in Bootstrap 4,i'm thinking Vue.js here? [link] [comments] | ||
Advice regarding sectioning with headers? Posted: 30 Dec 2017 06:31 PM PST This may be a basic question, and I do sort of have my own way of doing it (as it seems most people do), but I'd like some advice regarding sectioning headers. For example, knowing what you should put as an h3 to an h2, etc etc. I've seen people do it a variety of different ways, and I have my own way of deciding what gets to be the sub header of another header, but I always like hearing about other people's approaches to things so that I can improve upon mine. What approach do you take for dealing headers and determining what is a sub header to another header? Thanks in advance! [link] [comments] | ||
Interested in your approach - hundreds of live bindings Posted: 30 Dec 2017 06:27 PM PST Hey y'all. I'm working on a bit of a practice project. The core of which is an interface where a few hundreds values are show in the browser and various users can update them at any time. After some back end processing the update versions should appear on the other users' browsers. My web dev experience is full-time deep HTML and CSS, vanilla javascript, jQuery and PHP w/ Laravel. I've also worked on fixes and maintenance for a few Angular projects. I'm interested in building this in a way that scales and uses something up-to-date rather than what my current experience would lead me to which is basically an AJAX setInterval() feeding data in and pulling it out. I imagine what i need is some kind of javascript frontend framework which can bind to the database where the values are stored and get them as needed. How would you piece this together if the concept was yours? Laravel for backend management and processing, some kind of sockets style thing to the front end and Vue.js? They're the keywords coming up for me but I don't have that much experience or knowledge of how they come together. TIA /rant [link] [comments] |
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