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
description: <p>This would be an introductory talk on Vuex.</p>
16
+
- title: Atomic design using Vue
17
+
type: talk
18
+
speaker: Ruphaa Ganesh <@ruphaa95>
19
+
description: >
20
+
<p>
21
+
Atomic design is an evolutionary approach of breaking down interfaces into fundamental building blocks and build the system bottom-up. It helps us to build consistent, solid and reusable design systems. This has gained a lot of strength and popularity in recent days.
22
+
</p>
23
+
<p>
24
+
The Single File Component structure of Vue makes this approach a powerful ally for developers. Let me demonstrate how the union of the autonomous components of Vue works perfectly with Atomic Design.
25
+
</p>
26
+
<p>
27
+
A Frontend Software Engineer working with Freshworks, Ruphaa is passionate about coding, yoga and books.
Copy file name to clipboardExpand all lines: README.md
+18-20
Original file line number
Diff line number
Diff line change
@@ -10,35 +10,33 @@ Vue is the approachable, versatile and performant progressive javascript framewo
10
10
11
11
What we would like to bring with this meetup:
12
12
13
-
- More members of the Bangalore Dev community to participate in open source projects, specially connected with Vue.
14
-
- Create a iterative feedback cycle, letting members share their experiences and ideas with Vue.
15
-
- Have special training events, so everyone gets up to speed with the technology.
13
+
- More members of the Bangalore Dev community to participate in open source projects, specially connected with Vue.
14
+
- Create a iterative feedback cycle, letting members share their experiences and ideas with Vue.
15
+
- Have special training events, so everyone gets up to speed with the technology.
16
16
17
-
## Meetups
17
+
## Upcoming meetups
18
18
19
-
We use Meetup platform to manage events. You can find past event on [https://www.meetup.com/vue-bangalore/events/past](https://www.meetup.com/vue-bangalore/events/past).
19
+
<UpcomingEvents />
20
20
21
-
## Upcoming meetups
21
+
## Meetups
22
22
23
-
We will be announcing the following meetups as soon as they are ready, please be sure to [sign up on meetup](https://www.meetup.com/vue-bangalore/) to get all the updates and suggest/upvote talks on issues of this repo to select the next talks :)
23
+
<PastEvents:limit="5" />
24
24
25
-
## Get in touch
25
+
[See all events](/events)
26
26
27
-
[](https://gitter.im/vue-bangalore/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
27
+
## Get in touch
28
28
29
29
Use any of the following methods to communicate with us:
30
30
31
-
- Make a pull request.
32
-
- Open or comment in an issue.
33
-
- Submit a talk proposal (prefix with "Talk: ").
34
-
- Submit a workshop proposal (prefix with "Workshop: ").
35
-
- Request a talk (prefix with "Request: ").
36
-
- Join the group on meetups to stay updated with info of the next meetups.
31
+
- Make a pull request.
32
+
- Open or comment in an issue.
33
+
- Submit a talk proposal (prefix with "Talk: ").
34
+
- Submit a workshop proposal (prefix with "Workshop: ").
35
+
- Request a talk (prefix with "Request: ").
36
+
- Join the group on meetups to stay updated with info of the next meetups.
0 commit comments