You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en-US/components/Contributors.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ roadmap:
13
13
core:
14
14
title: "The Core Team"
15
15
paragraphs:
16
-
- "Nullstack was developed by full-stack neuro-atypical ex-freelancers."
16
+
- "Nullstack was developed by fullstack neuro-atypical ex-freelancers."
17
17
- "With a heavy background in Rails, Ember.js, React.js and the Vue.js philosophy the inspirations took from those projects might be obvious."
18
18
team:
19
19
- name: "Christian Mortaro"
@@ -27,7 +27,7 @@ core:
27
27
github: "AnnyFigueira"
28
28
description: "Rubber duck with a neck to find inconsistencies and problems, waiting till an API is approved to force us into rewriting everything."
29
29
contribution: "An early adopter of the framework that developed real production applications to validate how the parts fit together."
30
-
work: "Fullstack developer at <a href='https://ae.studio/join-us' class='text-pink-600' target='_blank' rel='noopener'>AE Studio</a> with over 12 years of experience in web development"
30
+
work: "Full stack developer at <a href='https://ae.studio/join-us' class='text-pink-600' target='_blank' rel='noopener'>AE Studio</a> with over 12 years of experience in web development"
31
31
- name: "Dayson Marx"
32
32
role: "Distracted Designer"
33
33
github: "daysonmarx"
@@ -61,7 +61,7 @@ contentCreators:
61
61
- name: "Alisson Suassuna"
62
62
role: "TipsCode instructor"
63
63
github: "alissonsuassuna"
64
-
description: "Full-stack JavaScript developer, passionate about technology. Reader of bibles and documentations."
64
+
description: "Fullstack JavaScript developer, passionate about technology. Reader of bibles and documentations."
65
65
contribution: "Creates <a href='https://www.youtube.com/playlist?list=PLw608KLEKJz_W3P6hRayh6fz9BL13soI1' class='text-pink-600' target='_blank' rel='noopener'>tutorials about Nullstack explaining step-by-step</a>. Focused in making Nullstack easy to use."
66
66
work: "Founder and instructor at <a href='https://tipscode.com.br/' class='text-pink-600' target='_blank' rel='noopener'>TipsCode</a> with over 8 years of experience in computer science"
description: "Nullstack is a Feature-Driven fullstack JavaScript framework that helps you build isomorphic applications and stay focused on shipping products to production"
1
+
title: "Feature-Driven Full Stack JavaScript Components"
2
+
description: "Nullstack is a feature-driven full stack JavaScript framework that helps you build isomorphic applications and stay focused on shipping products to production"
3
3
hero:
4
4
heading: "Feature-Driven"
5
-
subHeading: "Fullstack JavaScript Components"
5
+
subHeading: "Full Stack JavaScript Components"
6
6
descriptions:
7
7
- "Write the backend and frontend of a feature in a single
8
8
component and let the framework decide where the code should run."
@@ -37,7 +37,7 @@ features:
37
37
snippet: "GlueCode"
38
38
image: "/illustrations/nulla-glue.webp"
39
39
text:
40
-
"A full-stack Lifecycle combined with a feature-driven mindset allows
40
+
"A fullstack lifecycle combined with a feature-driven mindset allows
41
41
you to write clean and reusable code without the need to create APIs
42
42
manually."
43
43
- title: "Become a programmer less dependent on gimmicks"
0 commit comments