Found 15 bookmarks
Custom sorting
HTML for People
HTML for People
HTML isn’t only for people working in the tech field. It’s for anybody, the way documents are for anybody. HTML is just another type of document. A very special one—the one the web is built on. I’m Blake Watson. I’ve been building websites since the early 2000s. Though I work professionally in the field, I feel strongly that anyone should be able to make a website with HTML if they want. This book will teach you how to do just that. It doesn’t require any previous experience making websites or coding. I will cover everything you need to know to get started in an approachable and friendly way.
·htmlforpeople.com·
HTML for People
BCD Watch
BCD Watch
This site automatically collects, indexes, and makes available for viewing (and as subscribe-able feeds), information about updates to Browser Compatibility Data (BCD). Currently there are two different views (and feeds) on this data, which are compiled each Tuesday (US/Eastern time). h/t https://researchbuzz.masto.host/@researchbuzz/113210277764638289 Perhaps you're interested in which changes were reported last week, or more specifically which features became "new baseline" last week (marked as available in all 3 engines).
·bcd-watch.igalia.com·
BCD Watch
DataTables | Table plug-in for jQuery
DataTables | Table plug-in for jQuery
Add advanced interaction controls to your HTML tables the free & easy way. DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML table.
·datatables.net·
DataTables | Table plug-in for jQuery
HTML DOM — Phuoc Nguyen
HTML DOM — Phuoc Nguyen
Web development moves at lightning speed. I still remember when I first started using libraries like jQuery, Prototype, script.aculo.us, Zepto, and many more. Even with modern tools like Angular, VueJS, React, Solid and Svelte, we still have to deal with the Document Object Model (DOM). While these frameworks encapsulate and hide direct DOM management, they still give us access to work with the DOM via refs and event handlers. Whether you're developing or using a web component in any framework, you need to work with the DOM at a certain level. Knowing the browser DOM APIs and how to use them is crucial to web development. A website that introduces the APIs, highlights common problems, and provides answers to popular questions can be incredibly useful. That's why I've put together this collection of resources. Get ready to master DOM manipulation with vanilla JavaScript. h/t to @OLdaily
·phuoc.ng·
HTML DOM — Phuoc Nguyen
glitch.new
glitch.new
glitch.new gives you instant shortcuts to get you from idea to a running app in seconds! Almost instantly convert a Github repo into a glitch.com app
·glitch.new·
glitch.new
Intro.js - Step-by-step guide and feature introduction for your website
Intro.js - Step-by-step guide and feature introduction for your website
When new users visit your website or product you should demonstrate your product features using a step-by-step guide. Even when you develop and add a new feature to your product, you should be able to represent them to your users using a user-friendly solution. Intro.js is developed to enable web and mobile developers to create a step-by-step introduction easily. Intro.js is open-source and free to use. Share the project with your friends.
·introjs.com·
Intro.js - Step-by-step guide and feature introduction for your website
State of the JavaScript Landscape: A Map for Newcomers
State of the JavaScript Landscape: A Map for Newcomers
If you have previous programming experience but are a newcomer to frontend JavaScript development, the array of jargon and tools can be confusing. Without getting bogged down in detailed discussion, let’s take a general survey of the current “JavaScript landscape”. This should orient you sufficiently to start your journey into frontend development.
·infoq.com·
State of the JavaScript Landscape: A Map for Newcomers
HyperDev
HyperDev
HyperDev is the developer playground for building real web apps, fast Combining automated deployment, instant hosting and collaborative editing, HyperDev gets you straight to coding. You just code. It just runs.
·hyperdev.com·
HyperDev