Saturday, July 31, 2021
Friday, July 30, 2021
Responsive Design - useful websites
Useful websites for Responsive Design work:
Statcounter
sizzy.co
Labels:
design,
tools,
UI,
web applications
Tuesday, July 20, 2021
Monday, July 19, 2021
Sunday, July 18, 2021
Saturday, July 17, 2021
Javascript - Sorting an array of objects by property values
https://stackoverflow.com/questions/979256/sorting-an-array-of-objects-by-property-values
Similar technique can be used to sort an array of arrays.
Friday, July 16, 2021
Wednesday, July 14, 2021
Tuesday, July 13, 2021
Monday, July 12, 2021
Sunday, July 11, 2021
Friday, July 9, 2021
Thursday, July 8, 2021
Tuesday, July 6, 2021
Sunday, July 4, 2021
Friday, July 2, 2021
Thursday, July 1, 2021
Rails - unregister a Resque worker
workers = Resque.workers.select {|w| w.to_s.include? "942ng"}
workers.each do |w|
w.unregister_worker
end
Subscribe to:
Posts (Atom)
Followers
Blog Archive
-
▼
2021
(231)
-
▼
July
(44)
- Ben Awad - Fullstack React GraphQL TypeScript Tuto...
- Read a paper: Program Comprehension and Code Compl...
- Responsive Design - useful websites
- Javascript - what's new in es2022?
- Lunatic - an Erlang-inspired runtime for WebAssembly
- How to improve your Docker containers security [ch...
- Daisy UI - Tailwind CSS component library
- React with Typescript tutorials
- TypeScript Function Syntaxes
- React 18 - New Root API, Suspense
- How to use CSS Modules with TypeScript and webpack
- Kent C Dodds - How to use React Context effectively
- Kent C Dodds - How to write a React Component in T...
- css-tricks.com - Links on React and JavaScript
- Style the Web using User Styles
- CSS Modules, Examples
- Getting started with CSS modules in React
- Flowchart on AWS database services
- AWS AppSync: Five Reasons You Should Consider It O...
- Redis in 100 Seconds
- Typescript & CSS - How to use CSS Modules with Typ...
- Javascript - Sorting an array of objects by proper...
- React - Material UI - Badge - Styling badge component
- An Incremental Approach to Declarative Design
- Deploying an Elixir LiveView application to Digita...
- Best Practices for Deploying Elixir Apps - 31 Dece...
- How Amazon Drone Delivery Will Work - Dec 4 2020
- Typescript tutorial
- Y Combinator for Non-programmers - A free course o...
- Typescript Cheatsheet for React
- AWS Blog for Front-End Web & Mobile
- Introducing Direct Lambda Resolvers: AWS AppSync G...
- Building Real-time Serverless APIs with PostgreSQL...
- Connect Amplify DataStore with existing SQL dataso...
- AWS Amplify
- Connecting to a database from AWS Lambda function ...
- Comparing Hooks Libraries for GraphQL
- Algorithms - Visualization
- TypeScript GraphQL Code Generator – Generate Graph...
- React - Storybook Tutorial
- Vite demo by Evan You
- Rails - Generating PDFs
- Dynamodb Single Table
- Rails - unregister a Resque worker
-
▼
July
(44)