Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
Web Development
Follow
Hide
Because the internet...
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
PyTraceToIX - How to debug Jinja2 templates, Flask web apps without breaking the design or code changes
Alexandre Bento Freire
Alexandre Bento Freire
Alexandre Bento Freire
Follow
Oct 17 '24
PyTraceToIX - How to debug Jinja2 templates, Flask web apps without breaking the design or code changes
#
python
#
webdev
#
flask
#
jinja
Comments
Add Comment
3 min read
Deploying a Next.js application to Vercel (Beginner)
Clara Situma
Clara Situma
Clara Situma
Follow
Nov 20 '24
Deploying a Next.js application to Vercel (Beginner)
#
webdev
#
react
#
devops
#
development
8
 reactions
Comments
1
 comment
3 min read
How to easily add a favicon to your Rails App ✨
Margarita Potylitsyna
Margarita Potylitsyna
Margarita Potylitsyna
Follow
Nov 20 '24
How to easily add a favicon to your Rails App ✨
#
ruby
#
rails
#
favicon
#
webdev
10
 reactions
Comments
3
 comments
1 min read
How to Make Your Website Mobile-Friendly: A Beginner’s Guide
Balraj Singh
Balraj Singh
Balraj Singh
Follow
Nov 20 '24
How to Make Your Website Mobile-Friendly: A Beginner’s Guide
#
webdev
#
beginners
#
tutorial
#
learning
11
 reactions
Comments
1
 comment
3 min read
React Basics~unit test/describe test
Ogasawara Kakeru
Ogasawara Kakeru
Ogasawara Kakeru
Follow
Oct 22 '24
React Basics~unit test/describe test
#
webdev
#
javascript
#
react
#
frontend
Comments
Add Comment
2 min read
The Saga Pattern in Microservices
Daniel Azevedo
Daniel Azevedo
Daniel Azevedo
Follow
Nov 20 '24
The Saga Pattern in Microservices
#
microservices
#
cleancoding
#
c
#
webdev
1
 reaction
Comments
1
 comment
3 min read
Unlocking Firebase for Web Development: Real-Time Databases, Hosting, and Authentication
Okoye Ndidiamaka
Okoye Ndidiamaka
Okoye Ndidiamaka
Follow
Nov 20 '24
Unlocking Firebase for Web Development: Real-Time Databases, Hosting, and Authentication
#
webdev
#
firebase
#
developertools
#
authentication
Comments
2
 comments
3 min read
Today’s new knowledge #7(GSAP)
kishor sutradhar
kishor sutradhar
kishor sutradhar
Follow
Nov 20 '24
Today’s new knowledge #7(GSAP)
#
webdev
#
gsap
#
animation
#
beginners
Comments
Add Comment
4 min read
🧨 PHP 8.4 Officially Released!
ServBay
ServBay
ServBay
Follow
Nov 20 '24
🧨 PHP 8.4 Officially Released!
#
webdev
#
programming
#
php
19
 reactions
Comments
Add Comment
2 min read
Database Replication NLogN🔄
Anurag choudhary
Anurag choudhary
Anurag choudhary
Follow
Oct 17 '24
Database Replication NLogN🔄
#
systemdesign
#
webdev
#
beginners
#
database
Comments
Add Comment
2 min read
Top React Trends to Watch in 2024
ANIRUDDHA ADAK
ANIRUDDHA ADAK
ANIRUDDHA ADAK
Follow
Nov 20 '24
Top React Trends to Watch in 2024
#
react
#
javascript
#
webdev
#
programming
5
 reactions
Comments
Add Comment
2 min read
Fixing the 'MySQL Module Shutting Down Unexpectedly' Error in XAMPP: Step-by-Step Guide
Harsh Chaudhari
Harsh Chaudhari
Harsh Chaudhari
Follow
Nov 20 '24
Fixing the 'MySQL Module Shutting Down Unexpectedly' Error in XAMPP: Step-by-Step Guide
#
mysql
#
xampp
#
errorfix
#
webdev
2
 reactions
Comments
Add Comment
2 min read
Week 7 of #100DaysOfCode: Progress, Challenges, and Growth 🚀
Alabi Temitope
Alabi Temitope
Alabi Temitope
Follow
Nov 20 '24
Week 7 of #100DaysOfCode: Progress, Challenges, and Growth 🚀
#
webdev
#
javascript
#
beginners
#
100daysofcode
Comments
Add Comment
3 min read
Boost Your MySQL Debugging Skills with the General Query Log
Roman Agabekov
Roman Agabekov
Roman Agabekov
Follow
Oct 17 '24
Boost Your MySQL Debugging Skills with the General Query Log
#
webdev
#
devops
#
mysql
#
database
Comments
Add Comment
4 min read
5 Essential Tools Every Developer Should Master for Productivity and Growth
Sergi Mamedov
Sergi Mamedov
Sergi Mamedov
Follow
Nov 20 '24
5 Essential Tools Every Developer Should Master for Productivity and Growth
#
webdev
#
javascript
#
beginners
#
programming
Comments
1
 comment
2 min read
php.ini Overview: Boost Performance, Security, and Flexibility
MD ARIFUL HAQUE
MD ARIFUL HAQUE
MD ARIFUL HAQUE
Follow
Nov 20 '24
php.ini Overview: Boost Performance, Security, and Flexibility
#
php
#
performance
#
security
#
webdev
Comments
Add Comment
2 min read
Free Mentorship in Coding Available
chi swimming
chi swimming
chi swimming
Follow
Oct 17 '24
Free Mentorship in Coding Available
#
webdev
#
mentorship
#
javascript
#
programming
Comments
Add Comment
1 min read
Proxy vs Reverse Proxy vs Load Balancer: Key Differences and Use Cases
Wallace Freitas
Wallace Freitas
Wallace Freitas
Follow
Nov 20 '24
Proxy vs Reverse Proxy vs Load Balancer: Key Differences and Use Cases
#
webdev
#
architecture
#
proxy
6
 reactions
Comments
2
 comments
3 min read
WEB APPLICATION CREATION IN AZURE
Victoria Oludamilola Oyewole
Victoria Oludamilola Oyewole
Victoria Oludamilola Oyewole
Follow
Nov 20 '24
WEB APPLICATION CREATION IN AZURE
#
webdev
#
beginners
#
devops
#
programming
5
 reactions
Comments
Add Comment
8 min read
LRU (Least Recently Used) Cache Data Structure
Bvnkumar
Bvnkumar
Bvnkumar
Follow
Oct 22 '24
LRU (Least Recently Used) Cache Data Structure
#
javascript
#
webdev
#
programming
#
computerscience
1
 reaction
Comments
Add Comment
2 min read
Mastering Closures in JavaScript: Understanding Scope, Encapsulation, and Performance
Nishanthan K
Nishanthan K
Nishanthan K
Follow
Oct 22 '24
Mastering Closures in JavaScript: Understanding Scope, Encapsulation, and Performance
#
javascript
#
webdev
#
closure
#
frontend
Comments
Add Comment
3 min read
Code Smell 280 - Spaghetti Code
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
Nov 20 '24
Code Smell 280 - Spaghetti Code
#
webdev
#
beginners
#
programming
#
tutorial
Comments
1
 comment
5 min read
The Sempare Template Engine for Delphi: Advanced Template Registry Features
Sempare Limited
Sempare Limited
Sempare Limited
Follow
Nov 20 '24
The Sempare Template Engine for Delphi: Advanced Template Registry Features
#
delphi
#
templating
#
sempare
#
webdev
4
 reactions
Comments
Add Comment
4 min read
Creating adaptive and responsive UIs in React Native
Megan Lee
Megan Lee
Megan Lee
Follow
for
LogRocket
Nov 20 '24
Creating adaptive and responsive UIs in React Native
#
webdev
#
reactnative
3
 reactions
Comments
Add Comment
12 min read
PhraseBook With Tolgee
Mayank Mohapatra
Mayank Mohapatra
Mayank Mohapatra
Follow
Oct 30 '24
PhraseBook With Tolgee
#
tolgee
#
webdev
#
javascript
#
programming
5
 reactions
Comments
1
 comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account