Full list of all posts

Includes posts, monthly newletters and Learn JS newsletters posts

  1. 2023 August. Vacation. Craft. Fasting.

    Mountains, family time.

  2. 2023 July. Reading Books and being a Frontend Instructor.

  3. 2023 June. Books.

  4. 2023 May. AI, Purpose, Solitude. Taking a break.

    Bye, Remitly.

  5. 2023 April. Babysitting.

    Unproductive month. Almost all the time, someone at home was ill. 5 Tibetan Rites. Tabata.

  6. Golang

    Thoughts and observations about Golang after learning it for a couple of months.

  7. 2023 March. Taking a break. Biophilia.

    I will take some time off in the upcoming months.

  8. Teaching Tech Together Book Summary

    How can you teach programming?

  9. Want to remember more of your life?

    Ideas for improving autobiographical/episodic memory.

  10. 2023 February. Teaching Observability.

    Golang, Prometheus, TypeScript, Management, and many other things going on.

  11. Community Habits

    Is your daily schedule helping you?

  12. 2023 January. New Keyboard.

    New keyboard, new furniture, learning Go and TypeScript at the same time.

  13. 2022 December. Tooth. Time off.

    Tough time, but I also learned about the importance of taking time off.

  14. 2022 November. Sick.

    For the whole month, I had at least one person sick at home.

  15. 2022 October. Cleaning Pocket backlog, learning Golang, and counting steps.

    A productive month, but I've gained most of it back. Yes, it's a 🪀. The good thing is that I walked more because of a walking challenge at work. I also started going outside in the morning as I started feeling less sun was impacting my sleep and mood.

  16. 2022 September. Fasting and Meet.js meetup presentation.

    I did almost 9 days of prolonged fast and talked about Snapshot Unit testing at Meet.js Kraków.

  17. Prolonged fasting

    My experience with prolonged fasting

  18. 2022 August. Investing and Gym.

    I've put more time into figuring out investing and put some money into EFTs.

  19. Life categories. Work-life balance and much more.

    Have you ever wondered how to balance your life and make sure you live with your values?

  20. 2022 July. Programming and short vacation.

    Writing more code. Learning. Small habits.

  21. Designing a human process around pathological cases leads to processes that are themselves pathological.

  22. 2022 June. Conferences.

    Taking a break and doing more engineering.

  23. 2022 May. Resting.

    Taking a break and doing more engineering.

  24. 2022 April. Tired and Cynical.

  25. 2022 March. Letting go.

  26. 2022 February. War

  27. Can you treat trauma by better sensing your body?

    Book review of The Body Keeps the Score: Brain, Mind, and Body in the Healing of Trauma.

  28. Interoception

    My notes on interoception

  29. How to create a simple redirect from Blogspot to your new blog

    I wanted to redirect from my old blog to a new one, but redirect to the same content you wanted to see.

  30. 2022 January. The Scientific 7-minute workout.

  31. 2021 December. toki pona

    Import of old posts. toki pona. Scientific 7-minute workout. Learning like woodworking. Designing Data-Intensive Applications.

  32. 2021 November. In a hurry.

  33. 2021 October. Meetings

  34. 2021 September. Books

  35. 2021 August. Mistakes and Tradoffs.

  36. 2021 July. Stress and Family Time

  37. Perfectionism

    How to deal with your perfectionism?

  38. 2021 June. Trying to do less.

  39. 2021 May is Mental Health Awareness Month

  40. Tuckman Was Wrong. There are no stages to in group development.

    Mythbusting

  41. On Good Meetings

    Thoughts and resources about meetings.

  42. 2021 April. Dealing with Stress.

  43. Growth Mindset

    Does it make any difference for learning?

  44. 2021 March. Learning, Stress, Feedback, Performance Reviews and Purpose.

  45. Stress Inoculation

    How can you better respond to stress?

  46. NSDR Non Sleep Deep Rest

    Best ways to recharge and solidify knowledge.

  47. Purpose

    What is purpose?

  48. 2021 February. Work.

  49. What is neuroticism and how to lower it?

    Tips for managing your high neuroticism.

  50. Introversion and Solitude

    My notes, quotes, and ideas I've found useful.

  51. 2021 January. Childcare.

  52. Unicorn Developer

    Developers nowadays need to write the user interface, backend server, native apps, manage the database, and admin it in production while being proficient in the business domain. Is this possible and real?

  53. Sleep

    Things I’ve learned about sleep and rest.

  54. How to Give and Receive feedback

    Everything I know about feedback

  55. The Proximity Principle

    Proximity is an underused design principle that can help you create code that's much easier to maintain over time.

  56. Meditation

    Everything about meditation that I can recommend.

  57. 2020 December. Stress and Rest

  58. Keystone habits

    Planning for your worst days.

  59. 2020 November. Management.

  60. Working Effectively with(out) Tests.

    How to effectively work with code without test and how to add tests to your project for them to help you the most.

  61. 2020 October. Tech Lead.

  62. Choosing the Management Track. Notes on Becoming a Tech Lead

    Thoughts and resources for new managers.

  63. Are media news information or entertainment?

    Book review of Amusing Ourselves to Death

  64. 2020 September Update. Learning about Management.

  65. Ugh field or Why can't you do this task?

    How your emotions can stop you from doing your work.

  66. 2020 August. Efficiency and "time is money" thinking is terrible.

  67. 2020 July Update. Working on the Hyperapp book.

  68. 2020 June Update.

  69. Nine Lies About Work by Marcus Buckingham and Ashley Goodall

  70. What questions to ask the company during an interview?

    There is lot's of books and resoureces to prepare for the inteview. How to answer questions, but how do you know if that's a rigth job for you?

  71. 2020 May Update. Learning about Stress and Burnout.

    May is a Mental Health Awareness Month.

  72. How to destructure an array of objects or any mix of objects and arrays in JavaScript?

    Learn JS: Destructuring, Lesson 7.

  73. Does scarcity of time cause burnout?

    Transcript of The Scarcity Trap by NPR Hidden Brain podcast.

  74. Why you shouldn't use SASS parent suffixes and what to do instead.

    Constructing class names seems like useful DRY optimization. You don't have to type so much. What is wrong with it?

  75. How to destructure arrays in JavaScript?

    Learn JS: Destructuring, Lesson 6.

  76. How to destructure deeply nested objects in JavaScript ES6?

    Learn JS: Destructuring, Lesson 5.

  77. Why is disagree and commit a bad strategy?

  78. Are you doing everything right, but find yourself unfulfilled?

    Can ACT therapy help you live a happier life?

  79. The best advice for conference or meetup organizers, virtual or physical.

    Materials I've found useful over the years as an organizer.

  80. Why YAML is used for configuration when it's so bad and what can you do about it?

    YAML replaced JSON, which replaced XML as a format for configuration files. Looking at the transitions to learn how to deal with YAML right now.

  81. 2020 April Update. The second month of staying at home.

  82. Why You Shouldn't Aim To Feel Productive?

    Feeling productive and being productive are different things. Learn the difference.

  83. Uncommon Sense Course Recommendation

    Some alternative views that are counter-intuitive or at least uncommon in the broader tech community.

  84. Learn JS by reading sources of micro libraries.

  85. Free resources during the pandemic

    There are two problems a lot of people are struggling right now with. Finding something to do and worrying about financial security.

  86. 2020 March Update

  87. Learn JS. Are you looking for a new JavaScript job? Three things you can do when looking for new opportunities.

  88. Code Style that breaks clean code rules: Space Shuttle Style

    You should avoid comments and your code should be self-documenting. It's good advice but, is it always true?

  89. 2020 February Update

  90. How to set up a Haskell project

    Installation and set up of Haskell Stack on a new machine

  91. Lambda Days 2020

    Notes from the conference

  92. 2020 January Update

  93. Notes from Node.js Design Patterns

  94. Notes from Professor Frisby's Mostly Adequate Guide to Functional Programming

  95. Notes from Software Design X-Rays by Adam Tornhill

    Groundbreaking book about software.

  96. Why did you fail at your New Year's resolutions? Learn the secrets of creating habits.

    Most important lessons learned from "Atomic Habits" by James Clear

  97. 2019 December Update

  98. 2019 November Update

  99. How to tell stories? Summary and Review of Storyworthy by Matthew Dicks

    Praise for Storyworthy: Engage, Teach, Persuade, and Change Your Life through the Power of Storytelling

  100. 2019 October Update

  101. How to destructure property to a different name?

    Learn JS: Destructuring Lesson 4.

  102. How to use destructuring with Options Object JS Pattern?

    Learn JS: Destructuring Lesson 3.

  103. 2019 September Update

  104. How to have a destructuring assignment with a default value?

    Learn JS: Destructuring Lesson 2.

  105. The Coddling of the American Mind by Greg Lukianoff and Jonathan Haidt

    How Good Intentions and Bad Ideas Are Setting Up a Generation for Failure.

  106. How to use destructuring assignment to access object property?

    Learn JS: Destructuring Lesson 1.

  107. Digital Minimalism by Cal Newport

    On Living Better with Less Technology

  108. Knowledge sharing at work

    How to share learning in the team and across teams in the whole organization.

  109. Two architecture rules more people should follow

    How can you better structure code and think about web applications?

  110. Feeling Good by David D. Burns

    Learn Cognitive Bechavioral Therapy - it's useful even if you don't have any health issues.

  111. You Don't Know JS: Scope & Closures (#2) by Kyle Simpson.

    How scope and closures work in JS. What is Hoisting?

  112. Learn JS. How to run JavaScript in the browser

  113. Does technology improve or degrade by default?

    Inspired by a great talk by Jonathan Blow, I've gathered my thoughts on technology and children, abstractions and learning.

  114. Learn JS. Hoisting (3). Example with scope

  115. Learn JS. Hoisting (2). Temporal Dead Zone

  116. Learn JS. Hoisting (1)

  117. Start of Learning JS weekly

  118. How to test onSubmit in react-testing-library

    Click on the submit button isn't working. How to test it properly?

  119. Object-Oriented Design Criticism

    I share the criticism of Object-Oriented programming and design that I find inspiring.

  120. Estimates are relative

    How I realized that all tasks are relative and you might not need numerical estimates.

  121. Is "Strong Opinions, weakly held" good advice?

    I make a dive into the origins of this term. What does it mean? When does it make sense?

  122. How to set up Rails on a Mac

    How I wasted a lot of time to set up Ruby and RoR.

  123. How and why set up a blog with Eleventy

    I try to note the process of building this blog.

  124. You Don't Know JS: Up & Going (#1) by Kyle Simpson

    Introduction to the book series and to JavaScript in general.

  125. When Breath Becomes Air by Paul Kalanithi

    A memoir about neurosurgeon dying of cancer. His story and thoughts before death.

  126. New blog domain: kula.blog

  127. Learned Optimism by Martin Seligman

    Book about two things. First - memoir and a short history of positive psychology. Second - differences between pessimism and optimism. How helplessness and depression connect to them.

  128. Moonwalking with Einstein by Joshua Foer

    What is the value of learning and memories in modern days and if mnemonic techniques can help us remember more?

  129. New Domain

  130. SJW

  131. Sprint stretch goals are harmful.

  132. 2019 February. Update - Moving to kula.blog

  133. 5 things I learned from "How to train your BASH" by Marcin Stożek "Perk"

  134. You want to stay relevant as a software developer for the next 10 years?

  135. Book Review: Algorithms to Live By: The Computer Science of Human Decisions by Brian Christian and Tom Griffiths

  136. Book Review: Masters of Doom by David Kushner

  137. I've spent an hour debugging XSRF error because of ... fetch

  138. Book Review: The Art of Manliness: Classic Skills and Manners for the Modern Man by Brett McKay

  139. Book Review: Sapiens: A Brief History of Humankind by Yuval Noah Harari

  140. Pomodoro Yo-yo Effect

  141. Book Review: Influence by Robert B. Cialdini

  142. Morning Paper Series About Architecture and The Rise of Worse is Better

  143. Small improvements to keyboard layout

  144. Book Review: Deep Work by Cal Newport

  145. The Strange and Marvelous World of Keyboards

  146. NVM or N

  147. Simplicity Talk from Meet.js Summit 2016

  148. CraftConf 2016 Review

  149. Hero's Journey in Presentations

  150. How to Learn when Life is Short

  151. How Music Works by David Byrne

  152. Book Review: So Good They Can't Ignore You by Cal Newport

  153. The Now Habit A Strategic Program for Overcoming Procrastination and Enjoying Guilt-Free Play by Neil A. Fiore

  154. Book Review: Presentation Zen by Garr Reynolds

  155. Book Review: Quiet: The Power of Introverts in a World That Can’t Stop Talking by Susan Cain

  156. Book Review: Multiplayer Game Development with HTML5 by Rodrigo Silveira

  157. Book Review: Martian by Andy Weir

  158. Course Review: The Bitfountain iOS 8 with Swift Immersive

  159. Book Review: Think Like a Freak (Freakonomics #3) by Steven D. Levitt, Stephen J. Dubner

  160. Book Review: The New Drawing on the Right Side of the Brain by Betty Edwards

  161. Book Review: The Blade Itself by Joe Abercrombie

  162. Book Review: Secrets of the JavaScript Ninja John Resig and Bear Bibeault

  163. Book Review: Faith of the Fallen by Terry Goodkind

  164. Book Review: Soul of the Fire by Terry Goodkind

  165. Book Review: Rich Dad, Poor Dad by Robert T. Kiyosaki

  166. Book Review: Temple of the Winds by Terry Goodkind

  167. Book Review: Nonviolent Communication A Language of Life by Marshall B. Rosenberg

  168. Status of Entrepreneur

  169. Book Review: Blood of the Fold by Terry Goodkind (#3 Sword of Truth)

  170. Book Review: 4-Hour Workweek by Tim Ferriss

  171. Book Review: OpenGL SuperBible (5th edition)

  172. Book Review: Good to Great by James C. Collins

  173. Book Review: 48 Laws of Power

  174. Book Review: The Personal MBA by Josh Kaufman

  175. Product Vision Statement

  176. The Psychology of Doing Nothing

  177. Plans for 2015

  178. 2014 December Spanish

  179. 2014 November Update

  180. Book Review: Game Programming Patterns by Robert Nystrom

  181. Book Review: Back of the Napkin by Dan Roam

  182. Book Review: The Hitchhiker’s Guide to the Galaxy, by Douglas Adams

  183. Book Review: Stone of Tears by Terry Goodkind

  184. Boook Review: iOS Programming: The Big Nerd Ranch Guide (4th Edition) (Big Nerd Ranch Guides) by Joe Conway, Aaron Hillegass , Christian Keur

  185. 2014 November Priorities

  186. Book Review: Writing Tools: 50 Essential Strategies for Every Writer by Roy Peter Clark

  187. Book Review: An Introduction to Programming in Go by Caleb Doxsey

  188. 2014 October Update

  189. Go-Lang First Steps

  190. Course Review: Learning How to Learn

  191. Book Review: Mastery by Robert Greene

  192. 2014 November Finished "Advanced Vocabulary" course on Memrise

  193. Learning

  194. Book Review Creativity, Inc. by Ed Catmull with Amy Wallace

  195. Book Review: The Alloy of Law by Brandon Sanderson

  196. Finished Duolingo English Course

  197. 2014 September Updates - Mindmap

  198. Rules of Productivity

  199. Convenient Node Debugger Run by NPM

  200. Book Review: The Hero of Ages by Brandon Sanderson (Mistborn #3)

  201. How to use NPM packages from private repositories on bitbucket

  202. Book Review: The Corporation by Joel Bakan

  203. Book Review: The Well of Ascension by Brandon Sanderson (Mistborn #2)

  204. Book Review: Mistborn by Brandon Sanderson (Book 1)

  205. Book Review: Praktyczna improwizacja. Jak techniki improwizacji mogą usprawnić każdy aspekt Twojego życia by Michał Mącznik, Artur Król

  206. Book Review: NoSQL Distilled by Martin Fowler

  207. Book Review: Remote by Jason Fried and David Heinemeier Hansson

  208. 2014 August Update - IDGAF

  209. Book Review: Thinking with Type by Ellen Lupton

  210. Book Review: The Words of Radiance by Brandon Sanderson

  211. Book Review: Hooked by Nir Eyal

  212. Book Review: A Knight of the Seven Kingdoms by George R. R. Martin

  213. Book Review: Switch by Heath Brothers

  214. Book Review: Design of Everyday Things by Donal A. Norman

  215. Book Review: Your Brain at Work by David Rock

  216. Book Review: Getting Things Done by David Allen

  217. 2014 July Update - Mindset

  218. Book Review: Decisive - Heath Brothers

  219. Book Review: Effective Objective-C 2.0 by Matt Galloway

  220. Book Review: Meditations by Emperor of Rome Marcus Aurelius

  221. Note to Myself: Learn Videogame Development Like Woodworking

  222. Book Review: Steal Like an Artist by Austin Kleon

  223. Book Review: Flow: The Psychology of Optimal Experience by Mihaly Csikszentmihalyi

  224. 2014 June Update

  225. Book Review: The Art of Game Design: A book of lenses by Jesse Schell

  226. Book Review: Sword of Truth: Book 1 Wizard's First Rule (1994) by Terry Goodkind

  227. Book Review: Presentation Zen Design by Garr Reynolds

  228. Memrise and Duolingo

  229. Book Review: Wool by Hugh Howey

  230. Book Review: Foundation HTML5 Animation with JavaScript by Billy Lamberta and Keith Peters

  231. Book Review: The First 20 Hours by Josh Kaufman

  232. Book Review: The Way of Kings by Brandon Sanderson

  233. Book Review: The Rise of Endymion by Dan Simmons

  234. Securing Node.js Applications

  235. Book Review: Search Inside Yourself by Chade-Meng Tan

  236. Book Review: Made to Stick by Heath Brothers

  237. Safari Mobile CSS VW and VH units bug.

  238. Toy Wars by Andrzej Ziemiański

  239. Best Articles form 2300 Pocket List

  240. The White Rose by Glen Cook

  241. The Daylight War by Peter V. Brett

  242. Book Review: The Desert Spear by Peter V. Brett

  243. Mobile HTML5 by Estelle Weyl

  244. faster command line keyboard settings

  245. Review: How to Get People to Do Stuff by Susan Weinschenk

  246. The Book of GIMP

  247. Cache is King! Reminder what is cache and how to use it

  248. How to install CyanogenMod on Galaxy Nexus on Ubuntu

  249. Meet.js Performance Hackathon

  250. The Happiness Hypothesis by Jonathan Haidt Review

  251. How to use github pages for optimized static website or game

  252. Review: Pomnik Cesarzowej Achai t.3 by Andrzej Ziemiański

  253. Gamedev.js Krakow 3D and Upcoming Meet.js Kraków

  254. Shadows Linger by Glen Cook

  255. The Black Company by Glen Cook

  256. The Power of Habit by Charles Duhigg

  257. Gulp Express Nodemon

  258. Gulp.js

  259. HabitRPG - Game your life

  260. Animate in JavaScript or CSS?

  261. PL: Learn HTML5 Canvas Game Development

  262. 2014 December Update

  263. All about WebGL at SFHTML5

  264. ES6 Promises

  265. Ice by Jacek Dukaj

  266. Javascript Game Foundations - Ten Essentials

  267. Santa - game

  268. Hello Processing - learn to code in one hour

  269. 2013 November Update - MongoDB for Node.js Developers and Presentations

  270. 2013 October Update - Code & Node.js in Action

  271. 2013 September Update - The Healthy Programmer

  272. 2013 August Update: Canvas + Fantasy

  273. 2013 July Update - SICP, The Modern Web, Functional JavaScript

  274. 2013 June Update - Kaizen & Time Warrior

  275. Free JSBooks

  276. 2013 May Update - Design for Hackers - Meet.js - ReadingClub

  277. 2013 April Update - Seven Languages in Seven Weeks (in 2 weeks)

  278. Minimalist Manifesto

  279. 2013 April Update - Meet.js Krakow

  280. Learn 3D Rendering with Three.js

  281. 2013 March Effective JavaScript - Reading List Update

  282. Slides from my talk: Promises, Promises

  283. 2013 February. Reading Update

  284. Recommendations to STP

  285. Sitespeed.io - Performance reports of your site

  286. 2013 February. Reading list update

  287. Udacity HTML5 Game Development Classes Just Started!

  288. Promises in Code

  289. Promises and Deferreds - How I Stared To Like Them

  290. Mac Window Manager

  291. Why JavaScript

  292. What’s new for designers, January 2013

  293. Books To Read Before Interview

  294. 2012 December Reading list update

  295. Performance Calendar 2012

  296. WebSummary - SVG within HMTL5 Page - 2 December 2012

  297. Emmet - Meet better ZenCoding

  298. WebSummary - Insert coin to continue by @photonstorm - 25 November 2012

  299. Memrise - Learning words as planting flowers

  300. WebSummary - DOM vs Canvas - 18 November 2012

  301. WebSummary - Best Tech Videos - 11 November 2012

  302. WebSummary - fast JS, html5 myths and how to be a presenter. 6 November 2012

  303. Upcoming JS Events in Poland

  304. onGameStart 2012

  305. My Game: Canon Defense

  306. How to simulate slow connection (developer proxy in Node.js)

  307. Web Performance for the Curious

  308. TJ Holowaychuk: Components

  309. From Console to Chrome

  310. Go to Hell Flash - Presentation by Michal Budzynski

  311. Digesting JavaScript MVC by Addi Osmani

  312. Learn Git in 15 minutes

  313. Sublime Text 2 Released

  314. Wooga Pocket Island and Gladius 0.2

  315. Readlists - easy books from websites

  316. Vimcasts Workshop in Krakow

  317. Pure, functional JavaScript

  318. Low-Level JavaScript: *JS

  319. Learning CSS Selectors

  320. Pageflip

  321. My Stylesheets are a Mess!

  322. CSS Arrow Please!

  323. Tributary - live and responsive visual coding

  324. New GIT Homepage

  325. How to design a good API

  326. Cross Browser Extensions

  327. Learn VIM while playing game

  328. WEBSHIMS LIB.

  329. CSS compatibility in IE

  330. Tape Lines in Chrome

  331. Node.js Uncanny Lessons

  332. Online REPL

  333. Kickstrap

  334. Schema.org vs. Microformats

  335. Repair GRUB2 Boot

  336. HTML5 MMO - Browser Quest

  337. My Meet.JS Presentation

  338. netbeans.conf - How to make NetBeans faster

  339. Learn WebGL with Erik Moller

  340. Game Audio without Flash?

  341. Learn Backbone with Code School

  342. Missing GPG keys

  343. Bashrc vs BashProfile

  344. getElementById - how to check it

  345. Inventing on Principle

  346. B2G - Firefox OS

  347. 3D Tetris Tutorial

  348. HTML 5 ROCKS Even More!

  349. GLGE - building WebGL Game

  350. Stop WebKit Vendor Prefixes!

  351. Websites From Hell

  352. JavaScript UnitTesting with JSDev

  353. HTML5 Game Devs Blog

  354. CSS After IE6 Era

  355. Can I Use

  356. What Should Every Programmer Know About Web Development

  357. JavaScript Modules

  358. JavaScript - Performance and Style.

  359. text-overflow: ellipsis for easy "..."

  360. Mobile Performance

  361. innerWidth, zepto.js, Binary Data

  362. Design for Developers

  363. Linux Mint 12

  364. WebGL Playground & e-commerce

  365. Cryptography in JavaScript

  366. How To Learn Programming

  367. Writing forward-compatible websites

  368. DTrace in Node.js

  369. WebP

  370. JS Performance

  371. W3Conf Presentations

  372. Book Review: HTML5 Games Development by Example

  373. Mercury - HTML5 Content Editor

  374. Dark Patterns

  375. SONAR WebGL Presentation

  376. Videos from JSConf.eu

  377. SVG Site Design

  378. Subversion 1.7 Release

  379. I Will Not Learn Dart

  380. i18n in JavaScript

  381. Komodo Edit Themes

  382. JSConf.EU - Slides

  383. Easy Unit Testing

  384. Git in Windows

  385. Three.js Basics

  386. Convert Website to Kindle

  387. Rozmiar jest wrogiem

  388. jParallax - Create interactive landscapes

  389. Book Review: NetBeans IDE 7 Cookbook

  390. TodoMVC - Examples of MVC for JavaScript

  391. Semantic Versioning

  392. Vim for JavaScript

  393. Pollyfilling and Performance

  394. 2D Shapes in CSS

  395. Slicebox - 3D image slider

  396. Emberwind

  397. CSS Crush - PHP CSS Preprocessor

  398. Book Review: Node Web Development

  399. Bootstrap Toolkit from Twitter

  400. Progressive Enhancement 2.0

  401. Go Beyond NoSQL, Use NoDatabase

  402. Porcine Contest - Win onGameStart Ticket

  403. Future Web Editing

  404. Learn JavaScript with Object Graphs

  405. Animated ASCII Art

  406. JavaScript Academy

  407. JavaScript Patterns For Large-Scale Web-Apps

  408. Keyboard Shortcuts in JavaScript

  409. Three.js Game - Cubed

  410. Front-end Code Standards

  411. Windows batch - send message

  412. API Design: Boolean Trap

  413. OOP Tutorials - Ducks and Cars

  414. Deck JS - HTML Presentations

  415. Programmer Personality Test

  416. The Eight Levels of Programmers

  417. PL: Wstęp Do Programowania w Linuxie (Ubuntu)

  418. PL: PHP - Przestrzenie Nazw by porneL

  419. Node/MongoDB powered YUILibrary.com

  420. Play with Three.js - Particles

  421. Samuel L. Ipsum

  422. How Works Browser Engines

  423. Know Your Engines

  424. Add Lancher to Gnome-Shell dash

  425. Functional Programming For The Rest of Us

  426. Node Web Development

  427. JavaScript FAQ

  428. Google Page Speed Service

  429. Understand this Keyword in JavaScript

  430. Node.js at Scale

  431. Avoiding Common HTML5 Mistakes

  432. Joint - UML Diagrams with JavaScript

  433. JSFX - Sound Effect Generator

  434. Definitive Guide to Jenkins

  435. CreativeJS

  436. Deep Dive into HTML5 Canvas

  437. jQuery Boilerplate

  438. HTML5 and Games

  439. Id's in CSS Selectors

  440. Lazy in Programming

  441. Legacy Code

  442. CSS3 Radial Gradients

  443. JS News on Facebook

  444. Learn JavaScript and jQuery for Free.

  445. jQuery Performance

  446. Git Cheatsheet

  447. Minify - Speed for PHP Websites

    PHP
  448. Web Intents

  449. HTML5 Security Cheatsheet

  450. JavaScript Tips and Tricks

  451. 20 Impressive Project From Mozilla Demo Studio

  452. SDJ Sierpień - NoSQL

  453. CSS Positioning Without Floats

  454. Run Unit Tests with Git Push

  455. JavaScript Strip Tags

  456. -moz-element in Firefox 4

  457. CSS3 Animations

  458. JavaScript Memory Management

  459. Programmers Health Problems (Wrist exercies)

  460. Node.js on Windows

  461. Make Awesome Web

  462. SpriteCow

  463. JavaScript Scoping and Hoisting

  464. Understanding delete

  465. Protect Career learning new technologies

  466. Gnome3 - Seed

  467. WebGL Security

  468. CSS Nyan Cat

  469. What makes them click

  470. JavaScript vs. ActionScript Speed

  471. Object Orinted CSS

  472. Mobile Web & Performance

  473. CSSLint

  474. SVN Move and Merge

  475. Genesis of OOP

  476. Asciiflow

  477. Node.js Tutorial: Blog

  478. Create Slides with Fathom.js

  479. A successful Git branching model

  480. webmaster.helion.pl

  481. Node Beginner Book

  482. Book of Speed

  483. Introduction to Git

  484. jVectorMap - SVG with jQuery

  485. NoSQL databases

  486. JavaScript Attack/Defense

  487. Static Website Generators

  488. CSS Text Shadow for Copy and Paste

  489. Webian Shell from Mozilla

  490. Podstawy wątków w Javie

  491. Getting started with html5boilerplate

  492. Easily renaming many files

  493. Presentations slides with html and css

  494. Common JavaScript mistakes

  495. Against hashbangs

  496. ES5 and use strict

  497. Hidden features of PHP

  498. micro-data - schema.org

  499. Scripts loaders and scripts concatenation

  500. Mixins in JavaScript

  501. 10 Oddities of JavaScript

  502. Facebook release management

  503. JavaScript prototypal inheritance

  504. JavaScript Libraries

  505. CSS3 Gradients

  506. CSS3 Media Queries

  507. JavaScript Server Engines

  508. 3D objects with only CSS3

  509. HTML5 and Accesibility

  510. Full Browser Width Bars

  511. Safe CSS Hacks

  512. JavaScript and UTF8 Dice

  513. NoSQL Databases comparision

  514. JavaScript - linkdump

  515. You don't need a service layer

  516. This in JavaScript

  517. Learn CSS3 Gradients

  518. SASS - future of CSS

  519. Declarative HTML and JavaScript with Angular

  520. jQuery QR-Code plugin

  521. JavaScript Publish/Subscribe Pattern

  522. CSS3 keyframe animations

  523. CSS Matrix

  524. Linux: search and replace recursively

  525. JavaScript Linux Emulator

  526. IE7 z-index fix

    EN IE PL
  527. JavaScript Module Pattern

  528. The Ins and Outs of Script Concatenation

  529. Work at facebook

  530. Speed comparison between Node.js, Tornado and Erlang server libraries

  531. Chrome Dev Tools

  532. Grep many files at once

  533. Sliding letters with jQuery

  534. Developer Expierience

  535. Sitting down is dangerous to You

  536. HTML5 and CDD Presentations

  537. Ubuntu Unity Indicators

  538. SVN - Prezentacja

  539. How to extend Firebug

  540. JS.next TC39 Harmony

  541. Evolution of Code Design at Facebook

  542. Vim File Explorer

  543. Path finding with Canvas

  544. Web font services

  545. Adaptive CSS Zen Garden

  546. JavaScript Resources

  547. Vim Config

  548. Three.js for beginners

  549. How to be an entrepreneur

  550. Workrave

  551. Radiotray in Unity

  552. CSS3 Patterns

  553. Speech input in Chrome

  554. WebGL - Three.js

  555. Konferencje

  556. HtML5 Canvas PL

  557. HTML5 localStorage PL

  558. JavaScript Modularization

  559. JSPP - Morph C++ into JavaScript

  560. Iframe src html content

  561. Raphael.js - vector graphics on the web

  562. Cross Origin Resource Sharing

  563. Msysgit Git Bash change drive

  564. CSS micro clearfix

  565. Node.js Beginner Book

  566. Ubuntu Unity Guide

  567. WebGL on Android

  568. Canvas Tutorial

  569. Progressive Enhancement in real world

  570. CSS3 Galery

  571. JavaScript Multi-touch

  572. Rare JavaScript Operators

  573. JavaScript Age

  574. Futurism or Future? Predictions about JavaScript.

  575. How to choose OpenSource license

  576. CSS3 Super Mario

  577. Why PHP has so bad reputation?

  578. Less PHP

  579. Google Chrome Hosted Apps Tutorial

  580. SDJ Maj

  581. Graph Editor - yEd

  582. QUnit

  583. HTML5 Boilerplate - PL

  584. X-UA-Compatible with Html5

  585. New Blogger Templates

  586. Turbine: Less CSS with PHP

  587. CSS Prefixer

  588. Coming Home to Vim

  589. jQuery Deferred and Promises

  590. Kurs WebGL

  591. Manifesto for Real Programmers..

  592. What Every TortoiseSVN user should know

  593. Chrome flags

  594. Vimium - Vim in Google Chrome

  595. SVN - hidden .svn directories

  596. Wczytywanie skryptów JS

  597. Timelines

  598. VimGolf

  599. TortoiseGit

  600. Unpacking JavaScript

  601. Why the static functions are a bad idea

  602. JavaScript Application Architecture

  603. CSS Tool-set

  604. Don't wake up the Programmer

  605. ZendFramework2

  606. Android detection for Websites

  607. Why NoSQL is bad?

  608. Tworzenie nowych Helperów Widoku w Zend Framework

  609. DevOps - SVN Workflow

  610. Essential JavaScript Design Patterns 1.1 (For Beginners)

  611. Node.js Beginner Introduction

  612. JavaScript MVC

  613. PhiloGL - new WebGL framework.

  614. Why You’re a Bad Programmer

  615. Eloquent JavaScript

  616. Funny but worth reading

  617. Slideshow with CSS

  618. Git - beginner tutorial

  619. JavaScript Garden

  620. JavaScript & Node.js

  621. To remember: IE cuts off html on JS errors

  622. CSS: Links

    CSS
  623. Happy New Year! 2011

  624. Book Review: NetBeans Platform 6.9 Developers Guide

  625. 2010 September End of Book! Closing chapters review.

  626. After chapter 6: Nodes and Explorer Views

  627. Java Boolean in a loop

  628. NetBeans Platform Chapter 3: Window System

  629. NetBeans Platform chapters 1 and 2

  630. NetBeans Platform 6.9 Developer's Guide

  631. Vi, Python and Bash in learning queue

  632. Joomla! i inne sałatki....

  633. Java lub ...

  634. Wygrałem!!!! :D

  635. Concurrency and Actors

  636. Java - Basics

  637. Spring 3.0 on Google App Engine

  638. Java Camp 3 oraz Żałoba Narodowa

  639. Thoughts, languages, jobs...

  640. Moving back to Kraków

  641. Tomcat JVM Options Tuning

  642. Recenzja: Hibernate w Akcji

  643. jQuery in Action - Recenzja

  644. Recenzja "Core JavaServer Faces"

    JSF
  645. SortTable po przeniesieniu do NetBeans

  646. 2009 October. WSEiP (WSEiA)

  647. inż.

  648. Pierwszy projekt JSF w Eclipse IDE

  649. Nowe książki(PL)

  650. Pleasing Software: Flex 4 vs JavaFX 1.2: Dance Battle

  651. Units Converter

  652. Posterous+Gmail, czyli to i owo o portalach "socjalnych" :)

  653. kenai - projekty

    PL
  654. Kenai

    PL
  655. NetBeans Blogger Plugin

    PL
  656. Praca....

    PL
  657. Rozwiązywanie układu równań metodą Gaussa

  658. Interpolacja funkcji metodą Lagrange'a

  659. Program zaliczeniowy: Gra w życie

  660. TIJ

  661. 2008 May. Temat Pracy

  662. zaczynam nowy kurs

    PL
  663. kurs java

    PL
  664. Strona Główna

    PL
  665. 2008 May. Początek - Beginning


Posts before 2019 on the original blog:

→ Old blog at krzychukula.blogspot.com


Number of posts: 665



Share on Hacker News
Share on LinkedIn


← Home