Web Development
How to Structure Your React Redux App
Feature folder structure of the react-redux app for easy maintainability.
reactreduxjavascript
How to Structure Your Django Project
Understanding the file structure and project layout of a Django web application.
djangopythonweb-development
How to Create an Object of React Components
reactprogrammingjavascript
How to Create a “Read More” Collapsible Component in React
The -webkit-line-clamp way
reactjavascriptcss
How to Scroll Automatically to the Bottom of the Page with JavaScript
A guide to scrolling automatically to the bottom of the page with JavaScript.
javascriptweb-developmentfrontend-development
How To Create and Download Files in the Browser With Vanilla JavaScript
I wondered how easy it is
javascriptwebdevweb-development
How To Keep Component State Across Pages in Next.js
Using the session storage & useLayoutEffect
nextjsreactjavascript
How to Loop Through a Date Range with JavaScript?
javascriptweb-development
How to Setup AWS Amplify Infrastructure with Terraform
A short tutorial on setting up the Terraform infrastructure required for a static web app built with React. The article focuses on the Terraform code and settings needed to set up an AWS Amplify project for continuous deployment. The AWS Amplify project makes use of CodeCommit as a source repository.
awssoftware-engineeringweb-development
How to Match an Exact String with JavaScript
web-developmentjavascriptstring