|
You are here |
blog.guillaume-gomez.fr | ||
| | | | |
cowlark.com
|
|
| | | | | [AI summary] The author announces a self-recorded project porting the CP/M operating system to 6502-based platforms like the Commodore 64 and BBC Micro. | |
| | | | |
alvaromontoro.com
|
|
| | | | | How to create a functional and accessible switch component with HTML and CSS (without JavaScript) There are many articles online about how to create a switch using HTML and CSS only, without any JavaScript. How will this one be different? What value will it add to the existing articles? Why did I write it? :: Blog post at Alvaro Montoro's Personal Website. | |
| | | | |
zserge.com
|
|
| | | | | How to write a small extensible code editor in pure javascript, with syntax highlighting and a few other nice features in 1KB. Absolutely no dependencies, a bit of contenteditable magic, with a strong focus on keeping it small and simple. | |
| | | | |
www.regular-expressions.info
|
|
| | | [AI summary] This is a comprehensive guide to Unicode and regular expressions, covering topics such as Unicode normalization, encoding issues, and the syntax for matching Unicode blocks and properties in various regex engines. | ||