Best of Frontend DevelopmentAugust 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Docker For Frontend Developers

    Docker For Frontend Developers is a short and simple guide of docker, useful for frontend developers. It ensures that the working environment is same for all developers and all servers i.e, production, staging and testing. Anyone can setup the project in seconds, no need to mess with config, install libraries, setup dependencies and set up dependencies. The command creates a hello-world image.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Frontend Web Developer 21-Hour Bootcamp

    Frontend Web Developer 21-Hour Bootcamp will teach you the core skills you need to know to become a frontend web developer. You will learn various web development technologies and create a few projects.

  3. 3
    Article
    Avatar of moralisMoralis·4y

    How to Code a Blockchain App in 5 Steps

    The Web3 tech stack has come a long way in recent years, with Web3 authentication, on-chain events, account syncs, and the ultimate Web3 API. With Moralis’ Web3 Auth API and web3uikit, you can cover that in minutes. When non-authenticated users try to vote in our blockchain app, they receive a warning message.

  4. 4
    Article
    Avatar of asayerasayer·4y

    Next.js vs NuxtJS: a comparison of two powerhouses

    New features in NuxtJS 3’s public beta, released in October, gave developers more time to focus on creating wonderful user experiences. Nuxt JS offers a module system that enables the core to be expanded. If there is an existing NuxJS module, you don’t need to create it all from scratch or maintain boilerplate. Plugins and configuration settings can be added. In addition to hybrid rendering permits various caching rules per route. If you share an article on Facebook, it can appear with the title “undefined” rather than the original article’SEOs.

  5. 5
    Article
    Avatar of logrocketLogRocket·4y

    Building a full-stack app with Bud and Go

    New Go framework Bud allows frontend and backend code to expand based on the needs of its users. Bud is a framework that keeps things simple but can scale up when needed. Bud comes with built-in functionality for frontend development with Svelte and uses Go for the backend. The index method would return a view from a file called index.svelte in our view folder.

  6. 6
    Article
    Avatar of hashnodeHashnode·4y

    Introducing Hookmark

    Hookmark is an extension that lets you rate the whole web itself and thus help each other. It's an extension for the people by the people and to the people. It was designed to help people gather a better all-round perspective. The project is currently in the development/execution phase. The user can comment and rate the post here and also like the comments.

  7. 7
    Article
    Avatar of foojayioFoojay.io·4y

    Backend-for-Frontend: The Demo

    The monolith offers an endpoint for each data source, and a single aggregating endpoint for all of them. In the previous section, we developed a dedicated backend-for-frontend application. In this case, the gateway can be seen as a container where to deploy BFF plugins. I'll be using Apache APISIX to demo how to do it, but the idea can be replicated on other gateways as well.

  8. 8
    Article
    Avatar of faunaFauna·4y

    Comparing databases for Vercel and Netlify

    Fauna's database delivered as an API can help you accelerate development and give you the confidence to scale. Join us August 23 at 9:00 a.m. PT for a technical deep dive into how you can ship dynamic frontend applications using Fauna integrated with frontend platforms like Netlify and Vercel.

  9. 9
    Article
    Avatar of pointerPointer·4y

    toeverything/AFFiNE: There can be more than Notion and Miro. Affine is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and r

    AFFiNE is open-source, Privacy-First, and Free to use. The next-gen version will replace Notion & Miro with a free-to-use web version. It is not yet ready for production use and is still under Alpha stage. We would like to give special thanks to the innovators and pioneers who greatly inspired us.

  10. 10
    Article
    Avatar of jetbrainsJetBrains·4y

    Frontend Tracks on JetBrains Academy: Learn HTML, CSS, and JavaScript

    A new Introduction to Frontend track is now available at JetBrains Academy. It includes all the HTML and CSS essentials to give you a feel for web development. The Frontend Core track features 80 educational topics and 2 real-life projects to kick-start your professional portfolio.

  11. 11
    Article
    Avatar of povioPovio·4y

    The Architectural Solution for Scaling Projects: Micro Frontends

    Micro frontends are the answer to deploying smaller pieces of code instead of giant chunks. The theory came to life in November 2016, after microservices architecture's remarkable success in front-end development Edge-Side Composition. A great example is to use AWS CloudFront with Lambda@Edge. This approach will reduce the latency that plagues Server- side Composition. It was a great success.