#scriptconf and #devone
A conference organizer reflects on launching ScriptConf, a JavaScript event in Linz, and helping organize the developer conference #devone.
A conference organizer reflects on launching ScriptConf, a JavaScript event in Linz, and helping organize the developer conference #devone.
The article compares classes and functions in JavaScript, arguing that functional programming leads to simpler, more maintainable code.
A React tutorial series on building advanced components, starting with a paginated list using the Hacker News API.
A personal exploration of aphantasia, the inability to voluntarily visualize mental images, and its surprising implications.
A guide on setting up a Windows PC to mine Siacoin cryptocurrency using a GPU, though it notes the method is now outdated.
Introducing Mavo, an open-source HTML-based language for creating web applications without programming or a server backend.
A personal journey from computer science student confusion to understanding APIs, framed as a story to demystify a common programming concept.
Explores how to write Pythonic code by effectively using the Python standard library's built-in modules for tasks like CSV handling.
A guide to building a dedicated homelab server for running development VMs, covering the benefits of isolation and hardware selection.
Explores the future of Laravel if its creator Taylor Otwell were to leave, detailing the existing succession plan and community safeguards.
A developer shares the process of building 'todometer', a meter-based to-do list desktop app using Electron, React, and Redux.
A guide for beginners on how to start learning deep learning using the Keras library, including recommended resources and prerequisites.
Explores Python's built-in functions like any, enumerate, and print to help developers write more idiomatic and efficient Python code.
A guide to 7 essential Angular development tools for scaffolding, code analysis, debugging, and improving developer productivity.
A summary of key lessons from Adam Grant's book 'Give and Take', exploring giver and taker personalities and their impact on success.
A guide to understanding and using object streams in Node.js, based on the author's book 'Front-End tooling'.
A tutorial on building a Facebook Messenger bot that fetches and delivers content like memes and jokes from Reddit.
A traveler in Laos shares his experience volunteering with Big Brother Mouse, helping local students practice English and reflecting on privilege.
Explains the Python @property decorator as a tool for encapsulation and clean attribute access, contrasting it with Java-style getters/setters.
Introducing ngrev, a reverse engineering tool for Angular that visualizes project structure to help developers understand and optimize large codebases.