Import Cycles in Golang: How To Deal With Them
Explains why Go prohibits import cycles, how they occur, and strategies for resolving these circular dependency errors in your code.
Explains why Go prohibits import cycles, how they occur, and strategies for resolving these circular dependency errors in your code.
A technical guide on using tools like gitleaks, earlybird, and git-hound to find security leaks and exposed secrets in code repositories.
A tech content creator's 2020 review, covering podcast episodes on cloud topics and a pandemic-inspired daily live-stream series.
A beginner's guide to building web APIs with the FastAPI framework, covering setup, routing, and handling URL parameters and queries.
Explains how to implement the Sequential Convoy pattern using Azure Service Bus sessions and Go to preserve event order in scalable systems.
Explores methods for controlling attributes like topic and style in neural text generation using decoding strategies, prompt design, and fine-tuning.
A guide on adding TypeScript types to the fetch API, using a GraphQL Pokemon API example from EpicReact.dev workshops.
A technical guide on creating a TypeScript-wrapped React useState hook for implementing a dark mode feature in applications.
A guide to implementing function overloads in TypeScript, using a practical example of a function that returns a Promise or void.
Explains how to implement JavaScript's map() function recursively, detailing the logic and base case for recursion.
A comprehensive guide explaining the fundamentals of web deployment, covering architecture, hosting options, and key technical concepts.
A data visualization designer reflects on their 2020 freelance work, challenge contributions, and personal projects using R, ggplot2, and plotly.
A technical guide to implementing WebSockets in ASP.NET Core 7, covering the protocol specification, handshake process, and integration with SignalR.
A personal review of 2020 covering pandemic reflections, social justice, and the author's professional work on EpicReact.dev and home office setup.
A personal reflection on the author's 2020, discussing burnout, creative output, and the impact of the pandemic on work and life.
A personal review of 2020 focusing on the growth of the #TidyTuesday data visualization project in the R community, with code and analysis.
A guide to diagnosing and fixing slow CI/CD pipelines, focusing on reducing lead time to under 15 minutes with anti-patterns and optimization strategies.
A web developer reflects on 2020 career changes, embracing frontend development, and focusing on core web technologies for 2021.
Key takeaways from AWS AppSync sessions at Re:Invent 2020, covering GraphQL resolvers, deployment options, and security best practices.
A developer reflects on 2020, highlighting career growth in technical writing, launching a blog, and landing a software engineering job.