
© Piotr Sikora 2026 | All Rights Reserved
Sometimes you will need to create autoexecuted object (for example in case of load/document ready events)
Learn how to create private and public methods in pure JavaScript using closures and prototypes, a practical guide to object-oriented patterns without ES6.
Start programming Raspberry Pi GPIO with Node.js. Introduction to the PixPress project on GitHub. Hardware meets JavaScript.
A small Node.js script that turns any source image into a colorful HTML table, a neat trick for showing logos in emails when image loading is blocked.
A recap of the very first MeetJS Kielce meetup for JavaScript, UI and front-end developers, with thanks to everyone who made this debut event happen.
Learn how the conditional (ternary) operator works in JavaScript, with clear examples showing how to replace if...else statements with inline logic.