Giter VIP home page Giter VIP logo

Comments (14)

chenshenhai avatar chenshenhai commented on May 24, 2024 4

@wjf444128852 您好!关于不同公司的招聘Node.js要求,我只能提供个人的理解,不一定使用所有厂家。
会Node.js要求,应要满足一下技术能力储备

  • 基础技能
    • HTTP协议的掌握
    • Node.js 文档查询、API理解、常用API使用和版本变更影响
    • 常用Node.js Web框架的使用,如Express.js, Koa.js
    • MySQL,MongoDB和Redis等数据持久层在Node.js的使用
    • 开发debug,排除稳定定位能力
  • 工程技能
    • 根据业务要求作出对应的框架设计
    • 代码实现的可扩展、可读性和可传承
    • 代码lint和规范化处理
    • 单元测试、自动化测试的覆盖
    • 服务的容错、容灾和进程守护等常规运维能力

from discuss.

jiucheng-front avatar jiucheng-front commented on May 24, 2024 2

招聘信息中的要求要會nodejs,這裡說的nodejs,到底指代什麼?

from discuss.

xcsweb avatar xcsweb commented on May 24, 2024 1

热更新,还有一大堆不知道的包

from discuss.

YangCheng0121 avatar YangCheng0121 commented on May 24, 2024 1

Sequelize,这个,需要怎么用到项目上,并分成三层结构

from discuss.

liug000 avatar liug000 commented on May 24, 2024 1

关于MySQL链接数据库的查询与插入等操作

from discuss.

Aemple avatar Aemple commented on May 24, 2024

对于node的一些深一点的讲解 而不仅仅只是一个晓得实战

from discuss.

Elm1992 avatar Elm1992 commented on May 24, 2024

网上的都是带着刷一些api,之后搭个静态服务器这种教程,偏实战的很少。还有就是一般前端对后端知识都比较欠缺,像是buffer,流这些概念很多都不知道,建议如果出教程的话讲一些偏基础的网络知识在配一个实战教程。

from discuss.

chenshenhai avatar chenshenhai commented on May 24, 2024

@Aemple 您好!关于Node.js的深入讲解,你可以去阅读 田老师的《深入浅出Node.js》,虽然现在已经是Node 10.x,但是田老师里面的一些Node.js深层概念讲解都不会因Node版本变化而过时的。

from discuss.

chenshenhai avatar chenshenhai commented on May 24, 2024

@celverbamboo,您好! 关于sequelize的使用学习,已经有很完整的英文使用文档 http://docs.sequelizejs.com/

from discuss.

chenshenhai avatar chenshenhai commented on May 24, 2024

@liug000 您好!关于MySQL的操作,你可以参考http://docs.sequelizejs.com/ 这个npm模块的文档哈

from discuss.

chenshenhai avatar chenshenhai commented on May 24, 2024

@xxLion 您好!谢谢你的建议,后续考虑一下设计个实战型的教程

from discuss.

jiucheng-front avatar jiucheng-front commented on May 24, 2024

@chenshenhai 多谢

from discuss.

CAPFmzh avatar CAPFmzh commented on May 24, 2024

@chenshenhai 您说的工程技能 我理解没有太深 能更深层的解释一下么

from discuss.

ahuigo avatar ahuigo commented on May 24, 2024

那个node_modules 没看到有文章讲系统、清楚

  1. node_modules 下面 es/commonJs/umd 等模块格式,那node是怎么确定引入格式的?
  2. node10~node13 所支持的es module,那怎么让commonjs +mjs 混用?

这也是我现在不解的。node_module 本身也是个无底洞,不知道哪天deno 能进入实际的生产呢。

from discuss.

Related Issues (9)

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.