Powered By
View By Post Type
Dougal’s GitHub Gists
- Let's Encrypt renewal with haproxy
- A perl script to split WordPress WXR export files into multiple, smaller files
- Set terminal title in bash
- Multiline strings in JavaScript
- Keybase verification
- Really get an object's type in JavaScript
- Bookmarklet: allow tabs in textareas (requires jQuery) Create a toolbar bookmark with this code. Click it when you want to be able to use tabs in a textarea.
- Example of driving an Adafruit NeoPixel Ring with the Digispark Arduino-compatible board
dougal.us maximus
Front-end Developer Handbook 2019 – Learn the entire JavaScript, CSS and HTML development practice!
This is a guide that everyone can use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it and what tools are used when practicing it in 2019.
https://frontendmasters.com/books/front-end-handbook/2019/
Front-end Developer Handbook 2019 – Learn the entire JavaScript, CSS and HTML development practice!
Posted in Bookmarks
Tagged Books, CSS, dom, ebook, Free, from-ifttt, from-pinboard, frontend, html, JavaScript, webdev
Leave a comment
Server Rendering with React and React Router
This is one of the best tutorials I’ve found so far for describing how to make an isomorphic React app (AKA, SSR, Server-Side Rendering). It goes step-by-step, explaining what you’re trying to accomplish, and builds up from a basic “Hello, World” example, then adding initial data state, adding a component that fetches dynamic data, URL routing, and maintaining state between server and browser rendered views. Along the way, it covers various pitfalls and how/why to work around them.
Posted in Bookmarks
Tagged express, from-ifttt, from-pinboard, isomorphic, JavaScript, node, nodejs, react, reactjs, serversiderendering, ssr, tutorials, webdev
Leave a comment
Svelte • Cybernetically enhanced web apps
“Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.”
I went through the interactive tutorial, and I liked it.
Posted in Bookmarks
Tagged Development, from-ifttt, from-pinboard, JavaScript, js, react, reactive, reactjs, svelte, webdev
1 Response
blog.risingstack.com
“In this post I’ll provide a brief introduction to design systems and describe the advantages and use-cases for having one. After that, I’ll show Base Web, the React implementation of the Base Design System which helps you build accessible React applications super quickly.”
Posted in Bookmarks
Tagged CSS, Design, Development, Frameworks, from-ifttt, from-pinboard, JavaScript, js, Programming, react, reactjs, webdesign, webdev
Leave a comment
This Person Does Not Exist
Artificial (but hyper-realistic) faces created by AI techniques.
Posted in Bookmarks
Tagged ai, face, faces, from-ifttt, from-pinboard, GAN, generator, Graphics, rendering
Leave a comment