Links & Resources
Chatbot
CLI
Cloud Platform Service
CMS
Code Editors
Converters, Generators, etc.
- Base64 Decode and Encode
- cloudconvert 📌
- Convert VB to C# or C# to VB
- css2sass
- CSS Grid Layout
- Dynamic Dummy Image Generator
- Epoch Converter
- FreeFormatter.com
- Hipster Ipsum
- htaccess Generator
- HTML to Markdown
- JPEG Compress
- JSON Generator
- JSON to CSV
- Lorem Ipsum (Greeking) Generator
- LoremFlickr
- Mr. Data Converter
- Optimizilla
- Placeholder.com
- pngquant – lossy PNG compressor
- SassMeister
- SVGOMG
- Markdown Tables Generator
CSS
- A Complete Guide to CSS Grid
- A Complete Guide to Flexbox
- align-items – CSS | MDN
- Animista
- CSS Arrow Please
- CSS Floats 101 · An A List Apart Article
- CSS Font Stack
- CSS matic
- CSS Portal
- CSS Stats
- CSS-Tricks
- cssnano
- Entity Conversion Calculator
- Eric Meyer
- File to Base64 Encoder
- Generic CSS Button Kit
- https://www.w3.org/Style/CSS/current-work
- mydevice.io
- Using SVG | CSS-Tricks
Developer Tools
Development Sandbox
Frameworks & Libraries
IDE
JavaScript
- * Json Viewer *
- Babel – Learn ES2015
- Browserify Handbook
- Debugging ECMAScript 6+ Gulp Tasks in Visual Studio Code
- DOMtastic
- ECMAScript 6 Overview & Comparison
- Eloquent JavaScript
- How to Use npm as a Build Tool
- JavaScript Debugging Reference – Google Developers
- jQuery source viewer
- JSHint
- Learning JavaScript Design Patterns
- Lodash
- plainJS – The Vanilla JavaScript Repository
- substack / browserify-handbook
- Switching from Grunt to Gulp
- Tampermonkey
- Understanding ECMAScript 6
- You Don’t Need jQuery
Miscellaneous
- Android Authority
- BANDWIDTH PLACE
- CODING HORROR – programming and human factors
- David Walsh
- Hacker News
- Hacker Noon
- History of HTTP and the World Wide Web with Henrik Frystyk Nielsen
- Keith Clark
- Lea Verou
- Let’s Encrypt
- LukeW
- nodeschool.io
- NotebookCheck.net
- remy sharp’s b:log
- Ridgeline Owners Club
- SunCalc
- tech-community-slacks
- Web Hosting Talk
- WordPress Git-ified
Programming
- A practical security guide for web developers
- Apache URL Rewriting Guide
- Beginner’s Guide to NPM
- Code.org
- Codecourse
- DevDocs
- Expresso Regular Expression Tool
- First-Time Git Setup
- Key Bindings for Visual Studio Code
- ngrok – secure introspectable tunnels to localhost
- Online regex tester and debugger: JavaScript, Python, PHP, and PCRE
- PHP: The Right Way
- ProgrammableWeb
- Programming Languages – Hyperpolyglot
- Project Name Generator
- Regexper
- Regular expression visualizer
- sed cheatsheet
- Shell Scripting Primer
- The complete PHP 5 tutorial
Stack Overflow
- Addressing localhost from a VirtualBox virtual machine
- Check if element is visible after scrolling
- Create a custom callback in JavaScript
- Detecting an undefined JavaScript object property
- Detect if device is iOS
- Download a single folder or directory from a GitHub repo
- Does a favicon have to be 32×32 or 16×16?
- How can I backup a Docker-container with its data-volumes?
- How do I completely uninstall Node.js, and reinstall from beginning (Mac OS X)
- How do I loop through or enumerate a JavaScript object?
- How do I return the response from an asynchronous call?
- How do I use Charles Proxy to monitor traffic from IE 8 in a virtual box VM?
- How do you merge two Git repositories?
- How is Docker different from a normal virtual machine?
- How to check for undefined in JavaScript
- How to exit the Vim editor?
- How to make vim paste from (and copy to) system’s clipboard?
- How to save the output of a console.log(object) to a file?
- How to symlink a file in Linux?
- How to write a CSS hack for IE 11?
- Is it possible to cherry-pick a commit from another git repository?
- Is there a “previous sibling” selector?
- matchMedia().addListener marked as deprecated
- Relation between CommonJS, AMD and RequireJS?
- Representing Directory & File Structure in Markdown Syntax
- Serialize form data to JSON
- Set a default parameter value for a JavaScript function
- Set cellpadding and cellspacing in CSS?
- Should I put input elements inside a label element?
- Smooth scrolling when clicking an anchor link
- Using git with ssh-agent on Windows
- Using jQuery $(this) with ES6 Arrow Functions (lexical this binding)
- Using Node.js require vs. ES6 import/export
- What is JSONP all about?
- What is the maximum length of a URL in different browsers?
- What is the proper way of using JDK on WSL2
- What is the purpose of Node.js module.exports and how do you use it?
- What is the purpose of the “role” attribute in html?
- Why would one use the Publish/Subscribe pattern (in JS/jQuery)?