Diogo Ferreira
bookmarks
Institute - Digital Witchcraft
ABOUT the digital witchcraft institute Sacred interoperability to fix this spiritual crisis LATESTI. POSTHUMAN TECHII. DEEP MIGRATIONSIII....
Digital Bunker
Blog about Swift, iOS, and Xcode Tips and Tricks
Reuleaux Kinematic Mechanisms Collection | Cornell University Library Digital Collections
Dave Heinemann
The personal website of Dave Heinemann, software developer and collector of hobbies.
DevURLs – A neat developer news aggregator
Read programming news from the most popular programming websites in one place.
devtools.tech | The only way to prepare for frontend interviews
Devtools Tech is the leading platform for Frontend Engineers to enhance their skills, expand their knowledge, and prepare for technical interviews.
A Collaborative List Of 800+ Resources For Developers
A collection of resources for developers, categorized and crowdsourced. Learn programming, UI inspiration, job boards, images, icons and much more.
Devpost - The home for hackathons
Participate in online virtual and in-person hackathons to build products, practice skills, learn technologies, win prizes, and grow your network.
How To Learn Linux Shell Scripting For DevOps?
In this shell scripting for DevOps guide, I will share my tips & resources to learn Linux shell scripting the right way.
Devhints — TL;DR for developer documentation
A ridiculous collection of web development cheatsheets
Rendering on the Web | Articles | web.dev
Recommendations for implementing logic and rendering in apps.
Inside look at modern web browser (part 1) | Blog | Chrome for Developers
Learn how browser turn your code into functional website from high-level architecture to the specifics of the rendering pipeline.
Explore Our Google Dev Topics - Google for Developers
Google for Developers offers the latest in web development news, videos, & pathways. Explore all our resources by dev topics to learn more.
XML API reference | Programmable Search Engine | Google for Developers
Серверное программирование веб-сайтов - Изучение веб-разработки | MDN
Тема Динамические веб-сайты – серверное программирование состоит из ряда модулей, рассматривающих создание динамических веб-сайтов; сайтов, которые доставляют персонализированную информацию в ответ на HTTP запрос. Этот модуль предоставляет общее введение в серверное программирование, наряду со специальными руководствами начального уровня о том, как использовать Django (Python) и Express (Node.js/JavaScript) веб-фреймворки для создания простых приложений.
The event loop - JavaScript | MDN
JavaScript has a runtime model based on an event loop, which is responsible for executing the code, collecting and processing events, and executing queued sub-tasks. This model is quite different from models in other languages like C and Java.
Layout and the containing block - CSS: Cascading Style Sheets | MDN
The size and position of an element are often impacted by its containing block. Most often, the containing block is the content area of an element's nearest block-level ancestor, but this is not always the case. In this article, we examine the factors that determine an element's containing block.
Introducing "Unleash the power of Scroll-Driven Animations" | Blog | Chrome for Developers
A 10-part video course to learn all about scroll-driven animations
My 2021 New Mac Setup - DEV Community
I set up a new Mac for work today. Here's everything I use on a Mac for fullstack web development. Tagged with mac, tech.
My Career and Lessons Learned in a Nutshell - DEV Community
How I became as productive as I am. Tagged with personal, career, learning.
Arsh Sharma - DEV Community
Hey there! My name is Arsh. Across the cyberspace, you’ll also find me as @RinkiyaKeDad in many places. I enjoy building software, technical content, and communities!
Memory Management in V8, garbage collection and improvements - DEV Community
I believe most of us have seen "Javascript heap out of memory" exception somewhere. What does it... Tagged with javascript, v8, memory, gc.
The concepts that React tutorials usually skip over - DEV Community
Virtual DOM The vDOM is an in-memory JavaScript representation of the DOM. Just as the DOM... Tagged with react, javascript, tutorial.
🚀⚙️Deep Dive in to JavaScript Engine - (Chrome V8) - DEV Community
The web browser are the main part of internet world. When ever we type a URL in the address bar, it... Tagged with javascript, react, angular, vue.
🚀 Visualizing memory management in V8 Engine (JavaScript, NodeJS, Deno, WebAssembly) - DEV Community
Let us take a look at how the V8 engine for JavaScript & WebAssembly manages memory for Browsers and NodeJS. Tagged with javascript, typescript, webassembly, node.
🙏 Please Add .gitattributes To Your Git Repository - DEV Community
Article explaining why .gitattributes is important for configuring a consistent end of file ending in a git repository used by multiple team members on different OSes. Tagged with git, beginners, codenewbie.
The Complete Guide to Full Stack Ethereum and EVM Development - DEV Community
Building Full Stack dApps with React, Ethers.js, and Hardhat. Tagged with solidity, ethereum, dapps, react.
How to Build a Full Stack NFT Marketplace - V2 (2022) - DEV Community
Building an NFT marketplace with Next.js, Tailwind, Solidity, and Polygon. Tagged with webdev, react, blockchain, web3.
How I Built a Markdown Editor Earning $1300/mo Profit — Inkdrop - DEV Community
This article is originally posted here. From idea to first sales and growth strategies.... Tagged with markdown, productivity, sideprojects, startup.