|
"UNIX is simple. It just takes a genius to understand its simplicity"
|
|
βΒ
Dennis Ritchie,
Computer scientist and inventor of the C language
|
|
|
|
|
|
|
|
|
|
If you are creating a new package for Node.js/JavaScript you should definitely check out this comprehensive tutorial. It explores step by step what you need to do to create an npm package using modern best practices (as of 2022).
|
|
|
|
|
The CSS doodle project proposes a new interesting (and definitely more succinct) way of defining the content of an SVG image. I found it awesome to read, but I haven't tried authoring an SVG with it just yet! What do you think?
|
|
|
|
|
Do you like AWS Lambda but also like to write code in TypeScript? I have to admit it's not yet obvious how to author and deploy Lambda code with TypeScript. In this first part of a four-part series, you can start to learn everything there's to know about this topic!
|
|
|
|
|
Mixing Promise.then() with async/await syntax is a recipe for bugs. Here's why you shouldn't do it and what to do instead.
|
|
|
|
|
This early demo runs a full WordPress directly in the browser without a PHP server! While it isnβt fully stable yet, it is a major breakthrough that could transform not just WordPress but the web industry as a whole!
|
|
|
|
|
If you liked the first article in this issue, this one provides a specific example of how you can use the TypeScript type system to be able to validate strings that should contain only hex characters (specifically to encode hex colors).
|
|
|
|
Β
|
Add a comment: