▒▓█ Js

KEY TECHNOLOGY TRENDS SHAPING WEB DEVELOPMENT LANDSCAPE IN 2025/2026

If you don’t like the flicker of Robotron greenish displays on the page, you can read article in [plain txt file] INTRODUCTION: WHO THE HELL YOU ARE TO JUDGE LIKE THAT? Here we`ll dive into IT industry and what is happening in it recently and we`ll surely dot the i`s and cross the t`s in this not-so-brief note and close questions related to this department ones and for all. My computer knowledge starts from MSDOS 5.

DANGEROUS DAVE IN SPACE ▀ JAVASCRIPT TRAINING

UPDATED ON: 2025-11-28 Dangerous Dave is a small demonstration of JavaScript capabilities. Control Dangerous Dave in wacky space riding green glowing blob by means of: [▲] [▼] [◄] [►] arrow keys for movement [Spacebar] for laser shot [F8] to turn on/off orbiting planets [Enter] to become as cool as Duke Nukem ▀ FEATURES no heavy frameworks and dependencies, just pure JavaScript compact size, less than 500Kb including graphics and audio tiny core only 35Kb!

DINNING MENU FOR RESTAURANTS BECOMES "MEALS-ON-WHEELS" AND RECEIVED A BRAND NEW LOOK AND FUNCTIONALITY

Ok then, back to the main topic of this website. [Dinning menu] for restaurants has matured and transformed into something more serious. Here are some fresh screens from the development fields featuring improved GUI and overall ergonomics with dark/light theme and custom cursor. Currently there is no any github repo because i work on the project locally. Maybe in the upcoming future i will share the source code online.

HOW TO IMPLEMENT A SYSTEM-WIDE TOGGLE TO SWITCH BETWEEN THE DEFAULT CURSOR AND A CUSTOM ONE

This is a solution for Webpack-based project which use PUG markup instead of conventional HTML. To save setting we are using LocalStorage and Cookies. MARKUP li .option-wrapper input#customCursorToggle(type="checkbox", name="customCursorToggle") span.label-text On/off custom cursor support CSS/SCSS Take a note that you have to tune styles by yourself to match your project requirements. Moreover, CSS styles for toggler are not included! html.normal-cursor, html.normal-cursor * { cursor: auto !important; } html.normal-cursor a, html.

SIMPLE JAVASCRIPT SNIPPET TO AVOID RUNNING SPECIFIC CODE ON SELECTED PAGES

The reason i’ve published this blip note because one reader reported me that after my recent [decoration upgrade] i totally f#cked up cameraphone benchmark comparison pages, where my preloader script interfered with existing functionality making images not rendered on these pages at all. I also removed .crt class on cameraphone comparison pages to get rid of CRT monitor emulation since it is obviously not needed there. People should be able to pixel-peep without any distractions like scanlines.

SIMPLE VOTING SYSTEM ▀ ANOTHER JS / SCSS / PHP / POSTGRESQL THINGY

UPDATED ON: 2025-04-17 Project to test JS/PHP queries in real life tasks. The “Submit Your Vote” button becomes active only after you select one of the options and enter a unique number of more than 5 digits (not letters). TECHNOLOGY STACK FRONTEND SIDE HTML markup: PUG Pure JavaScript/SCSS Node.js 23.7 [hacked] Webpack 5.98 VS Code 1.93 [hacked] BACKEND SIDE XAMPP [for making PHP 8.2 work on Windows 7] APACHE [embedded version] PostgreSQL 14 PGAdmin 6.

ON-SCREEN MULTI-MONITOR DINNING MENU FOR RESTAURANTS ▀ PLAIN JS / SCSS / PHP / POSTGRESQL PROJECT

UPDATED ON: 2025-04-14 Testing out waters with database technologies and custom written web-based applications. This project includes the following tech: Webpack as a module bundler to compile the whole project PUG as a modern, modular replacement for classic HTML SCSS for graphics rendering and animation [btw, no images were used] JavaScript for POST/GET queries to the PHP backend PHP to retrieve needed data from database Apache for hosting server-side logic IMPLEMENTED FUNCTIONALITY

CHRONOLOGICAL TIMELINE ▀ MY FIRST SIGNIFICANT FRONTEND SNIPPET PROJECT

Adaptive timeline of chronological events. Written from scratch. Used software: [Windows 7 x64 ESU] , [VSCodium 1.93] , [Firefox 115.17 ESR] . Technology stack: plain HTML/CSS/JS. Main features: Lightweight: no frameworks used, pure code Adaptive design: desktop & mobile Smooth resizing & interactive animations Timeline slides can be changed using multiple inputs: GUI interactions [dots, arrow buttons, clicks] keyboard arrows [ ◄ / ► / ▲ / ] mouse wheel [ ▲ / ▼] touchscreen swipes [Github repo] ◄ source code located there [Live Demo] ◄ live demo of the project

▀ BACK TO HOME PAGE ▀