Explore

web-development × hackernoon.com ×
  • screenshot

    Web App Development Costs Are Nothing Short Of Absurd!

    The exorbitant costs of web app development in this day and age are nothing short of...

  • screenshot

    How to Automate Heroku App Deployment with GitLab CI/CD

    Today we’ll show you how you can deploy your Heroku app automatically any time code is...

  • screenshot

    The Importance of Cross-Browser Compatibility: Issues, Solutions, and Best Practices

    Browser compatibility testing is crucial in web development to ensure seamless user experience across different browsers....

  • screenshot

    Kickstarting Your GoLang Journey

    Join the 100-day Go Lang challenge and dive into the fundamentals of this modern programming language....

  • screenshot

    How To Create a Static, Personal Website for Less Than $1 a Month

    This tutorial offers a step-by-step guide for creating a static personal website for less than $1...

  • screenshot

    4 Ways to Add Icons from Figma to Your Website

    Integrating icons from Figma into your website can be a complex task, but with the right...

  • screenshot

    Mastering Scroll Behavior with Angular CDK Overlay: Strategies and Techniques

    Learn how to manage scroll behavior effectively in Angular applications with the CDK Overlay module. Explore...

  • screenshot

    Mastering Type-Safe JSON Serialization in TypeScript

    This article explores the challenges of data serialization in TypeScript when using the JSON format. It...

  • screenshot

    The Power of Functional Indexes in MySQL: A Comprehensive Guide

    This article explores the concept and benefits of functional indexes in MySQL, a powerful feature introduced...

  • screenshot

    How to Keep Your Fonts in Embedded SVG

    Discover how to tackle font display issues with Excalidraw SVGs in HTML. Explore solutions like inline...

  • screenshot

    Build DevOps for Secure Auth API Gateway using Nodejs, Aptible Terraform and Redis

    Building a secure and scalable API gateway is crucial to modern software development. In this context,...

  • screenshot

    Enhancing UI/UX Design and Website Planning with ChatGPT

    ChatGPT, a powerful AI language model, has emerged as a versatile tool that can significantly enhance...

  • screenshot

    Creating and Running an Angular Application in a Docker Container

    In this article, we will create a web application using the latest version of Angular, generate...

  • screenshot

    Code Smell 236 - What to Do With Excessively Long Code Lines

    Unwrapped code refers to the absence of line breaks or appropriate indentation. It yields excessively long...

  • screenshot

    A Complete Guide to React Hooks

    This post talks about React Hooks, beginning with the basics of what they are and how...

  • screenshot

    Your Guide to Time Zones on the Web: Understanding Timestamps and Javascript Dates

    Considers how the Date object works in Javascript for time zones. Explains what UTC, IANA, CST/CDT,...