Checkbot for Chrome tests if your whole website follows 50+ SEO, speed and security best practices web developers |
- Checkbot for Chrome tests if your whole website follows 50+ SEO, speed and security best practices
- An excellent full-stack react-graphql-express tutorial series
- A while back, I shared the idea of an Urban Dictionary for coding terms. You liked it, so I built it.
- First NodeJS Website
- What do you guys use for deployment and dev environments for your small scale and freelance projects?
- How WebAssembly May Reinvent How We Write and Ship Code on the Web
- Want to create/join a community of beginner coders.
- [Show Off Saturday] Feedback for my app that allows your friends to control what song is playing on Spotify.
- Best approach to change primary color to user selected color?
- How to document a Python web API
- It is Showoff Saturday & lots of you will get design feedback. Here is the design process in steps. Self Learners this is for you.
- Simplan - Project manager
- This government website’s My Account section closes during non-business hours.
- Project for encouraging feedback culture on the community! Tell me what I could work on.
- Bootstrap Design Review
- Advice on making a Web site for memorial golf outing
- How to turn an HTML form into JSON
- First React Project
- How do you deal with distractions?
- Looking for CMS recommendation: e-commerce with helpdesk ticketing system for users?
- How come Chai-js done() function is preventing my unit tests from passing, when all the expected conditions are met?
- What static websites would you make if you weren’t to lazy?
- Activated SSL certificate in Dreamhost website last week, how do I get google to point to the https site instead of the unsecured?
- Salary negotiation
Checkbot for Chrome tests if your whole website follows 50+ SEO, speed and security best practices Posted: 24 Feb 2018 05:09 AM PST
| ||
An excellent full-stack react-graphql-express tutorial series Posted: 24 Feb 2018 03:20 AM PST
| ||
Posted: 24 Feb 2018 08:50 AM PST Wait, this looks familiar...: I shared this project a few weeks ago, but it was not on a Show Off Saturday (just a Typical Tuesday). If you've seen this before, here's what's new: based on your feedback, I added Google and Github login, design updates, URL updates! A few months ago, I posted here about a Urban Dictionary/Stack Overflow for coding terms, and you guys were really encouraging of the idea. While learning to code, I'd often fall down a rabbit hole of research for things I didn't really need. There are lots of resources that teach you how to do something, but few explain when and why. So, over the past few months, I built Hackterms - a crowdsourced dictionary of programming terms to answer these questions:
Check out the definitions, let me know what you think, and feel free to contribute! TL;DR: Hackterms - simple definitions that explain when/where/why programming terms are used (but not how to use them). Built in Node/Express, Mongo, jQuery. [link] [comments] | ||
Posted: 24 Feb 2018 12:18 PM PST This is the first site I ever made with a backend using Node and Express. Its basically just a site to compare prices of different cryptos from different exchanges, as well as aggregate sites. I am thinking about removing the exchanges group based on Bitcoin. I just think that if somebody is daytrading, they will watch prices on their exchange(i.e. Binance). I also plan on adding ads to the site once I flesh it out more. Just wondering if anyone has tips or advice for me or general feedback, thanks! [link] [comments] | ||
Posted: 24 Feb 2018 05:34 AM PST In my corperate job we have a local git repos, a dedicated testing server, and we use Bamboo to deploy to our three production servers. If I were starting a personal project I'd use github and call it a day. For those of you with clients on godaddy, bluehost, etc, what do you use to manage the chaos? Back in the day when I freelanced I primarily used ftp and a prayer--I imagine there are much better ways now for managing small wordpress sites and the like. [link] [comments] | ||
How WebAssembly May Reinvent How We Write and Ship Code on the Web Posted: 24 Feb 2018 01:33 AM PST
| ||
Want to create/join a community of beginner coders. Posted: 24 Feb 2018 01:49 AM PST Hey everyone, So I've been learning web Dev since last 1 year and am trying to get better at it month by month.i just read that joining a community is a great idea as it has too many pros as compared to learning alone. I searched up a bit but couldn't find any good online community just for beginners. I'm just posting here as if you also like the coding together idea, we could create a community ourselves. Have a lot of ideas for it also. Comment or DM if interested. [link] [comments] | ||
Posted: 24 Feb 2018 11:46 AM PST Here the project that I have been working on in my free time since thanksgiving: partyhero.io I want to gather some general feedback on this web app. Here's the tech I used:
This is a MVP so the features are kind of basic but hopefully I can iterate on it. Any feedback is appreciated. Note: The splash page is a bootstrap template I found online so I can't take any credit for it. Thank you! [link] [comments] | ||
Best approach to change primary color to user selected color? Posted: 24 Feb 2018 03:18 PM PST I was wondering what the best approach would be to change the primary color of a page or series of pages based on the user input? For example, a user could change their primary profile color to yellow even though the site default primary color is blue. I believe Twitter allows you to do this. My current approach would be to override that with inline styles when the page is rendered (i.e. throw a <style> section on the page with overrides), but that seems pretty dirty. Is there an easier way that I'm completely missing? Thanks in advance for any help / suggestions. [link] [comments] | ||
How to document a Python web API Posted: 24 Feb 2018 12:14 PM PST
| ||
Posted: 24 Feb 2018 02:11 PM PST Sorry about the title gore. Here is some of the stuff I learned in design school - and also some of the stuff I teach my design students. The design process:
Important note: Skipping steps in this process will produce less than desired results. Design is a process. Lots of people are not familiar with design and assume there is just some magic formula to follow. Its not that simple. Design takes work, iterations, and feedback to be successful. Good luck! Edit: Clarified moodboard [link] [comments] | ||
Posted: 24 Feb 2018 03:43 PM PST | ||
This government website’s My Account section closes during non-business hours. Posted: 24 Feb 2018 03:41 PM PST
| ||
Project for encouraging feedback culture on the community! Tell me what I could work on. Posted: 24 Feb 2018 11:40 AM PST | ||
Posted: 24 Feb 2018 10:28 AM PST So i'm designing a basic show page for a personal project for a property site. I'm trying to make my show page for a individual property look better, but I'm not a designer, and I have no idea where to start. I'm not looking for anything amazing, but simple pointers either code/design wise would be great. Here is an image of the page so far https://imgur.com/a/NTdpF [link] [comments] | ||
Advice on making a Web site for memorial golf outing Posted: 24 Feb 2018 02:07 PM PST Hey all, I wasn't sure if this was a good place to ask, so if not, I apologize in advance. I'm helping a friend plan a memorial golf tournament this summer and I thought it would be nice if I could surprise her with a Web site dedicated to the goings-on. It would be a simple site with a handful of pages most likely. The only thing is that I'm not sure where to start. Any advice on what the best (And cheap) hosting option would be? I've done some front-end work, so I'm not too worried about that. Any help would be greatly appreciated. Thanks! [link] [comments] | ||
How to turn an HTML form into JSON Posted: 24 Feb 2018 01:52 PM PST | ||
Posted: 24 Feb 2018 04:07 AM PST Hey guys. I made my first react project. its a word search solver website https://wordsearchsolver.halcyonramirez.com/ source: https://github.com/znypah777/wordsearch_solver warning it's not mobile friendly and non-responsive yet and I think the camping option doesnt work yet. just choose a puzzle from the drop down and search it on the textbox tell me what you guys think [link] [comments] | ||
How do you deal with distractions? Posted: 24 Feb 2018 04:57 AM PST I am learning little bit javascript and some other web development related languages. Sometimes i get easily distracted by my phone or i feel that i need to watch a nice youtube video. Sometimes i play some music and end up with listen to it for half our. I feel like it's a bad habit but i do it totally unconsciously. Maybe because it's too boring to study in few hours and do nothing else.. I also use Pomodoro so i got my breaks but i am not sure what should i use those breaks on. Any thoughts? Do you think that it's bad habit or is it totally normal? [link] [comments] | ||
Looking for CMS recommendation: e-commerce with helpdesk ticketing system for users? Posted: 24 Feb 2018 09:33 AM PST I have a job interview soon and I know one of the questions they'll ask how I would go about building the above. I am pretty good with HTML, CSS, Javascript, Java, a bit of C# but I have no experience with PHP or Ruby. What do you guys think I should recommend? There will potentially up to 1000 users. Not sure if Wordpress is a good solution for this situation. Maybe Drupal? [link] [comments] | ||
Posted: 24 Feb 2018 01:12 PM PST My tests are working and passing, but chai's done function is messing up. I've tried a few different methods, but I don't understand where I'm going wrong in these unit tests. I'm very new to unit testing and chai, so any help would be greatly appreciated The places where the test is failing: line 40 (create), line 98 (update) Any ideas? [link] [comments] | ||
What static websites would you make if you weren’t to lazy? Posted: 24 Feb 2018 12:07 PM PST | ||
Posted: 24 Feb 2018 11:48 AM PST The installation went smoothly, I did the free LetsEncrypt SSL. When I input the url into the address bar, it goes to the green lock secured site and the cert is displaying properly. But when I search the site through google, the google link still points to the site and it says unsecured with the grey circle i icon. How do I get google to point to the https version of my site? And 1 related question, are the urls: examplewebsite.com all the same website or no? Thanks! [link] [comments] | ||
Posted: 24 Feb 2018 07:13 AM PST Hi, I'm 2 months in to my first job as a associate software developer fresh out of a bootcamp where I graduated top of my class. I was actually self-taught before the bootcamp, so I have about 2years in total of programming experience. Being so excited about reciving an offer from a pretty big company, I just took their first offer without any negotiation that came out to about 2% below the base salary in my area. (Dumb move on my part.. but hey you live and learn...) Without sounding too arrogant, I've been in full autonomous mode since the 3rd week on the job and I have been getting praises by a couple of my leads for my code, communication, and hard work. I have been out performing another junior that they hired at the same time (who has 1+ years of work experience w/ a higher salary). In addition, my output has been greater than a few seniors on my teams for the past couple sprints. One of the seniors that I'm cool with told me that they should be promoting me soon, but I don't know if that holds any value since he's not really a lead. My main question-- is it common for junior devs to ask for a promotion before or around 6 months? How would you approach this situation? Any advice would be greatly apppreciated! [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