During my Phd studies on Polish Academy of Science I conducted researches associated with the use of AI (Artificial Intelligence) in medicine to analyse microarrays gene expression in case of fight with children cancer called as Neuroblastoma. During my studies on Military Academy School in Warsaw I acted with AI in robotics. But my first […]
Read MoreTotal.js + Server R Platform = Artificial Intelligence in practice – part I
I would gladly announce that the solution based on Total.js been used in the structures of the European Union – European Commission. Below presents an article on the subject. Total.js in European Commission – Checking validation of VAT ID https://blog.totaljs.com/blogs/tutorials/20170221-checking-a-validity-of-vat-id-in-european-commission/
Read MoreTotal.js in European Commission – Checking validation of VAT ID
In the last part we focused on integration Total.js with Auth0. All presented solutions are using in practice by Agrippa Solutions from Norvey (www.agrippa.no) and JRB System (www.jrbsystem.com) from Poland. Total.js uses his own modules for security to protect restricted routing path of our REST API. Total.js has a simple authorization mechanism. It’s built on one delegate function framework.onAuthorize(). […]
Read MoreTotal.js + Auth0 = Iron Gate of Security – part 3/3
If You received JSHint parse error or syntastic complaining about ES6 module syntax in any Studio for Software Developer like Visual Studio Code or another, then You have to add in root directory .jshintrc file that contains: { “esversion”: 6 } like in attached below screen. For sure please reload Your developer studio and warnings […]
Read MoreSolved: React.js and JSHint parse error or syntastic complaining about ES6 module syntax
Developers at The New York Times are currently using kyt in several new projects and working to create new features and starter-kyts. They have opened sourcing kyt and offering other developers a chance to escape from configuration hell. Every sizable JavaScript web app needs a common foundation: a setup to build, run, test and lint your […]
Read MoreNew York Times and kyt — their AMAZING Web App Configuration Toolkit
In previous post (read post) become described integration Auth0 with React.js. In current post we will focus on backend side of our system – integration Auth0 with Total.js. At the beginning we will focus on the assumptions of our project and we will discuss these points. Assumptions, and Security Levels our project: First Level – www.auth0.com: Auth0 defines […]
Read MoreTotal.js + Auth0 = Iron Gate of Security – part 2/3
Auth0 (www.auth0.com) is one of the most famous and professional systems authentication. In below article will be presented consolidation Auth0 module with React on Total.js platform. In first part we will focus on integration client side: React and Auth0, and start up on Total.js platform. Next article will be regarding integration Auth0 with Total.js in […]
How integrate Angular2, Total.js and Webpack modules ? Assumptions and Benefits our project: Design and build modular applications based on components Use Total.js, Angular2, Typescript and tsc transpiler Possibility to select rendering side of angular2 – client or server Our purpose: Use Webpack to create few bundled files for production version Below presented skeleton/project You can find on […]
How consolidate React, Total.js and Webpack modules in watching mode and hot reloading? Assumptions and Benefits our project: Design and build modular applications based on components Use Total.js, React, Babel and Webpack Below presented skeleton/project You can find on my GitHub repository: https://github.com/maxprog/totaljs-react-webpack Structure of directories is following: Expanded structure directories of total.js: Expanded structure directories of […]
How consolidate React (js) with Total.js and preserve their directory structures and minimizing integration work to a minimum. Below we present a simple skeleton on the basis of which you can create powerful applications based on React and Total.js. “React (sometimes styled React.js or ReactJS) is an open-source JavaScript library for building user interfaces. It is maintained by Facebook, Instagram and a community of individual developers and corporations. According […]
Read MoreTotal.js + React (React.js) = Simplicity and Efficiency
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookies
Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.