当前位置:网站首页>web开发项目,web单页开发
web开发项目,web单页开发
2022-06-13 11:38:00 【InfoQ】
故事开篇:
一、如何入门,学习建议
- 代码规范:不是说小白时期不重要,正是什么都不懂的时候,才要严格执行学到的规范。徐徐渐进,等到学有所成,渐渐地形成一套自己的代码风格。
- 手写代码:最开始学习建议手写代码,哪怕只有一行代码,也要一个字母一个空格的敲打出来。
- 动手操作:哪怕只有一行代码的事例,也要手动编写运行,而不是眼高手低,哦,好简单会了,就不动手了。
- 打好基础:只有小白阶段把基础打好了(比如:HTML、CSS、Jquery),后续进阶难关才会更好克服。
- 坚持不懈:在觉得最难的时刻,坚持一下,天空会完全不一样
- 制定计划:制定相应的计划,并严格执行,否则一般学习效果大打折扣
- 脚踏实地:前端要学习掌握的知识非常多,需要跟着计划一步一个脚印,由易到难
二,小白阶段怎么学
三,初步进阶学习建议

四,继续学习

- 百度很重要。
- UI设计文件PSD切图(必备技能,学会看UI设计交付给你的设计图)。
- 使用谷歌或火狐浏览器的F12开发者模式,在开发过程中快速调试找到问题。
- 与后台配合进行数据接口的调试,及解决一些跨域的问题(如:nginx的配置使用)。
- 不同项目使用不同最佳的开发工具(sublime、editplus、hbuilder、vsCode等等)。
- 使用版本控制工具(如:svn),你与团队紧密配合的好工具。
五,参加工作后,一些建议
专业技能
- HTML+CSS
- JavaScript
- 前端框架
- 前端性能优化
- 前端监控
- 模块化+项目构建
- 代码管理
- 信息安全
- 网络协议
- 浏览器
- 算法与数据结构
- 团队管理
- [开源分享:【大厂前端面试题解析+核心总结学习笔记+真实项目实战+最新讲解视频】](()

边栏推荐
- Digital DP example
- Mac MySQL installation tutorial
- C#/VB.NET 在Word转PDF时生成目录书签
- 数据库连接数设置多少合适?
- Ipdu handling caused by mode change of COM
- Auto. JS floating window centered
- camunda如何使用script脚本节点
- Gauss elimination for solving N-element equations
- 模型搭建过程1==MIIDock
- [tcapulusdb knowledge base] Introduction to tmonitor stand-alone installation guidelines (II)
猜你喜欢
MCDF Experiment 2
Kubernetes问题整理
多系统对接的适配与包装模式应用
【TcaplusDB知识库】Tmonitor后台一键安装介绍(一)
Meta universe land: what makes digital real estate valuable
【TcaplusDB知识库】Tmonitor单机安装指引介绍(一)
How camunda uses script script nodes
【TcaplusDB知识库】TcaplusDB机型管理介绍
【TcaplusDB知识库】TcaplusDB Tmonitor模块架构介绍
Query the current number of computer CPU cores
随机推荐
【TcaplusDB知识库】Tmonitor单机安装指引介绍(二)
Miidock file distribution
Interval modification multiplication and addition (a good example of understanding lazy tags)
Performance monster on arm64: installation and performance test of API gateway Apache APIs IX on AWS graviton3
【TcaplusDB知识库】TcaplusDB-tcapsvrmgr工具介绍(三)
1051. 高度检查器
『忘了再學』Shell基礎 — 30、sed命令的使用
手动加密 ESP 设备量产固件并烧录的流程
Auto.js 悬浮窗居中
QT 窗体的show/exec、close/hide,调用close析构没有执行
LVGL库入门教程01-移植到STM32(触摸屏)
Socket programming (Part 1)
[tcapulusdb knowledge base] tcapulusdb doc acceptance - table creation approval introduction
Type de condition pour ts Advanced
State compression DP example (traveling salesman problem and rectangle filling problem)
[SQL statement basics] - select (supplement to single table query sequence)
[ROS] moveit rviz seven DOF Manipulator Simulation
Auto. JS floating window centered
【TcaplusDB知识库】TcaplusDB-tcapulogmgr工具介绍(一)
fastapi 如何响应文件下载