web development
Here, you’ll find articles, news, and resources covering all areas of web development. Topics include Markup Languages and Such, Web Applications, Front End Libraries and Frameworks, Development Tools/Environment, Networks, HTTP, and Servers, CSS, CMS, and more.
IB
Ivan Basic
Jun 06, 2022
3 min read
Equal height cards with CSS Flexbox
Nice vertical alignment of the column based content using CSS Flexbox.
EK
Eric Karkovack
Apr 13, 2022
5 min read
10 WordPress Plugins for Importing and Exporting Data
A collection of powerful WordPress plugins that you can use to import and export various types of data within the WP Dashboard for free.
CO
Caleb Olojo
May 03, 2022
6 min read
How to Render Nav-Items Dynamically in a Next App
I've lately been noticing a pattern in React applications: developers protect certain routes on a web app from unauthorized users...