Giter Club home page Giter Club logo

frontend-projects's Introduction

FrontEnd Projects: Practical projects to master applicable skills.

Frontend & Node.js micro-project ideas that challenge specific skills.

Each project should meet the following criteria:

  1. Focus on a small collection of features that will almost certainly be required in a quality, production web application.
  2. Identify two or three skills targeted in the challenge
  3. Refrence any prerequisites or skills needed to complete the challenge and learn the targeted skills
  4. All prerequisites must be attainable through projects listed as a project in this repo. If it doesn't exist, then make it.
  5. Relevant, free materials & resources should be listed with each project.

Draft Project Outline:

(These are not yet ordered or linked together according to the above standards. )

JavaScript

  • Find a javascript (or jQuery) pluggin that doesn't have tests. Fork the repo and write tests with Jasmine. Bonus: Send a pull request to the source repo once a few tests are complete.
  • Find an API at http://www.programmableweb.com/ and use AJAX to display content in your own archive. Bonus: Use a templating language like handle bars to display data
  • Refactor a jQuey plugin to eliminate the jQuery depenency.
  • Use Google Maps API and HTML5 Geo Location to show a client's current location. Bonus: Use web sockets to track and update the map in real time.
  • Write a utility that generates a randomized, decorative background for any block level element.
  • HTML5 Form that saves progress to locaal storage as the user fills it out. Bonus: Post data to NoSQL database when the user submits the form.
  • Refactor a terrible script. Bonus: Use coffeescript.

CSS & Design

  • Given two divs, write CSS to arrange as columns in as many ways as you can think of. Bonus: Descibe pros and cons of each method in paragraphs within each implimentation.
  • Build a simple, responsive dropdown-menu.
  • Build a readable, responsive blog post. Focus on redability and responsive content. Bonus: Determine best practice for responsive images and include a featured image.
  • Style a custom Google Map with Google Maps API. Examples at snazzymaps.com
  • Refactor a terrible stylesheet. Bonus: Use Sass and write a mixin to reduce repetition.

Todo:

  • Create project templates according to archive values.
  • Add dificulty tags to each project.

frontend-projects's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

behnaaz

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.