Skip to content

Commit f90900b

Browse files
Merge pull request #766 from janvikumariii/patch-3
Added a new blog on programming platform
2 parents 85b8d9d + 6ffa6e0 commit f90900b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

blog.html

+29
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,35 @@ <h2 class="section-title wow fadeInDown" data-wow-delay="0.3s">Our Blogs</h2>
469469

470470

471471

472+
</div>
473+
474+
</div>
475+
476+
<!-- blog 12-->
477+
<div class="blog" data-aos="fade-up" data-aos-duration="1500">
478+
479+
<div class="image" style="max-width: 50rem;">
480+
<img src="https://cdn-dppbk.nitrocdn.com/yQqYxSaTIazRSTSDbfxPrqFzJPJOhsTG/assets/static/optimized/rev-3378732/wp-content/uploads/2019/06/flutter_blog-react-vs-flutter-1200x640.png.webp" alt="Programming Sites">
481+
482+
</div>
483+
<div class="blog_content" id="content">
484+
485+
<div class="head">
486+
487+
Flutter vs React Native
488+
</div>
489+
490+
<div class="description">
491+
In the tech world, it’s all too easy to jump on the latest trends,
492+
especially when new frameworks roll out with new pre-coded modules and promises of lightning-fast speed.
493+
We’ll discuss how to compare Flutter and React Native, so you can make the right choice for your next project.
494+
</div>
495+
496+
<a href="https://procoders.tech/blog/react-native-vs-flutter/"
497+
class="read_btn align-items-center justify-content-center mt-5 " data-aos="fade-up">Go to Blog</a>
498+
499+
500+
472501
</div>
473502

474503
</div>

0 commit comments

Comments
 (0)