Copy

Newsletter #18

Facebook
Twitter
Website
LinkedIn

Articles

The process: Making Vue 3

Lessons from rewriting the next major version of Vue.js By Evan You.

Snowpack 2.0

After 40+ beta versions & release candidates Snowpack 2.0: A build system for the modern web is Ready

  • Starts up in <50ms and stays fast in large projects.
  • Bundle-free development with bundled production builds.
  • Built-in support for TypeScript, JSX, CSS Modules and more.
  • Works with React, Preact, Vue, Svelte, and all your favorite libraries.
  • Create Snowpack App (CSA) starter templates.

How To Create Better Angular Templates With Pug

Pug is a template engine that allows you to write cleaner templates with less repetition. In Angular, you can use Pug to write component templates and improve a project’s development workflow. In this article, Zara Cooper explains what Pug is and how you can use it in your Angular app.

Things you should do as React-Native Developer

This blog contains resources and techniques which will keep you in parallel with the RN community and never let you feel the pain of your codebase not being able to build for days.

Serverless Express – Easy APIs On AWS Lambda & AWS HTTP API

Take existing Express.js apps and host them easily onto cheap, auto-scaling, serverless infrastructure on AWS Lambda and AWS HTTP API with Serverless Express.

The 2020 Developer Survey results are here!

The results of the 10th annual developer survey! 65,000 developers shared their thoughts on the state of software today.

Building Reusable React Components Using Tailwind

Tailwind is a popular utility-first CSS framework that provides low-level class names to web developers. It does not have any JavaScript and works well with existing frameworks such as React, Vue, Angular, Ember, and others. 

Svelte, why so much hype?

Since the release of version 3 in April 2019, Svelte has been in the news all the time. But why? What fuels this popularity? What is new about it? Can Svelte be seen as the successor to the trendy front-end JavaScript frameworks?

useSWR — My New Favorite React Library

SWR gets its name from stale-while-revalidate, a caching strategy that is gaining popularity in the frontend realm. It allows us to load cached content right away, while at the same time refreshing that content so that the updated content is served in the future.

BeJS#6: 17th of June 2020, at 18:45

How Yarn 2 will improve your workflows: Managing a JavaScript project isn’t always easy. You need to be careful about keeping your dependencies up-to-date, make your installs fast enough that they don’t slow down your CI, ensure that pull requests don’t accidentally add dependencies you wouldn’t want, setup the right versioning to only release what actually changed… that’s a lot of things to be aware of, and finding how to achieve those goals isn’t always easy.

Fortunately, Yarn can help you! In fact, a lot of those stories can be solved by using old or new features. Whether you’re using Yarn Classic or the more recent Yarn 2, you’ll leave this talk with a better understanding of how you could spend less time doing package manager maintenance, and more time working on what you actually enjoy - your product.
Secure your place
The BeJS community is growing every day and we are happy to announce that Wallaby is now a supporter of the BeJS community that is going to make a few lucky people happy by offering free licenses for participants of our meetups. 

Cool projects

Copyright © 2020 B2A solutions, All rights reserved.

Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.

View this email in your browser