FrontEnd Development
30.8K subscribers
145 photos
1 video
9.35K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Meet the top layer: a solution to z-index:10000

Jhey Tompkins explains what “Top layer” is and how it helps solve the problem of rendering content above the rest of the document.

http://amp.gs/jGdoo

#css
3👍1
Best Practices for Creating a Modern npm Package

A step-by-step “as of 2022” walkthrough of creating your own npm package using current best practices. It’s very thorough and certainly worth revisiting, even if you’ve built a package already. As always, though, there’s more than one way to do it, and other tools like np can be brought into the mix as needed. - http://amp.gs/jGOpC

#nodejs
👍5
My Experience Speaking at VueConf US 2022

This post covers the author's experience speaking at VueConf including the conference review, advice for speakers, and considerations for future organizers. - http://amp.gs/jGOEJ

#vue
👍2💩1
The Orton Effect: 'Dreamy' Looking Photos with CSS and React

Named after Canadian landscape photographer Michael Orton, this image effect creates a surreal, dream-like result. - http://amp.gs/jGOsd

#react
👍4
13 REST API interview questions you need to know

Show your interviewers you know all about REST APIs and land your dream job.
- http://amp.gs/jGOod

#rest
👍51😁1
Scraping Google Scholar Results with Node and Cheerio

Google may well block you from doing this, but the technique applies elsewhere too. - http://amp.gs/jGrfF

#nodejs
👍4
20 principles I learned from 10 years of developing software

Ondrej Sevcik shares timeless principles that will make you a better developer. - http://amp.gs/jGrVf

#principles
👍51
Using Private GitHub npm repositories in AWS CodeBuild - http://amp.gs/jGrqB

#github #aws
👍31
Are You Using Composition API the Right Way?

In this article, we're going to explore why we should use Composition API and how to do it properly. - http://amp.gs/jGr0p

#vue
3👍2
Why Create React App is 'Outdated' in 2022? - http://amp.gs/jGral

#react
👍6
How I Wrote a Lightning-Fast Image Server in Node.js

Laurent Zuijdwijk describes some of the problems he encountered and the design decisions he had to make. In this post, he will go through the steps in a bit more detail in writing a lightning-fast image server in Node.js and explain the level of detail to make this application quite special. - http://amp.gs/jGSzn

#nodejs
👍8
A Handy Use For Cascade Layers

Michelle Barker demonstrates a practical use case for Cascade Layers. - http://amp.gs/jGSCL

#css
👍5
Strategy Design Pattern in Angular

Implementing Strategy Pattern in Angular is easy when we have good basics - http://amp.gs/jGSrZ

#angular
👍5
BFF Architecture

Though it has a funny name, BFF architecture is a simple yet effective concept. BFF stands for Backend For Frontend, and what is basically means is that we create a backend for every type of frontend our system has, such as mobile, desktop, web browser and more. This way we can streamline the integration between the frontend and the backend.
Read more about BFF pattern in this great introduction on mobilelive. - http://amp.gs/jGSwD

#bff #architecture
👍7🥰1
When to Use useImperativeHandle and forwardRefs in React 18 - http://amp.gs/jGN8o

#react
👍31
Refactoring a Component from Vue 2 Options API to Vue 3 Composition API

Vue 3 is gaining traction, and sooner than later, every codebase will need to be migrated. It comes with many new paradigms and API changes, but the one that stands out is the Composition API. - http://amp.gs/jGNkV

#vue
🐳3👍1💩1
Shell Scripting with Node.js

Axel is too humble to call this an ‘Ultimate Guide’ or the like, but it is. After months digging into the guts of Node, npm, and the technicalities of shell scripting, he’s released a complete book. You can support him by buying it in various useful formats and/or read it online for free. A new resource to bookmark for sure. - http://amp.gs/jGNHL

#nodejs
👍3