All Projects → ilkeryilmaz → front-end-resources

ilkeryilmaz / front-end-resources

Licence: other
📚Resources for front-end developer

Projects that are alternatives of or similar to front-end-resources

React Redux Typescript Guide
The complete guide to static typing in "React & Redux" apps using TypeScript
Stars: ✭ 11,621 (+36215.63%)
Mutual labels:  patterns, style-guide, guidelines
Ios Handbook
Guidelines and best practices for excellent iOS apps
Stars: ✭ 337 (+953.13%)
Mutual labels:  style-guide, guidelines
Write Readable Javascript Code
📖 All about writing maintainable JavaScript
Stars: ✭ 244 (+662.5%)
Mutual labels:  style-guide, guidelines
Awesome Guidelines
A curated list of high quality coding style conventions and standards.
Stars: ✭ 6,379 (+19834.38%)
Mutual labels:  style-guide, guidelines
A11y Style Guide
Accessibility (A11Y) Style Guide
Stars: ✭ 493 (+1440.63%)
Mutual labels:  patterns, style-guide
job-interview-solid-principles-test
A programming job interview questions that test the understanding of basic principles and patterns
Stars: ✭ 32 (+0%)
Mutual labels:  patterns
sonar-gherkin-plugin
SonarQube Cucumber Gherkin Analyzer
Stars: ✭ 33 (+3.13%)
Mutual labels:  guidelines
GVProf
GVProf: A Value Profiler for GPU-based Clusters
Stars: ✭ 25 (-21.87%)
Mutual labels:  patterns
algorithm-pattern-python
Python version of algorithm-pattern
Stars: ✭ 544 (+1600%)
Mutual labels:  patterns
react-patterns
react patterns examples
Stars: ✭ 39 (+21.88%)
Mutual labels:  patterns
frontend
#ChallengeTime Front-End Toolkit with useful additional CSS and JS Scripts http://gmkhussain.github.io/frontend
Stars: ✭ 26 (-18.75%)
Mutual labels:  guidelines
elixir inconsistencies
List of inconsistencies found throughout the Elixir programming language
Stars: ✭ 23 (-28.12%)
Mutual labels:  style-guide
Sig
The most powerful and customizable binary pattern scanner
Stars: ✭ 131 (+309.38%)
Mutual labels:  patterns
a-pollo
🎨 The visual CSS style guide for teams
Stars: ✭ 14 (-56.25%)
Mutual labels:  style-guide
go-design-pattern
go的设计模式实例
Stars: ✭ 45 (+40.63%)
Mutual labels:  patterns
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+8937.5%)
Mutual labels:  style-guide
react-native-architecture
core principles, patterns and best practices for building a react native application
Stars: ✭ 60 (+87.5%)
Mutual labels:  guidelines
iOS-Clean-Architecture-Example
An iOS app designed using clean architecture and MVVM.
Stars: ✭ 50 (+56.25%)
Mutual labels:  patterns
smoothie
A deliciously scalable and adaptable stylesheet methodology 🍹
Stars: ✭ 27 (-15.62%)
Mutual labels:  style-guide
bian
The Banking Industry Architecture Network e.V. (BIAN) model in Archimate 3
Stars: ✭ 48 (+50%)
Mutual labels:  patterns

Front-End Developer Resources

Frontend Guidelines

CSS

Patterns
  • Github: The CSS toolkit and guidelines that power GitHub.
  • Scooter: SCSS framework built to provide base styles, CSS components, and rapid static prototyping for Dropbox.
  • Mailchimp: Mailchimp front-end framework
Style Guides
  • Airbnb: Airbnb CSS / Sass Styleguide
  • SalesForce: Lightning Design System
  • Trello: Trello CSS Style Guide
  • Evernote: Evernote CSS Style Guide
  • Dropbox: Dropbox CSS Style Guide
  • Buffer: The Buffer Style Guide
  • bc-style-guide - Nicolás: CSS: The Good Parts
  • MaintainableCSS: MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.
  • idiomatic.css: Principles of writing consistent, idiomatic CSS.
  • CSS Bliss: A CSS style guide that puts the Clean, Smart, and Simple back into CSS
  • Yelp: This styleguide covers mixins for lots of CSS3 features as well as flexbox, animations and grids
  • Workable: How we do CSS/Sass at Workable
  • Mapbox: Css and styling

JS

Style Guides
Examples
  • Jstips: This is about one JS tip every day!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].