2ality
2ality.com/ 39
Articles
10月29日 07:01
Last updated
No Image
[Web dev for beginners] Node.js
Node.js is a program that lets us run JavaScript code outside browsers – which we can use for a variety of things.
2ality
library tool
No Image
[Web dev for beginners] Shells
A shell provides a text-based way of interacting with the operating system. In this chapter, we explore how shells work and why we need them for web development.
2ality
tool
No Image
[Web dev for beginners] CSS layout: flexbox, grid, media queries and container queries
CSS provides a variety of services for web content: In the previous chapter, we used it to format content: to change colors, typefaces, etc. In this chapter, we will use it to lay out content: to place HTML elements on a page.
2ality
css tool