Jakub Jankiewicz Blog
I'm Jakub Jankiewicz. I'm from Poland and I work as Front-End developer. Welcome to my personal blog where I share information about different topics. I decided to create this blog mostly to grow my personal brand and to improve SEO of my content for my name. In Polish Google it's occupied mostly by actor with same name.
List of Articles
[2025-03-23]: How to build zig book as PDF on Fedora?
[2025-03-11]: Charity Bragging Page
[2025-03-05]: Documentaries for Programmers
[2024-12-07]: Handling auto-indentation in Node.js REPL
[2024-12-04]: Batman website inspired terminal quiz app
[2024-11-26]: How to Implement a Simple Markdown Parser
[2024-10-03]: How to Learn Design as a Web Developer
[2023-08-23]: Hack for Syntax Highlighting of Source Code
[2023-07-09]: Welcome to my blog
Bloglets
This is a list of short form content, including TIL and Linklog.
[2025-03-17]: Learnable Programming
Longer essay by Bret Victor about computer systems designed for learning programming. And why Khan Academy live coding is not one of those systems. It has a lot of examples how such system should look like, it even shows how you could improve P5.js live coding based system to make it easier to learn programming. It's also worth reading if you teach programming.
[2025-03-15]: Understanding the trade-offs of using Tailwind CSS
Article by Scott Boyle about Tailwind. It provides an objective look at Tailwind CSS, highlighting it's strengths and limitations, without overly praising or criticizing the tool.