Giter VIP home page Giter VIP logo

webdevchecklist.com's People

Contributors

bmcfetty avatar bradygaster avatar filipechagas avatar garbee avatar jpoehls avatar jrusbatch avatar kenstone avatar kevinpayravi avatar klickass avatar konstrybakov avatar lucamorelli avatar maartenba avatar madskristensen avatar marfa avatar mcarneiro avatar mhm5000 avatar nikmd23 avatar pracj3am avatar s10wen avatar santosh avatar sayedihashimi avatar seanballais avatar t2kx avatar vszakats avatar webhat avatar westurner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webdevchecklist.com's Issues

responsive design

Will it be useful to add tools to check responsiveness.

responsivepx.com
screenqueri.es

nav span background url in css/menu.css not loading due to Content Security Policy

The nav span css rule for background url is not loading.

Chrome 75 on Windows 10 reports:

Refused to load the image 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMklEQVQ4y2P8//8/AyWAEWSAs7Mz3JS9e/cyUsUAZDFcAKSWOi6gOAxGA3E0EId+IAIArFBf4TIqIjsAAAAASUVORK5CYII=' because it violates the following Content Security Policy directive: "default-src 'self'". Note that 'img-src' was not explicitly set, so 'default-src' is used as a fallback.

https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP

social media as optional ?

As it's something that maybe a lot of website needs, but I don't think 100% of them, also the 3 items are very western-world-centric (Russian/Chinese developer have certainly other needs)

Suggestion: Backup check

I'm not sure exactly where in the hierarchy to put this (maybe "Best Practices" ?), but a check to ensure the website is being properly and automatically backed up (and that restores work) would be prudent. Web developers in big companies with dedicated system administrators likely have this detail abstracted away from them, but startups and sole proprietors most likely need to address this.

why use uppercase in the url

wouldn't it be better to also lowercase or sluggify the url?
haven't tried any spaces yet but suppose someone adds a space, do you trim them out?

just a suggestion, want to hear what others have to say...
for me it is just easier to think of the web as in, urls always go lowercase.

Site-wide HTML & CSS validator

Hi, I'm the creator of a site-wide HTML and CSS validator (you enter the URL of the site and it crawls and validates hundreds of pages).

I think it would be a nice addition to the Web Dev Checklist, but being a paid service, I'm not sure if this would be welcome here.

As I don't want to spam anyone, I won't post the URL here. Ping me at @jaimeiniesta if more info needed.

Thanks!

Add Section for Monitoring

Nothing should go live without monitoring...

Should have Page Uptime, Page Load Time, Application Performance, Server Health, Server Access, and Content Monitoring options.

Chrome details showing on initial load

When using Chrome Version 75.0.3770.100 (Official Build) (64-bit), the "details" for most of the checklist items are visible on initial load. Arrows are all in the "closed" position and still displays the details. I tested this on Firefox and Edge and the issue is not happening. A screenshot is attached.

webdevchecklist

CSS/Content not loading on F5 on VS/WebMatrix

Just made a fork of webdevchecklist.com, opened in VS 2012 as Website, hit F5, VS asked me to modify web.config for debugging - skipped this and ended on a HTML site without CSS/JS loaded.

Bundling seems to be broken, but the WebSite model confuses me and I have no idea how to fix it.

nocss

Update menu

We recently added the Play Framework as a section. After adding that, the menu looks like it is compressed. We should work on this.

CDN

I think it will be useful to add CDN services to Perfomance section

Save as and optional items

2 feature requests:

  1. Create a project name textfield and date of filling in. Create a button to save this as PDF or text.
  2. Highlight optional items.

New site design?

I'm willing to take a stab, can take a fork and have a play, will let you know when I've got something together.

Stop sections from reordering

When you expand content, it's really annoying to have elements jump from one column to the next.

I see it uses CSS columns, maybe a way to fix this ?

Add Zara 4 to Optimize Images section

Hi, I came across your site whilst looking for SEO tips.

I noticed you list other image optimization services under the "Performance > Optimize Images" section, and wondered if you would consider adding our image compression service Zara 4

We have servers distributed globally, we provide API access with SDKs in a number of programming languages. We also provide plugins for WordPress and Joomla web site developers.

Many thanks.

Icon / Image needed

It would be nice to have a few nice images. Minimally we need:

  1. favicon.ico
  2. slightly larger image that can be used when the site is pinned/shared in win 8

Update demo

The demo page should be updated for the following.

  1. The last checkbox is not getting checked
  2. When 100% progress is reached pause for a bit
  3. Do not check in sequential order the first time, just randomize all of them

Demo page

We should create a view that we can be used while an audience is waiting for a talk to start. Minimally we should loop through the details and expand it.

Developer wiki

Create a developer wiki site which can be used so that people can create tech specific pages.

Clear All removing too much

Currently Clear All deletes all the local storage data. For those who have app specific check marks this will clear them all.

Clean install. Not working

Hi, after clean install on the web i get this message.
The given key was not present in the dictionary.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

Source Error:

Line 15: string DataName = Checklist.GetPageName(Request).Replace("/", " ").Replace("index", string.Empty); Line 16: string Section = Checklist.GetBaseName(Request); Line 17: string PageTitle = Checklist.GetPageTitle(Request); Line 18: } Line 19:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.