2ality – JavaScript and more
Learning web development: Markdown
Learning web development: Markdown
2Ality
[Web dev for beginners] Markdown
In this chapter, we explore Markdown, a lightweight markup language that’s easy to learn and used a lot when writing about programming: documentation, comments, etc. We’ll need it in the next chapter. Learning it may seem like a detour but it’s easy to pick…
🤬1
2ality – JavaScript and more
Learning web development: Version control via Git and GitHub
Learning web development: Version control via Git and GitHub
2Ality
[Web dev for beginners] Version control via Git and GitHub
In this chapter, we learn how to use the version control system Git and a useful companion website, GitHub. Both are important tools when programming in teams but even help programmers who work on their own.
🤬1
2ality – JavaScript and more
Taking SVG “screenshots” of HTML elements
Taking SVG “screenshots” of HTML elements
2Ality
Taking SVG “screenshots” of HTML elements
I was looking for a way to create images (think screenshots) of CSS layouts that I can use in HTML, EPUB and PDF files. This blog post describes my solution – which produces SVG images.
🤬1