Agorakit is a web based open source “groupware for citizens initiatives” (which i’ve seen @buddypress used for too)… Agorakit is a web based open source "groupware for citizens initiatives” (which i’ve...
View ArticleIntroduction to Preact — a smaller, faster React alternative
#reactjs devs: interesting introduction to Preact (?smaller, faster React alternative) via @yomieluwande #JavaScript...
View ArticleA feature based approach to React development | Software Development Notes
In a component-oriented application, a suggestion that code should be organized by (more-or-less) stand-alone features, rather than layers of system architecture (authentication, database, ui, api,...
View ArticleLinux Load Averages: Solving the Mystery
“In 1993, a Linux engineer found a nonintuitive case with load averages, and with a three-line patch changed them forever from “CPU load averages” to what one might call “system load averages.” His...
View ArticleStupid Git Tricks | Hackaday
“If you are a dyed-in-the-wool software developer, you probably don’t need to be convinced to use Git. But even if you aren’t, there are a lot of things you can do with Git that don’t fit the usual...
View ArticleAwait and Async Explained with Diagrams and Examples – Nikolay Grozev
“The async/await syntax in JavaScript ES7 makes it easier to coordinate asynchronous promises. If you need to asynchronously fetch data from multiple databases or APIs in a certain order, you can end...
View ArticleArrington Announces $100M Hedge Fund Based on Ripple
Michael Arrington, Silicon Valley tech leader and founder of TechCrunch, is starting a hedge fund based on the Ripple cryptocurrency. While there have been other funds set up to invest in various...
View ArticleHTTPS | Varying Vagrant Vagrants
If you have old VVV hosts setup and you get a certificate authority error when you try to access them via SSL, you might need to update VVV, update your site configs, and reprovision them.
View Articleponyfoo.com
Looking at various ways to manage state in React. https://ponyfoo.com/articles/react-state-choose-wisely ponyfoo.com
View ArticleThis Person Does Not Exist
Artificial (but hyper-realistic) faces created by AI techniques. https://thispersondoesnotexist.com/ This Person Does Not Exist
View Articleblog.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...
View ArticleSvelte • 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...
View ArticleServer 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...
View ArticleFront-end Developer Handbook 2019 – Learn the entire JavaScript, CSS and HTML...
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...
View ArticleEvery Default macOS Wallpaper – in Glorious 5K Resolution – 512 Pixels
Every MacOS default wallpaper, expertly upscaled to 5K resolution. “Every major version of macOS has come with a new default wallpaper. As you can see, I have collected them all here. While great in...
View Articlepagemap · mini map for web pages · larsjung.de
Add a mini-map to your webpage for overview and navigation. https://larsjung.de/pagemap/ pagemap · mini map for web pages · larsjung.de Related posts: blog.risingstack.com Svelte • Cybernetically...
View Articleimbrn/v8n: ?? JavaScript fluent validation library
Chainable, fluent validation library https://github.com/imbrn/v8n imbrn/v8n: ?? JavaScript fluent validation library Related posts: blog.risingstack.com Svelte • Cybernetically enhanced web apps...
View Articletimqian/chart.xkcd: xkcd styled chart lib
Render charts in the style of xkcd comics. https://github.com/timqian/chart.xkcd timqian/chart.xkcd: xkcd styled chart lib Related posts: blog.risingstack.com Svelte • Cybernetically enhanced web apps...
View Articlenaasking/async.h: Stackless Async Subroutines for C
async/await idioms for C/C++ https://github.com/naasking/async.h naasking/async.h: Stackless Async Subroutines for C Related posts: blog.risingstack.com ponyfoo.com This Person Does Not Exist
View Articlezatznotfunny.com
If not TiVo, then who? [Cord Cutter Edition] zatznotfunny.com Related posts: Svelte • Cybernetically enhanced web apps Server Rendering with React and React Router Front-end Developer Handbook 2019 –...
View Article