bereghici@dev ~ %|
  • How to test your GitHub Pull Requests with CodeSandbox CI
    Published: 2021-11-10

    4 min read

    Article cover image

    If you're an open source project maintainer or you plan to create one, you should consider using CodeSandbox CI in your project configuration. CodeSandbox CI it's an awesome GitHub application that auto-builds your open source project from pull requests. This can save a lot of time and effort to test and approve the changes.

    Read More
  • Build a scalable front-end with Rush monorepo and React — VSCode
    Published: 2021-08-20

    3 min read

    Article cover image

    This is the 5th part of the blog series "Build a scalable front-end with Rush monorepo and React". In this post we'll add VSCode configurations to have a better development experience with monorepo.

    Read More
  • Build a scalable front-end with Rush monorepo and React — Github Actions + Netlify
    Published: 2021-08-19

    8 min read

    Article cover image

    This is the 4th part of the blog series "Build a scalable front-end with Rush monorepo and React". In this post we'll configure a deployment workflow with Github Actions and Netlify.

    Read More
  • Build a scalable front-end with Rush monorepo and React — ESLint + Lint Staged
    Published: 2021-08-18

    8 min read

    Article cover image

    This is the 3rd part of the blog series "Build a scalable front-end with Rush monorepo and React". In this post we'll add a shared ESLint configuration and we'll use it together with lint-staged.

    Read More
  • Build a scalable front-end with Rush monorepo and React — Webpack + Jest
    Published: 2021-08-17

    12 min read

    Article cover image

    This is the 2nd part of the blog series "Build a scalable front-end with Rush monorepo and React". In this post we'll create a build tools package with Webpack and Jest.

    Read More
  • Build a scalable front-end with Rush monorepo and React — Repo Setup + Import projects + Prettier
    Published: 2021-08-16

    6 min read

    Article cover image

    This is the 1st part of the blog series "Build a scalable front-end with Rush monorepo and React". In this post, we'll init a new Rush monorepo and we'll import the projects without losing git history. We'll also add Prettier to format the code for the entire repository.

    Read More
  • React Versions — The Newest Features of React 16.6 Explained for Everyday Use
    Published: 2019-07-18

    6 min read

    Article cover image

    We’re living in pretty eventful times for React. Late December 2018 saw the release of version 16.7 which included an important performance bug fix for “React.lazy”. But, no other API (application programming interface) changes were delivered. For that reason, I’m doing a deep dive into React version 16.6, released in October 2018, just a few days before React Day in Berlin.

    Read More
  • Angular - tips and tricks
    Published: 2018-06-27

    6 min read

    Article cover image

    This article aims to show some tricks that can be used in Angular to make the code cleaner and improve the performance of your application.

    Read More
Github
Twitter
Linkedin
Contact me: alexandru.brg@gmail.com