DevNotes
Documentations of several IT things I've found, saved, learned and have been practicingin total of 80 posts
Shadow DOM hack
22 January 2023A little code snippet to overwrite the shadow DOM
JavaScript Web hack TypeScriptDebugging JS in browser console
22 January 2023A practical way to debug Js in browser console via event listeners
JavaScript WebInfinite scroll to the bottom
16 March 2022JS script to scroll infinitely to the bottom of the page
JavaScript Web DevelopmentGet all the links from a page
16 March 2022Collect every single link from a page which contain a title
JavaScript Web DevelopmentJS data structures
15 March 2022JavaScript data structures in general as an exercise/practice
JavaScript Web DevelopmentCount child elements in parent
17 February 2022Count the exact numbers of children if the parent has the accurate quantity
JavaScript Web Development CSSMatch from an array as a reference in vue
16 February 2022Find and match values from an array as a reference and set into a new one
JavaScript Web Development VueMatch from an array as a reference
11 February 2022Find and match values from an array as a reference and set into a new one
JavaScript Web DevelopmentIterate through element and set class within
08 February 2022v-for loop from an array with index to match the given value to set class
JavaScript Web Development VuePass data from parent to child in Vue
07 February 2022Using props to pass data from parent component to a child component
JavaScript Web Development VueFetch url with vue by await - and reach an array
04 February 2022Shorter way to use await fetch and pass an id
JavaScript Web Development VueHow to pass data from Vuejs to Blade view? vol. 2
03 February 2022Another shortcut to bind and pass data from vue component to (Laravel) Blade
JavaScript Web Development VueHow to pass data from Vuejs to Blade view?
03 February 2022A shortcut to bind and pass data from vue component to (Laravel) Blade
JavaScript Web Development VueGit - Couldn not get the list of tags
03 February 2022bad numeric config value -null- for -tag.forcesignannotated- invalid unit
Linux Web DevelopmentFetch url with vue by await
02 February 2022Shorter way to use await fetch and pass an id
JavaScript Web Development VueLinux Auth req pop stuck
02 February 2022Ubuntu - Authentication Required window stuck after login
Ubuntu Linux CommandCodepen snippets in Jekyll
24 January 2022New features added into my beloved jekyll blog!
JavaScript Web DevelopmentUse JS variable in Vue
21 January 2022A way to import JS variable from external script into Vue
Web Development JavaScript VueUbuntu upgrade issue
19 January 20220 upgraded, 0 newly installed, 0 to remove and 1 not upgraded
Ubuntu Command TerminalHorizontal scrolling with JS
17 January 2022Scroll ability in horizontal scrollbars
JS WebDocker commands cheat sheet
05 January 2022Practical guide to use Docker
Docker WebCSS truncate by lines
17 December 2021How to truncate text by lines with CSS
CSS truncate textCSS truncate via ch units
08 December 2021How to truncate text via ch units in CSS
CSS truncate textAdd event listener to multiple buttons with the same class
05 December 2021JavaScript based solution to add event listener by classes
CSS JavaScript eventJekyll blog - ruby install
30 November 2021Jekyll on linux environment to install properly
Jekyll linux environment installWindows Phone
25 November 2021Lumia 640 get a new life - aka Microfost Windows Phone
DevelopmentPHP extension check on linux
22 November 2021List all the php extensions on linux environment
PHP linux environment installTelnet connection
18 November 2021Practical way to save telnet session into a file
Linux Shell command telnetMapping telnet files
18 November 2021Handy way to get a file tree via telnet
Linux Shell command telnetDowload from docin
18 November 2021How to download from Docin in a PDF format
Python PDF scriptDowload from Wenku
17 November 2021How to download from Wenku in a PDF format
Python PDF scriptSplit ZIP files
18 October 2021How to split ZIP archive into multiple blocks of a specific size
ZIP shell scriptSplit ZIP files
23 September 2021Install and setup git-ftp on Linux
Git shell scriptRemove APT packages with key/id
20 September 2021List and remove packages from APT package manager
Linux Shell command APTInstagram feed
25 August 2021Shortlink how to use Instagram API in a custom way
Linux Shell command Instagram DevelopmentCreate symbolic link
05 August 2021How to create a symbolic link in Linux
Linux Shell commandFix Grav folder permission
04 August 2021Handy way to fix folder permission in Grav CMS on linux
Linux Shell commandHide mounted drives
01 August 2021Practical way to hide mounted drives on Linux via terminal
Linux Shell command terminalYouTube dl setup
25 November 2020Install YouTube dl on Linux environment to download videos from YouTube
Linux Shell command YouTubeExclude packages from apt-get upgrade
14 November 2020Control the APT package manager list to mark which to download or to be hold
Linux Shell commandDownload websites
07 October 2020Shell command in linux to download website(s)
Linux Shell commandApple HFS/HFS+ Ubuntu
20 August 2020How to mount Apple HFS/HFS+ drives on Ubuntu with write permission
Linux Shell command AppleMount images
08 August 2020How to mount images on Linux via terminal
Linux command shellJenkins update
18 July 2020Update Jenkins (open source automation server) on Raspberry Pi
Linux localhost VNCLaravel guidelines
09 July 2020Useful commands and tips to use Laravel via terminal
Linux localhost Laravel composerPHP send mail() setup
12 August 2019Install postfix apt package to send mail via php
Linux command shell PHPCombine files in UNIX
28 May 2019How to combine serveral text files into a single file in UNIX
Linux command shellSet PhpMyAdmin
21 May 2019Way to set phpmyadmin to listen only on localhost
Linux command shellConvert video files
21 May 2019On Ubuntu use terminal to convert video files with ffmpeg
Linux command shellClone Raspberry Pi
21 May 2019Clone raspberry pi images via terminal with DD
Raspberry Linux command shellUsing CSS features queries
20 April 2019CSS features like vh, @supports, etc
CSS Web DevelopmentFont features settings
20 April 2019OpenType fonts - features settings
OpenType LinuxRename files during download
07 April 2019A simple way to rename the file while downloading with Wget
Shell Linux CommandSelecting HTML5
04 April 2019Ids and classes names that start with a number in CSS
CSS Web DevelopmentREADME markdown template
29 March 2019Markdown template for README.md
Markdown Web DevelopmentLICENSE markdown template
29 March 2019Markdown template for LICENSE.md
Markdown Web DevelopmentCHANGELOG markdown template
29 March 2019Markdown template for CHANGELOG.md
Markdown Web DevelopmentWeb service email sample
22 March 2019Web developer service email sample to notify users
Email Web Development30 CSS Selectors
19 March 2019Wide variety of CSS selectors, special ones as well
CSS selectorGet jQuery version
16 March 2019Console out the version of the current jQuery from browsers
JavaScript Web DevelopmentUnity Launcher
27 January 2019How to setup Ubuntu unity lanucher
Shell Linux Code snippetLocalhost services
26 January 2019Enable localhost services in Linux
Linux Shell CommandTerminate task in terminal
10 January 2019Kill/Shut down process via terminal
Shell Command LinuxTerminal commands for Laravel
10 January 2019Creating environment in Laravel
PHP Shell Laravel Web Development LinuxUFW firewall
28 December 2018Setup and configure UFW firewall
Shell Command LinuxSimple HTTP server
28 December 2018Host a simple HTTP server via terminal with python
Python Linux command shellTrigger event with jQuery
04 December 2018Trigger event when user scroll to specific element - with jQuery
Web Development JavaScriptGet even numbers with VanillaJS
03 December 2018Simple VanillaJS function to console out even numbers
Web Development JavaScriptUseful Laravel commands
29 October 2018Handy commands for Laravel in terminal
PHP Shell Terminal Web Development LinuxA deeper source of the pattern
15 October 2018Before you start something, you need to imagine how you would like to see the result or almost the final state of that something
Web Development Framework.. and another one!
12 October 2018As I wrote in the previous post, the list of these web frameworks are really long
Web Development FrameworkOkay.. What’s the situation?
11 October 2018Well, the thing is ,what I have already is just a simple percentage based regular front-end framework. It is the ‘A’ side of the road
Web Development FrameworkWeb server dependencies
10 October 2018Install and setup web dependencies via terminal on linux
Shell Command Linux APT packagesIs This Going Anywhere?!
10 October 2018Before I do the real deal with my “under construction” web framework
Web Development FrameworkPulsing with CSS
17 September 2018Pulsing elements via CSS
Web Development CSSCheckBox via jQuery
02 September 2018SCheckBox - show and hide box with jQuery
Web Development JavaScript jQueryCreate launcher
25 August 2018Shortlink in linux (Ubuntu)
Shell Command LinuxUbuntu terminal commands
04 August 2018Useful shortlinks and tips in Ubuntu terminal
Linux Shell commandRaspberry Pi 3 B+
16 February 2018Useful commands for RPI3 in general
Linux Shell command terminalVanillaJs load with page
23 January 2017Load functions with Vanilla Js
JavaScript Web Development