13 Pure CSS Mobile Devices from @marvelappWe've created several minimal iPhone, Android, Lumia and iPad devices in pure CSS to showcase the prototypes our users make on Marvel. Made with love by Oleg.tagged: mobilescss20-08-2020
Stonemarket 'Timberstone' Coppice Brown Paving Slabstagged: critical-pathstyled-componentspathstone17-08-2020
@xstate/test | XState DocsThis package contains utilities for facilitating model-based testing for any software.tagged: x-statestate-machinestesting14-08-2020
Authenticate with Firebase in JavaScript Using a Custom Authentication SystemYou can integrate Firebase Authentication with a custom authentication system by modifying your authentication server to produce custom signed tokens when a user successfully signs in. Your app receives this token and uses it to authenticate with Firebase.tagged: firebaseauth14-08-2020
necolas/react-native-web: React Native for Web"React Native for Web" makes it possible to run React Native components and APIs on the web using React DOM.tagged: reactweb11-08-2020
Choreography vs Orchestration in the land of serverless | theburningmonk.comIn orchestration, there is a controller (the ‘orchestrator’) that controls the interaction between services. It dictates the control flow of the business logic and is responsible for making sure that everything happens on cue. This follows the request-response paradigm.In choreography, every service works independently. There are no hard dependencies between them, and they are loosely coupled only through shared events. Each service listens for events that it’s interested in and does its own thing. This follows the event-driven paradigm.tagged: serverlessorchestrationchoreography11-08-2020
musicForProgramming("60: TUNDRA");A series of mixes intended for listening while '+task+' to aid concentration and increase productivity (also compatible with other activities).tagged: 03-08-2020
Handling user authentication with Firebase in your React apps - LogRocket BlogHandling user authentication with Firebase in your React appstagged: firebasereact31-07-2020
Jest CLI Options · JestThe jest command line runner has a number of useful options. You can run jest --help to view all available options. Many of the options shown below can also be used together to run tests exactly the way you want. Every one of Jest's Configuration options can also be specified through the CLI.tagged: jestcheck-list29-07-2020