Search
Tronsmart Apollo Bold TrueWireless: dostupnější sluchátka s ANC a výdrží 7 hodin
19.10.2020
Let’s Create Our Own Authentication API with Nodejs and GraphQL
13.10.2020
Authentication is one of the most challenging tasks for developers just starting with GraphQL. There are a lot of technical considerations, including what ORM would be easy to set up, how to generate secure tokens and hash passwords, and even what HTTP library to use and how to use it. 
In...
RiskCapCom and Apollo Fintech Announce Strategic Partnership
1.10.2020
Risk and Capital Compliance Solutions (RiskCapCom), a RegTech firm, has announced its partnership with Apollo Fintech (a leading blockchain innovator that offers fintech solutions) to acquire and bid blockchain-powered contracts in Asia, Middle East, Africa, and other global locations. This...
Apollo Fintech Launches Crypto Transactions using SMS for Customers
14.9.2020
Working as a globally-acclaimed blockchain firm known for creating viable fintech products and services, Apollo Fintech has announced the launch of the Knox World Pay (WP) solution to promote crypto mass adoption. The WP will work as a global payment system to facilitate crypto transactions...
Strastiplná cesta na Měsíc: Před 51 lety přistálo na Měsíci Apollo 11
21.7.2020
Strastiplná cesta na Měsíc: Před 51 lety přistálo na Měsíci Apollo 11
React Single File Components Are Here
13.5.2020
Shawn Wang is talking about RedwoodJS here:
… it is the first time React components are being expressed in a single file format with explicit conventions.
Which is the RedwoodJS idea of Cells. To me, it feels like a slightly cleaner version of how Apollo wants you to do it with useQuery....
Úspěšná prohra: Před 50 lety zamířilo k Měsíci legendární Apollo 13
11.4.2020
Úspěšná prohra: Před 50 lety zamířilo k Měsíci legendární Apollo 13
Apollo Fintech Gears Up to Launch Knox Exchange
5.3.2020
Apollo Fintech, the leading platform offering innovative fintech solutions for industries, has taken the crypto community in a blow with its latest announcement regarding the launch of Knox Exchange. In an official blog post, the firm has stated that it is gearing up to launch a revolutionary...
Apollo GraphQL without JavaScript
29.1.2020
It's cool to see progressive enhancement being done even while using the fanciest of the fancy front-end technologies.
This is a button in a JSX React component that has a click handler applied directly to it that fires a data mutation Ajax request through Apollo GraphQL. That is about the least...
Web Developer Search History
18.9.2019
Sophie Koonin blogged "Everything I googled in a week as a professional software engineer," which was a fascinating look into the mind of a web developer and what they need to look up during day-to-day work. We all joke that we just Google stuff (or StackOverflow stuff) we don't know off the...
Sledujte živě: V Praze po padesáti letech opět startuje mise Apollo 11
20.7.2019
Žižkovská televizní věž v Praze se dnes díky videomappingu dočasně promění v raketu Saturn V, která byla použita při misi Apollo 11. Diváci tak znovu uvidí „start člověka na Měsíc.“
Saturn V na výšku měřila téměř 111 metrů a její průměr činil cca 10 metrů. Žižkovská věž svými bočními tubusy tyto
Strastiplná cesta na Měsíc: Před 50 lety přistálo na Měsíci Apollo 11
20.7.2019
Strastiplná cesta na Měsíc: Před 50 lety přistálo na Měsíci Apollo 11
50 let od přistání na Měsíci: Čím a jak se fotilo během mise Apollo 11?
20.7.2019
Z tohoto vám exploduje hlava: Projděte si kódy palubního počítače Apollo 11
18.7.2019
O tom, jak vypadal a k čemu sloužil palubní počítač AGC na misích Apollo, jste si mohli přečíst v přehledovém článku, ve kterém najdete i odkaz na jeho webový simulátor.
Co kdybyste si jej ale chtěli sami postavit? I to je dnes možné – všechny podklady najdete na webu ibiblio.org/apollo s
Apollo 11: Bez exotických počítačů s výkonem lepší kalkulačky by to nešlo
16.7.2019
Dnešní vesmírné lodě SpaceX jsou prošpikované výkonnými počítači • NASA to musela před půlstoletím zvládnout se zlomkem výkonu • Podívejte se na několik klíčových počítačů, které se staraly o let
Start Apollo 11
16.7.2019
Start Apollo 11
Scientist Mines Bitcoin on Computer Model Used by Apollo Missions
9.7.2019
American scientist managed to mine Bitcoin on a 52-year-old Apollo Guidance Computer, one of the computers used by NASA to navigate moon landings
Hey, let’s create a functional calendar app with the JAMstack
3.7.2019
Hey, let's create a functional calendar app with the JAMstack
I’ve always wondered how dynamic scheduling worked so I decided to do extensive research, learn new things, and write about the technical part of the journey. It’s only fair to warn you: everything I cover here is three weeks of research...
Game of Thrones Quiz Game with React and GraphQL: Initiate Backend Connection
17.6.2019
Now that our frontend application is running, the next step is to set up the client to communicate with the server. We’ll make use of the apollo-boost package to achieve this. The package provides
PragueJS #4 – Build a fullstack GraphQL app with Prisma, Apollo and React
26.4.2019
Další z řady setkání PragueJS se blíží. 30. dubna si můžete přijít poslechnout tři zajímavé přednášky. První z nich bude od Pavla Kepky z Blueberry. Pavel nám vysvětlí proč by nás REST API…