Giter VIP home page Giter VIP logo

be-grace-front-end-developer's Introduction

成为一个体面的前端攻城狮

怎样算是个体面的前端攻城狮?
大概是,人人都觉得你很屌!

我心目中体面的前端攻城狮

  • 能快速,高效,高质量的完成指定的工作
  • 对前端的技术如数家珍
  • 懂几门后台语言

我认为的实现方式

  • 预先善其事,必先利其器
    • 编辑器
    • 源代码管理
      • Git
    • 切图
      • Photoshop
    • PSD格式的图片预览
      • Picpick 只在Windows上可用。Mac本身就能预览PSD格式的图片。
    • 静态文件服务器
      • anywhere 基于nodejs的命令行工具
    • 发送web请求的工具
      • httpie。虽然用curl可以做一样的事。但httpie的命令比curl好用的多。
    • Web调试工具
      • fiddler 只能在windows上用。主要用它来的Auto Responder的功能来将本地文件来替换线上文件。
      • LivePool 是一个基于 NodeJS,类似 Fiddler,支持抓包和本地替换的 Web 开发调试工具
      • mockjax 是个脚本库,主要用来模拟各种方法的异步请求
    • 项目构建工具(YEOMAN)
      • 包管理工具: bower,npm之类
      • 生成项目的脚手架:Yo
      • 任务管理:Grunt,Gulp
    • 预处理语言
      • Less,Sass(推荐Sass,因为有compass)
      • Coffee Script
  • 练好内功
  • 开拓眼界,追随最新技术的脚步。
  • 尽可能多的coding~,自省,重构

Analytics

be-grace-front-end-developer's People

Contributors

iamjoel avatar xxshen avatar

Watchers

James Cloos avatar jimi avatar

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.