Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
DEV Community
is a community of 861,926 amazing developers
We're a place where coders share, stay up-to-date and grow their careers.
Create account
Log in
Home
Listings
Podcasts
Videos
Tags
FAQ
Forem Shop
Sponsors
About
Contact
Other
Code of Conduct
Privacy Policy
Terms of use
Twitter
Facebook
Github
Instagram
Twitch
#
structure
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
React Tricks Miniseries 1: How to set up your react folder structure
Uriel Bitton
Uriel Bitton
Uriel Bitton
Follow
Apr 27
React Tricks Miniseries 1: How to set up your react folder structure
#
react
#
folder
#
theeasyde
#
structure
Reactions
12
 reactions
Comments
Add Comment
1 min read
Save
Saved
JS Simple Trie Implementation
Nam Phạm
Nam Phạm
Nam Phạm
Follow
Dec 25 '21
JS Simple Trie Implementation
#
javascript
#
structure
#
trie
Reactions
5
 reactions
Comments
Add Comment
4 min read
Save
Saved
Next level Hugo with blocks
Julien Maury
Julien Maury
Julien Maury
Follow
Aug 18 '21
Next level Hugo with blocks
#
hugo
#
themes
#
structure
Reactions
7
 reactions
Comments
Add Comment
2 min read
Save
Saved
A system that has a good architecture
rasrules
rasrules
rasrules
Follow
May 31 '21
A system that has a good architecture
#
architecture
#
design
#
structure
#
foundation
Reactions
2
 reactions
Comments
Add Comment
4 min read
Save
Saved
Two tips to keep your CSS simpler
Alex Dimitrov
Alex Dimitrov
Alex Dimitrov
Follow
May 7 '21
Two tips to keep your CSS simpler
#
css
#
clean
#
html
#
structure
Reactions
2
 reactions
Comments
Add Comment
4 min read
Save
Saved
CSS Naming Conventions
Alex Dimitrov
Alex Dimitrov
Alex Dimitrov
Follow
May 3 '21
CSS Naming Conventions
#
css
#
naming
#
architecture
#
structure
Reactions
6
 reactions
Comments
Add Comment
6 min read
Save
Saved
Go project structures
Permpoon Chaowanaphunphon
Permpoon Chaowanaphunphon
Permpoon Chaowanaphunphon
Follow
Apr 15 '21
Go project structures
#
go
#
projectstructure
#
structure
Reactions
21
 reactions
Comments
2
 comments
2 min read
Save
Saved
Project Layout ขà¸à¸‡ Golang EP.1
Rungsikorn Rungsikavanich
Rungsikorn Rungsikavanich
Rungsikorn Rungsikavanich
Follow
Dec 12 '20
Project Layout ขà¸à¸‡ Golang EP.1
#
go
#
programming
#
layout
#
structure
Reactions
38
 reactions
Comments
Add Comment
2 min read
Save
Saved
My Python project structures
Dinh Anh Vu
Dinh Anh Vu
Dinh Anh Vu
Follow
Oct 21 '20
My Python project structures
#
python
#
machinelearning
#
template
#
structure
Reactions
6
 reactions
Comments
Add Comment
1 min read
Save
Saved
Structuring React application for scale (Part I)
Anish Kargaonkar
Anish Kargaonkar
Anish Kargaonkar
Follow
Oct 4 '20
Structuring React application for scale (Part I)
#
react
#
structure
#
redux
#
typescript
Reactions
57
 reactions
Comments
Add Comment
8 min read
Save
Saved
Structure in C - Storage, Pointers, Functions and Self-Referential Structure
Srijan
Srijan
Srijan
Follow
Aug 27 '20
Structure in C - Storage, Pointers, Functions and Self-Referential Structure
#
beginners
#
c
#
structure
#
codenewbie
Reactions
8
 reactions
Comments
Add Comment
12 min read
Save
Saved
Structure In C - Fundamentals
Srijan
Srijan
Srijan
Follow
Aug 20 '20
Structure In C - Fundamentals
#
beginners
#
tutorial
#
c
#
structure
Reactions
9
 reactions
Comments
1
 comment
6 min read
Save
Saved
Go: Structuring repositories with protocol buffers
David Bond
David Bond
David Bond
Follow
Mar 1 '20
Go: Structuring repositories with protocol buffers
#
go
#
protobuf
#
structure
#
grpc
Reactions
11
 reactions
Comments
Add Comment
5 min read
Save
Saved
Documentation structure
Chris Chinchilla
Chris Chinchilla
Chris Chinchilla
Follow
Feb 10 '20
Documentation structure
#
documentation
#
writing
#
structure
#
dx
Reactions
13
 reactions
Comments
2
 comments
4 min read
Save
Saved
Circular Linked List Data Structure and operations
Kauress
Kauress
Kauress
Follow
Jan 28 '20
Circular Linked List Data Structure and operations
#
computerscience
#
data
#
structure
Reactions
12
 reactions
Comments
Add Comment
1 min read
Save
Saved
Doubly Linked List Data Structure and operations
Kauress
Kauress
Kauress
Follow
Jan 24 '20
Doubly Linked List Data Structure and operations
#
data
#
structure
#
computerscience
Reactions
8
 reactions
Comments
Add Comment
1 min read
Save
Saved
Singly linked List Data Structure and implementation in C++
Kauress
Kauress
Kauress
Follow
Jan 22 '20
Singly linked List Data Structure and implementation in C++
#
computerscience
#
data
#
structure
#
fundamentals
Reactions
12
 reactions
Comments
Add Comment
3 min read
Save
Saved
Queue data structure in C++ and operations
Kauress
Kauress
Kauress
Follow
Jan 17 '20
Queue data structure in C++ and operations
#
computerscience
#
tutorial
#
data
#
structure
Reactions
5
 reactions
Comments
Add Comment
3 min read
Save
Saved
Stack Data Structure in C++ & operations
Kauress
Kauress
Kauress
Follow
Jan 15 '20
Stack Data Structure in C++ & operations
#
computerscience
#
data
#
structure
Reactions
7
 reactions
Comments
Add Comment
3 min read
Save
Saved
How to store multiple boolean values in a compressed way with a single integer
Meat Boy
Meat Boy
Meat Boy
Follow
Jan 2 '20
How to store multiple boolean values in a compressed way with a single integer
#
tutorial
#
algorithms
#
data
#
structure
Reactions
13
 reactions
Comments
Add Comment
2 min read
Save
Saved
My Development Directory Structure
Eric Bishard
Eric Bishard
Eric Bishard
Follow
Dec 21 '19
My Development Directory Structure
#
discuss
#
code
#
structure
#
conventions
Reactions
12
 reactions
Comments
Add Comment
3 min read
Save
Saved
C/C++ 메모리 구조
wes5510
wes5510
wes5510
Follow
Dec 11 '19
C/C++ 메모리 구조
#
c
#
cpp
#
memory
#
structure
Reactions
6
 reactions
Comments
2
 comments
1 min read
Save
Saved
DevOps Team Structure and Best Practice
Serhiy Kozlov
Serhiy Kozlov
Serhiy Kozlov
Follow
Oct 21 '19
DevOps Team Structure and Best Practice
#
devops
#
structure
Reactions
6
 reactions
Comments
Add Comment
5 min read
Save
Saved
How to structure a React project to be expandable
Aki Rautio
Aki Rautio
Aki Rautio
Follow
Jun 16 '19
How to structure a React project to be expandable
#
react
#
structure
Reactions
29
 reactions
Comments
1
 comment
5 min read
Save
Saved
How I structured my Vue project for scaling large Vue.js application
Shahadat Hossain
Shahadat Hossain
Shahadat Hossain
Follow
Apr 24 '19
How I structured my Vue project for scaling large Vue.js application
#
vue
#
structure
Reactions
16
 reactions
Comments
2
 comments
5 min read
Save
Saved
Rocking JS data structures!
Arek Nawo
Arek Nawo
Arek Nawo
Follow
Apr 9 '19
Rocking JS data structures!
#
javascript
#
webdev
#
data
#
structure
Reactions
178
 reactions
Comments
5
 comments
11 min read
Save
Saved
Onion Coding: Programming in Layers
James Turner
James Turner
James Turner
Follow
Dec 17 '18
Onion Coding: Programming in Layers
#
structure
#
dependencies
#
patterns
#
onions
Reactions
20
 reactions
Comments
Add Comment
9 min read
Save
Saved
IngenierÃa Estructural de HTML
Daniel A. Villena H.
Daniel A. Villena H.
Daniel A. Villena H.
Follow
Jun 19 '20
IngenierÃa Estructural de HTML
#
html
#
structure
#
fundamentals
Reactions
2
 reactions
Comments
Add Comment
2 min read
Save
Saved
Go Package Organisation
Pascal Dennerly
Pascal Dennerly
Pascal Dennerly
Follow
Feb 22 '20
Go Package Organisation
#
go
#
structure
Reactions
7
 reactions
Comments
Add Comment
3 min read
Save
Saved
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account