- They Were Promised Coding Jobs in Appalachia. Now They Say It Was a Fraud. Mined Minds came into West Virginia espousing a certain dogma, fostered in the world of start-ups and TED Talks. Students found an erratic operation
- A Beginner's Roadmap to Becoming a Full-Stack Web Developer
- "How I failed the <a>" by Remy Sharp
- A horrifying globalThis polyfill in universal JavaScript
- What do I need to set up a personal website (.com)
- Would you be kind to help me out?
- Thoughts on loading big data up front vs last possible moment
- Scrolling animation on the Waze local site is really cool - how's it done?
- (Server)Less is More - JAMStack App on top of Bulma CSS
- What is the most lightweight and fast code editor for someone who doesn’t have a powerful machine?
- Oblique Novice to Web Dev
- Advert hosting website
- Index.php missing from Wordpress theme
- Need to add functionality to third party website and send data out, don't know what technology to use
- How to run AMPPS v3.8 in administrator mode to run FileZilla FTP?
- WebGL Big Bang!
- Anyone here deployed a full-stack JS App on Zeit Now? Struggling to get it working.
- [HTML / CSS] How can I align nav bar elements (Logo / Text) with body elements?
- Recommend me laptop for front end webdev
- Any value in analyzing text from the best websites?
- How to create an online store
- Any ideas on my personal website that I can use?
- UM Boot Camp
- GreenSock licensing question
Posted: 12 May 2019 06:39 AM PDT
| |||||||||||||||||||||||||||
A Beginner's Roadmap to Becoming a Full-Stack Web Developer Posted: 12 May 2019 09:16 AM PDT
| |||||||||||||||||||||||||||
"How I failed the <a>" by Remy Sharp Posted: 12 May 2019 11:08 AM PDT | |||||||||||||||||||||||||||
A horrifying globalThis polyfill in universal JavaScript Posted: 12 May 2019 03:51 AM PDT
| |||||||||||||||||||||||||||
What do I need to set up a personal website (.com) Posted: 12 May 2019 02:45 PM PDT I want to make something like Patrick Collison's website (patrickcollison.com). Can someone please help me out with what tools I need? I am a beginner. [link] [comments] | |||||||||||||||||||||||||||
Would you be kind to help me out? Posted: 12 May 2019 12:27 PM PDT So yeah I don't know how to start I have some problems with that. I really like Webdev and my dream is to actually build a Website. But the problem is I really don't know from where to start and how to start? What do I need for that and stuff like that. It looks like that I have problems in my mind to find the beginning... So would you guys be kind to explain to a beginner the best way to start and with what to start and with what to end , Thank you guys. [link] [comments] | |||||||||||||||||||||||||||
Thoughts on loading big data up front vs last possible moment Posted: 12 May 2019 03:43 PM PDT Many times I've run across situations in single page applications where I want the user to be able to essentially see a "directory" of data. Usually that means they see a high level view, and clicking on that view takes them to a more detailed view, which could then further nest into even more views. Often these nested views may end in a form which will allow users to post changes to records. When I start such a project, the biggest, most recurring question seems to be how much data I should load at a time, and when should it be loaded? And I always come up with convincing arguments for or against the two approaches I know of.
The difficulty is that each of these approaches require a very specific architecture within the entire project, and often times choosing one approach makes it difficult to incorporate elements of the other approach, or especially to change the approach entirely. I've even briefly considered using websockets to avoid the concept of "server requests" entirely, and just let the server and client stream data back and forth freely. But of course the drawback of that is that you have to maintain a persistent connection and architect your code to be much more event-based, and tell it how to recover from disconnects. There could be even more drawbacks that I haven't seen, because I've never even seen this approach in action. Anyway, I'm curious what experiences other web developers have had in this area, if they know of any other pros/cons, and how they've approached similar problems. [link] [comments] | |||||||||||||||||||||||||||
Scrolling animation on the Waze local site is really cool - how's it done? Posted: 12 May 2019 11:25 AM PDT
| |||||||||||||||||||||||||||
(Server)Less is More - JAMStack App on top of Bulma CSS Posted: 12 May 2019 05:19 AM PDT
| |||||||||||||||||||||||||||
What is the most lightweight and fast code editor for someone who doesn’t have a powerful machine? Posted: 12 May 2019 02:50 PM PDT | |||||||||||||||||||||||||||
Posted: 12 May 2019 02:12 PM PDT **If nothing else, this is a battered beginner venting** I feel like like there could be more community resources in the field of nutrition websites. There are some really crappy tools and personalized user experiences for something that can benefit so many people. I want to help make something that is user-centric, supportive, engaging, and charitable, but web dev isn't really in my wheelhouse. Starting a charitable business that relies heavily on a website, programming, computer related skills and the like has been a pain. I am just trying to grind noobishly through everything with the hope that eventually (when I have more proof of concept) I can elicit help from more technically inclined peoples. In other words, I might be in the sub-neighborhood a lot for a while and begging for the much appreciated help of the r/webdev community. Currently, I have created a WP website with a lot of shabbily designed and rough pre-registration content. Now I am trying to create the registered user content; some applications and features I am working on are: recommended content, a nutrition tracker, a user dashboard, and an information library. I imagine it takes years of learning and experience to make a website with this kind of content. I am a philosopher and humbly equipped to do more businessy things, but I won't let being a nobody stop me from trying. So I am trying to persevere and as a modest novice, this feels like a lot to take on: I don't know the lingo, the underlying systems, basically even where to begin with most things. ... but I digress, DM me or comment any advice if you can. I don't want to break any rules so I won't post the link. Thank again r/webdev. [link] [comments] | |||||||||||||||||||||||||||
Posted: 12 May 2019 02:01 PM PDT Hey, I'm just wondering what I would need to know to build a site where people can pay me to post job ads? I want people to be able to fill a form with advert details (title,topic,desc , key dates etc) make a payment and for the advert to appear in a feed amongst other ads. I have a good grasp of html, css and basic JS. I would be inclined to create a custom theme on WP, but I've not really dabbled with WP yet. Perhaps this is a good project for me. [link] [comments] | |||||||||||||||||||||||||||
Index.php missing from Wordpress theme Posted: 12 May 2019 01:56 PM PDT Hey this is a repost from r/Wordpress I've downloaded a theme from theme forest (https://themeforest.net/item/wexim-one-page-parallax-template/23244854) and figured out that a separate file needs to be made and the pieces of the theme can be constructed that way. The only problem I'm having is that there is no index.php file within the directory. I can stitch together the css, JS, and Html, but I have no idea how to approach not having an index.php. Does anyone have a solution for this? [link] [comments] | |||||||||||||||||||||||||||
Posted: 12 May 2019 01:14 PM PDT Hi guys, This is for internal use only, so I don't care about security. There is the wholesaler website, and I need a faster way to select the products I need and add them to a csv that then I use to import the products in the ecommerce. I need to select the products one by one, and the best way I found UI-wise would be to add a button on each products and when the user clicks it, it gets the info from that html element and adds it to a file. As you can see this is not something that can be done just using the web stack and a browser, since browser security doesn't allow to make js requests to other domains (even if I were to find a way to add the buttons). What do you think are the fastest ways to develop this program? What technology/stack to use? Summarized that's what I'm trying to do: *the user navigates wholesaler website *my script adds various buttons on each product in the website visited *when the user clicks one of the buttons, my script gets the data from the html element and adds it to a file I hope I described the problem well. Also please tell me if there is a better subreddit to ask this question. Thanks [link] [comments] | |||||||||||||||||||||||||||
How to run AMPPS v3.8 in administrator mode to run FileZilla FTP? Posted: 12 May 2019 11:48 AM PDT I'm running AMPPS version 3.8 for Windows. I've downloaded FileZilla through the 'Apps' section in the AMPPS manager. Apache, PHP 5.6, and MySQL are all stated as 'Running' in green, however, the FTP is 'Off' and is stated as 'stopped' in red. When I try to turn the FTP on, it states in the dialogue box that "To start FTP, Run Ampps in Administrator mode." Does anyone know what the steps are to do run this version of AMPPS in administrator mode? I have searched all over the web already for over an hour, and even in the AMPPS help area, and nothing addresses this problem. Thanks! [link] [comments] | |||||||||||||||||||||||||||
Posted: 12 May 2019 11:39 AM PDT | |||||||||||||||||||||||||||
Anyone here deployed a full-stack JS App on Zeit Now? Struggling to get it working. Posted: 12 May 2019 11:33 AM PDT Basically I'd just like to see what a full-stack now.json file should look like. My app has a React FE and Node/Express BE. [link] [comments] | |||||||||||||||||||||||||||
[HTML / CSS] How can I align nav bar elements (Logo / Text) with body elements? Posted: 12 May 2019 11:08 AM PDT I am trying to align nav bar elements with body elements, I have tried putting them in the same Div with left and translate values but haven't got it working. I have attached images and a code pen as what I am trying to describe would be easier shown this way. https://ibb.co/mqdBdG7 - This link shows the formatting of my current elements. https://ibb.co/bXwQNJ7 - This shows the end result I am trying to achieve. https://codepen.io/anon/pen/mYEvpZ - Code pen of my code. Any help would be massively appreciated, I am quite stuck at this. [link] [comments] | |||||||||||||||||||||||||||
Recommend me laptop for front end webdev Posted: 12 May 2019 11:07 AM PDT Can you guys recommend me a laptop for front end web development? I do have desktop but sitting in one place in same position feel uncomfortable. My budget is 1000 dollar max but want something cheaper [link] [comments] | |||||||||||||||||||||||||||
Any value in analyzing text from the best websites? Posted: 12 May 2019 10:57 AM PDT Considering the amount of time and research big companies are using on text (BI, A/B testing), is there any value in analyzing their websites and try to model how they write text? I guess there must be general words and word combinations that is both popular and unpopular? I could also look into length of paragraphs, sentences, headers and anchor text. Would you, as a web designer or website owner, found this info useful? [link] [comments] | |||||||||||||||||||||||||||
Posted: 12 May 2019 10:54 AM PDT Hey guys, I want to create a website which will have a separate section that will serve as a store. Does anyone have any advice? Thank you so much! [link] [comments] | |||||||||||||||||||||||||||
Any ideas on my personal website that I can use? Posted: 12 May 2019 10:22 AM PDT I'm currently making a personal website with all of my apps and games on it.. I was wondering whether anyone could offer advice? I'm in the midst of updating it right now. I've only been programming for a year or so... (I'm 14.) so I will take as much constructive criticism as possible. https://lightning3240.glitch.me before you say it, i know (ew. glitch) [link] [comments] | |||||||||||||||||||||||||||
Posted: 12 May 2019 10:20 AM PDT I've been kinda into IOS development for a couple years on and off. I really want to get a job as a programmer so I was thinking of going to a boot camp there aren't many boot camps in Miami for IOS dev/mobile dev. so I was thinking of getting into web dev, which I think will be fun. The boot camp doesn't guarantee a job but the reviews say they help you get a job and you will finish it with a very good understanding of web dev, and will be ready to work for companies. It's 10,000 which won't be too bad if I knew I would get a job after. Has anyone gone to any boot camps and either had a bad experience or a really good one? Are there any red flags if one might not be worth it? [link] [comments] | |||||||||||||||||||||||||||
Posted: 12 May 2019 10:08 AM PDT Hello, I'm building a web app for a large corporation. The company that I'm building this application for will sell ad space and "sponsorships" (Landing pages, booking features, etc) to other companies. Do I need a GSAP license or club membership for this, or could I use a free version as I am not charging multiple clients to use the am. As I mentioned the company that I'm building the app for will be charging multiple clients to use the app. Any thoughts? Thank you! [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